|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Alex
Join Date: Mar 2010
Posts: 33
Rep Power: 5 ![]() |
Hi,
I am trying to solve a case with sonicFoam with time dependent BC (INLET ={p =45Mpa-->101325 Pa, U=1000-->0 and T 2000k-->300K} and outlet = zerogradient for all fields). After some iterations i got this error message: Maximum number of iterations exceeded#0 Foam::error: rintStack(Foam::Ostream&) in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"#1 Foam::error::abort() in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #2 Foam::ePsiThermo<Foam: ureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > >::calculate() in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"#3 Foam::ePsiThermo<Foam: ureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > >::correct() in "/home/moumen/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"#4 main in "/home/moumen/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/sonicFoam" #5 __libc_start_main in "/lib/libc.so.6" #6 _start at /usr/src/packages/BUILD/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116 From function specieThermo<thermo>::T(scalar f, scalar T0, scalar (specieThermo<thermo>::*F)(const scalar) const, scalar (specieThermo<thermo>::*dFdT)(const scalar) const) const in file /home/dm2/henry/OpenFOAM/OpenFOAM-1.6/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 68. FOAM aborting Aborted Has anyone experienced an error like the above? Any suggestions on what it might be? Any help will be appreciated Best regards. Last edited by bruxellois; September 16, 2010 at 23:42. Reason: error |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 151
Rep Power: 5 ![]() |
Hi,
this problem is quite common. Have a look through the forum. The problem is most probably related to pressure field. Have a look at it at a time step before the error occurs. I guess you have negative pressures, so the thermophysical library crashes. Regards, Christian |
|
|
|
|
|
|
|
|
#3 |
|
Member
Alex
Join Date: Mar 2010
Posts: 33
Rep Power: 5 ![]() |
thanks for your response,
If so how can i fix that! |
|
|
|
|
|
|
|
|
#4 | ||
|
Member
Alessandro
Join Date: Nov 2009
Posts: 67
Rep Power: 5 ![]() |
Hi have solved the problem by changing the controlDict file:
Quote:
Quote:
__________________
|
|||
|
|
|
|||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Mesh Utilities | 41 | January 17, 2013 02:43 |
| On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 21:14 |
| Parallel rasInterFoam | openfoam_user | OpenFOAM Running, Solving & CFD | 4 | November 1, 2008 05:14 |
| MRFSimpleFoam amp cyclic patches | david | OpenFOAM Running, Solving & CFD | 36 | October 21, 2008 21:55 |
| Droplet Evaporation | Christian | Main CFD Forum | 2 | February 27, 2007 06:27 |