×

Notice

The forum is in read only mode.

OpenFOAM and Code-Saturne problem

  • Pranav
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 6 months ago #7336 by Pranav
Replied by Pranav on topic Re: OpenFOAM and Code-Saturne problem
Greetings Joel,

Thanks for inputs! I've used NegGen 1D-2D-3D as suggested by you before on the forum as well and stand-alone meshers - Gmsh and NetGen - without success.

I'll try dividing the geometry into volumes, mesh and then stitch in Code-Saturne. Are there any tutorials or guides to do this? I couldn't locate and seek your inputs on how to proceed in this regard.

Once my project is in public domain, I'd be more than happy to cataloge my open-source journey and share it here with a hope that it'd help. I've turned a CAELinux Fan!

Thanks!
Best Regards,
Pranav
  • Pranav
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 6 months ago #7342 by Pranav
Replied by Pranav on topic Re: OpenFOAM and Code-Saturne problem
Greetings All,

I'm now trying OpenFOAM. For k-epsilon, I used an online calculator : anisonyan.com/keps/
I used Saturn to check Mesh Quality and it reports 15% of my cells are bad in Category 3: Least-square, a few are also bad in Category 0: Orthogonality. I used Netgen 1D-2D-3D for grid generation.

In OpenFOAM I get the following error output. Could somebody point me in a direction I could proceed?

Thanks
Best Regards,
Pranav

ERROR

DILUPBiCG: Solving for Ux, Initial residual = 1, Final residual = 0.040384, No Iterations 2
DILUPBiCG: Solving for Uz, Initial residual = 1, Final residual = 0.0403881, No Iterations 2
DICPCG: Solving for p, Initial residual = 1, Final residual = 0.00988133, No Iterations 196
time step continuity errors : sum local = 0.00232878, global = -4.34475e-06, cumulative = -4.34475e-06
[1] #0 [0] #0 Foam::error::printStack(Foam::Ostream&)Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[0] #1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[1] #1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[1] #2 in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[0] #2 in "/lib/x86_64-linux-gnu/libc.so.6"
[1] #3 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::magSqr<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh> > const&) in "/lib/x86_64-linux-gnu/libc.so.6"
[0] #3 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::magSqr<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh> > const&) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[1] #4 Foam::incompressible::RASModels::kEpsilon::correct() in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[0] #4 Foam::incompressible::RASModels::kEpsilon::correct() in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[1] #5 in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[0] #5

[1] in "/opt/openfoam211/platforms/linux64GccDPOpt/bin/simpleFoam"
[1] #6 __libc_start_main[0] in "/opt/openfoam211/platforms/linux64GccDPOpt/bin/simpleFoam"
[0] #6 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
[1] #7 in "/lib/x86_64-linux-gnu/libc.so.6"
[0] #7

[0] in "/opt/openfoam211/platforms/linux64GccDPOpt/bin/simpleFoam"
[:04158] *** Process received signal ***
[:04158] Signal: Floating point exception (8)
[:04158] Signal code: (-6)
[:04158] Failing at address: 0x3e80000103e
[1] in "/opt/openfoam211/platforms/linux64GccDPOpt/bin/simpleFoam"
[:04159] *** Process received signal ***
[:04159] Signal: Floating point exception (8)
[:04159] Signal code: (-6)
[:04159] Failing at address: 0x3e80000103f
[:04158] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f22ddda44a0]
[:04158] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f22ddda4425]
[:04158] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f22ddda44a0]
[:04158] [ 3] /opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam6magSqrINS_10SymmTensorIdEENS_12fvPatchFieldENS_7volMeshEEENS_3tmpINS_14GeometricFieldIdT0_T1_EEEERKNS5_INS6_IT_S7_S8_EEEE+0x1f6) [0x7f22e0c55786]
[:04158] [ 4] /opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam14incompressible9RASModels8kEpsilon7correctEv+0x73) [0x7f22e0c41cc3]
[:04158] [ 5] simpleFoam() [0x417f11]
[:04158] [ 6] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f22ddd8f76d]
[:04158] [ 7] simpleFoam() [0x418edd]
[:04158] *** End of error message ***
[:04159] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7fad307074a0]
[:04159] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7fad30707425]
[:04159] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7fad307074a0]
[:04159] [ 3] /opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam6magSqrINS_10SymmTensorIdEENS_12fvPatchFieldENS_7volMeshEEENS_3tmpINS_14GeometricFieldIdT0_T1_EEEERKNS5_INS6_IT_S7_S8_EEEE+0x1f6) [0x7fad335b8786]
[:04159] [ 4] /opt/openfoam211/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam14incompressible9RASModels8kEpsilon7correctEv+0x73) [0x7fad335a4cc3]
[:04159] [ 5] simpleFoam() [0x417f11]
[:04159] [ 6] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fad306f276d]
[:04159] [ 7] simpleFoam() [0x418edd]
[:04159] *** End of error message ***
mpirun noticed that process rank 1 with PID 4159 on node <> exited on signal 8 (Floating point exception).
/*
*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*
*/
Build : 2.1.1-221db2718bbb
Exec : reconstructPar
Date : Jan 04 2014
Time : 01:36:15
Host : ""
PID : 4233
Case : /home/...
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time



--> FOAM FATAL ERROR:
No times selected

From function reconstructPar
in file reconstructPar.C at line 139.

FOAM exiting
Moderators: catux
Time to create page: 0.136 seconds
Powered by Kunena Forum