CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

simpleFoam Foam::error::printStack(Foam::Ostream&)kOmegaSSTCo effs

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 23, 2012, 04:03
Default simpleFoam Foam::error::printStack(Foam::Ostream&)kOmegaSSTCo effs
  #1
New Member
 
Nick
Join Date: Dec 2011
Posts: 11
Rep Power: 14
Verfblikje is on a distinguished road
Dear forummembers,

I am running a 2D multi-element airfoil simulation using an o-grid. The solver used is simpleFoam and I use the kOmegaSST turbulence model.
I first tried to to this simulation in a square domain, which worked fine. However, since I need do a sweep of angles of attack I switched to a circular domain. I use the inletOutlet boundary condition. Yet, with the new domain I keep getting a printStack error. Searching the forum I did find something. But I am not sure what to do with this information. It says that the problem of the topic starter might be in grad(U_). Does this imply my U should not be a uniform field, because then grad(U_) will be zero? Or should I be looking elsewhere?

Thanks for reading and I hope some one can help.

Nick

P.S. I have attached the contents of the 0 folder to this post.

Code:
Pstream initialized with:
    floatTransfer     : 0
    nProcsSimpleSum   : 0
    commsType         : nonBlocking
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

Create mesh for time = 0

Reading field p

Reading field U

Reading/calculating face flux field phi

Selecting incompressible transport model Newtonian
Selecting RAS turbulence model kOmegaSST
--> Upgrading k to employ run-time selectable wall functions
    Backup original k to k.old
    Writing updated k
--> Upgrading omega to employ run-time selectable wall functions
    Backup original omega to omega.old
    Writing updated omega
--> Creating nut to employ run-time selectable wall functions
    Writing new nut
[2] #0  Foam::error::printStack(Foam::Ostream&)kOmegaSSTCoeffs
{
    alphaK1         0.85034;
    alphaK2         1;
    alphaOmega1     0.5;
    alphaOmega2     0.85616;
    gamma1          0.5532;
    gamma2          0.4403;
    beta1           0.075;
    beta2           0.0828;
    betaStar        0.09;
    a1              0.31;
    c1              10;
}

No field sources present


SIMPLE: convergence criteria
    field p	 tolerance 1e-05
    field U	 tolerance 1e-05
    field k	 tolerance 1e-05
    field omega	 tolerance 1e-05


Starting time loop

 in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[2] #1  Foam::sigFpe::sigHandler(int) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
[2] #2   in "/lib/x86_64-linux-gnu/libc.so.6"
[2] #3  Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::mag<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh> > const&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[2] #4  Foam::incompressible::RASModels::kOmegaSST::kOmegaSST(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&, Foam::word const&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[2] #5  Foam::incompressible::RASModel::adddictionaryConstructorToTable<Foam::incompressible::RASModels::kOmegaSST>::New(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[2] #6  Foam::incompressible::RASModel::New(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&) in "/opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
[2] #7  
[2]  in "/opt/openfoam210/platforms/linux64GccDPOpt/bin/simpleFoam"
[2] #8  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
[2] #9  
[2]  in "/opt/openfoam210/platforms/linux64GccDPOpt/bin/simpleFoam"
[cfdworkstation:12006] *** Process received signal ***
[cfdworkstation:12006] Signal: Floating point exception (8)
[cfdworkstation:12006] Signal code:  (-6)
[cfdworkstation:12006] Failing at address: 0x3e800002ee6
[cfdworkstation:12006] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x33d80) [0x7f2e1997fd80]
[cfdworkstation:12006] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f2e1997fd05]
[cfdworkstation:12006] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x33d80) [0x7f2e1997fd80]
[cfdworkstation:12006] [ 3] /opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam3magINS_10SymmTensorIdEENS_12fvPatchFieldENS_7volMeshEEENS_3tmpINS_14GeometricFieldIdT0_T1_EEEERKNS5_INS6_IT_S7_S8_EEEE+0x169) [0x7f2e1c891929]
[cfdworkstation:12006] [ 4] /opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam14incompressible9RASModels9kOmegaSSTC2ERKNS_14GeometricFieldINS_6VectorIdEENS_12fvPatchFieldENS_7volMeshEEERKNS3_IdNS_13fvsPatchFieldENS_11surfaceMeshEEERNS_14transportModelERKNS_4wordESK_+0xdab) [0x7f2e1c88912b]
[cfdworkstation:12006] [ 5] /opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam14incompressible8RASModel31adddictionaryConstructorToTableINS0_9RASModels9kOmegaSSTEE3NewERKNS_14GeometricFieldINS_6VectorIdEENS_12fvPatchFieldENS_7volMeshEEERKNS6_IdNS_13fvsPatchFieldENS_11surfaceMeshEEERNS_14transportModelERKNS_4wordE+0x58) [0x7f2e1c894608]
[cfdworkstation:12006] [ 6] /opt/openfoam210/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so(_ZN4Foam14incompressible8RASModel3NewERKNS_14GeometricFieldINS_6VectorIdEENS_12fvPatchFieldENS_7volMeshEEERKNS2_IdNS_13fvsPatchFieldENS_11surfaceMeshEEERNS_14transportModelERKNS_4wordE+0x3f9) [0x7f2e1c80dc19]
[cfdworkstation:12006] [ 7] simpleFoam() [0x419d49]
[cfdworkstation:12006] [ 8] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7f2e1996aeff]
[cfdworkstation:12006] [ 9] simpleFoam() [0x416d09]
[cfdworkstation:12006] *** End of error message ***
--------------------------------------------------------------------------
mpirun noticed that process rank 2 with PID 12006 on node cfdworkstation exited on signal 8 (Floating point exception).
--------------------------------------------------------------------------
Attached Files
File Type: zip 0.zip (2.3 KB, 10 views)
Verfblikje is offline   Reply With Quote

Old   February 27, 2012, 05:15
Default
  #2
New Member
 
Nick
Join Date: Dec 2011
Posts: 11
Rep Power: 14
Verfblikje is on a distinguished road
No one has any idea?
Verfblikje is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Laminar simpleFoam and inviscid simpleFoam herenger OpenFOAM Running, Solving & CFD 7 July 11, 2013 06:27
MPI Error - simpleFoam - Floating Point Exception scott OpenFOAM Running, Solving & CFD 3 April 13, 2012 16:34
simpleFoam ddt Euler ? Mo-ITB OpenFOAM Running, Solving & CFD 2 June 12, 2010 13:36
Naca0012 k-e mpirun gives fpe whereas simpleFoam not Pierpaolo OpenFOAM 1 May 8, 2010 03:08
Error running simpleFoam in parallel skabilan OpenFOAM Running, Solving & CFD 2 August 29, 2008 09:42


All times are GMT -4. The time now is 06:33.