|
[Sponsors] |
#0 Foam::error::printStack(Foam::Ostream&) at ??:? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 1, 2022, 22:46 |
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
|
#1 |
New Member
Join Date: Nov 2022
Posts: 11
Rep Power: 4 |
Hi everybody,
I am creating a motion to create the movement of a fish. The motion is called "swingUndulation2". I used the polymerized lattice method. I adjusted the mesh and boundary conditions and ran the analysis on one core and got the following error message. #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in /lib/x86_64-linux-gnu/libc.so.6 #3 Foam::swingUndulation2PointPatchVectorField::updat eCoeffs() at ??:? #4 Foam::displacementLaplacianFvMotionSolver::solve() at ??:? #5 Foam::motionSolver::newPoints() at ??:? #6 Foam::dynamicMotionSolverFvMesh::update() at ??:? #7 Foam::dynamicOversetFvMesh::update() at ??:? #8 ? in ~/OpenFOAM/OpenFOAMv1806/platforms/linux64GccDPInt64Opt/bin/overPimpleDyMFoam #9 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6 #10 ? in ~/OpenFOAM/OpenFOAM-v1806/platforms/linux64GccDPInt64Opt/bin/overPimpleDyMFoam I don't know if it's a motion problem or a mesh problem...I get 11 errors, but I don't know what's important. If anyone knows, I would appreciate it if you could help me. Thank you in advance. |
|
Tags |
openfoam |
|
|