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

fsiFOAM solver crashing During first subiteration

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 3, 2012, 16:07
Default fsiFOAM solver crashing During first subiteration
  #1
New Member
 
Join Date: Jun 2011
Posts: 3
Rep Power: 14
Igor_2011 is on a distinguished road
Hey guys,

I have a question about why my solver is crashing on the first subiteration. In my case directory I am running >> fsiFoam (a solver just like simplefoam ... a steady-state solver for incompressible, turbulent flow) , and this is what happens:


------------------------------------------------------------------------------------------------------------------------------
================================================== =======
Begining of a new simulation
================================================== =======
Courant Number mean: 0.0623383 max: 9.80348

-----------------------
Subiteration no. 1
-----------------------
Update mesh to the candidate for next position
solidBodyMotionFunctions::GM2DxzyFreeMotion::trans formation(): Time = 0 pitch transformation: (0.961262 (0 0.275637 0))
Solving the aerodynamic problem
Time = 0.0005

solidBodyMotionFunctions::GM2DxzyFreeMotion::trans formation(): Time = 0.0005 pitch transformation: (0.961262 (0 0.275637 0))
Execution time for mesh.update() = 0.12 s
Mesh Courant Number mean: 0 max: 0
smoothSolver: Solving for Ux, Initial residual = 1.6341e-05, Final residual = 3.66634e-08, No Iterations 2
smoothSolver: Solving for Uz, Initial residual = 7.51736e-05, Final residual = 1.39843e-07, No Iterations 2
GAMG: Solving for p, Initial residual = 0.980564, Final residual = 0.062741, No Iterations 12
GAMG: Solving for p, Initial residual = 0.0456661, Final residual = 0.00455665, No Iterations 13
GAMG: Solving for p, Initial residual = 0.0202633, Final residual = 0.0015312, No Iterations 24
GAMG: Solving for p, Initial residual = 0.00158912, Final residual = 0.000141659, No Iterations 24
GAMG: Solving for p, Initial residual = 0.000157386, Final residual = 1.55787e-05, No Iterations 36
time step continuity errors : sum local = 2.08385e-10, global = -1.04066e-20, cumulative = -1.04066e-20
smoothSolver: Solving for omega, Initial residual = 7.36115e-08, Final residual = 7.3205e-09, No Iterations 1
smoothSolver: Solving for k, Initial residual = 8.86151e-06, Final residual = 4.86247e-09, No Iterations 5
smoothSolver: Solving for Ux, Initial residual = 0.000259388, Final residual = 1.74543e-06, No Iterations 2
smoothSolver: Solving for Uz, Initial residual = 0.000861136, Final residual = 7.79203e-06, No Iterations 2
GAMG: Solving for p, Initial residual = 0.505282, Final residual = 0.0328427, No Iterations 12
GAMG: Solving for p, Initial residual = 0.0314885, Final residual = 0.00225255, No Iterations 15
GAMG: Solving for p, Initial residual = 0.0188971, Final residual = 0.00181758, No Iterations 24
GAMG: Solving for p, Initial residual = 0.00186204, Final residual = 0.000175734, No Iterations 18
GAMG: Solving for p, Initial residual = 0.000184991, Final residual = 1.69464e-05, No Iterations 33
time step continuity errors : sum local = 2.05318e-10, global = -8.76266e-21, cumulative = -1.91692e-20
smoothSolver: Solving for omega, Initial residual = 1.87189e-08, Final residual = 2.18978e-09, No Iterations 1
smoothSolver: Solving for k, Initial residual = 1.33994e-06, Final residual = 9.53343e-09, No Iterations 4
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam171/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigFpe::sigFpeHandler(int) in "/opt/openfoam171/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::GaussSeidelSmoother::smooth(Foam::word const&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::Field<double> const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, unsigned char, int) in "/opt/openfoam171/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 Foam::GaussSeidelSmoother::smooth(Foam::Field<doub le>&, Foam::Field<double> const&, unsigned char, int) const in "/opt/openfoam171/lib/linux64GccDPOpt/libOpenFOAM.so"
#5 Foam::smoothSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam171/lib/linux64GccDPOpt/libOpenFOAM.so"
#6
in "/opt/openfoam171/applications/bin/linux64GccDPOpt/fsiFoam"
#7
in "/opt/openfoam171/applications/bin/linux64GccDPOpt/fsiFoam"
#8
in "/opt/openfoam171/applications/bin/linux64GccDPOpt/fsiFoam"
#9 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#10
in "/opt/openfoam171/applications/bin/linux64GccDPOpt/fsiFoam"
Floating point exception
-----------------------------------------------------------------------------------------------------------------------------

It appears that the error is in the libOpenFOAM file, which is a shared library file ... has anyone experience a problem similar to this or know what may be the cause of this issue?
Igor_2011 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[Other] A New Solver for Supersonic Combustion nakul OpenFOAM Community Contributions 20 February 22, 2019 10:08
Quarter Burner mesh with periosic condition SamCanuck FLUENT 2 August 31, 2011 12:34
Working directory via command line Luiz CFX 4 March 6, 2011 21:02
Solver crashing with error kasim CFX 6 February 11, 2008 07:17
Error during Solver cfd guy CFX 4 May 8, 2001 07:04


All times are GMT -4. The time now is 11:36.