|
[Sponsors] |
July 3, 2019, 10:58 |
error in compressibleInterFoam
|
#1 |
Member
Yuanwei Cao
Join Date: Jun 2017
Location: Munich,Germany
Posts: 54
Rep Power: 9 |
Recently, I am simulating the bubble rising in water with heat transfer using compressibleInterFoam solver. But when I start from the latestTime, there is an error in the following, could anyone give me a hint about the reason?
Lookup solver for TFinal smoothSolver: Solving for T, Initial residual = 0.0076371, Final residual = 8.40008e-09, No Iterations 5 [60] #0 Foam::error:rintStack(Foam::Ostream&)[36] #0 Foam::error:rintStack(Foam::Ostream&)[15] #0 Foam::error:rintStack(Foam::Ostream&) at ??:? at ??:? [15] #1 Foam::sigFpe::sigHandler(int)[36] #1 Foam::sigFpe::sigHandler(int) at ??:? [60] #1 Foam::sigFpe::sigHandler(int) at ??:? [15] #2 ? at ??:? [36] #2 ? at ??:? [60] #2 ?Lookup gradScheme for nHat Cache: Calculating nHat, originating from alpha.water event No. 624 in /lib64/libc.so.6 [15] #3 in /lib64/libc.so.6 [36] #3 in /lib64/libc.so.6 [60] #3 ???Lookup interpolationScheme for interpolate(nHat) at ??:? [15] #4 Foam::H2O::rho(double, double) const at ??:? [36] #4 Foam::H2O::rho(double, double) const at ??:? [60] #4 Foam::H2O::rho(double, double) const at ??:? [15] #5 Foam::species::thermo<Foam::thermophysicalProperti esSelector<Foam::liquidProperties>, Foam::sensibleInternalEnergy>::Es(double, double) const at ??:? [36] #5 Foam::heThermo<Foam::rhoThermo, Foam:ureMixture<Foam::species::thermo<Foam::ther mophysicalPropertiesSelector<Foam::liquidPropertie s>, Foam::sensibleInternalEnergy> > >::he(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) const at ??:? [60] #5 Foam::heThermo<Foam::rhoThermo, Foam:ureMixture<Foam::species::thermo<Foam::ther mophysicalPropertiesSelector<Foam::liquidPropertie s>, Foam::sensibleInternalEnergy> > >::he(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) const at ??:? [15] #6 Foam::species::thermo<Foam::thermophysicalProperti esSelector<Foam::liquidProperties>, Foam::sensibleInternalEnergy>::T(double, double, double, double (Foam::species::thermo<Foam::thermophysicalPropert iesSelector<Foam::liquidProperties>, Foam::sensibleInternalEnergy>::*)(double, double) const, double (Foam::species::thermo<Foam::thermophysicalPropert iesSelector<Foam::liquidProperties>, Foam::sensibleInternalEnergy>::*)(double, double) const, double (Foam::species::thermo<Foam::thermophysicalPropert iesSelector<Foam::liquidProperties>, Foam::sensibleInternalEnergy>::*)(double) const) const at ??:? [36] #6 Foam::twoPhaseMixtureThermo::correctThermo() at ??:? [60] #6 Foam::twoPhaseMixtureThermo::correctThermo() at ??:? [36] #7 at ??:? [60] #7 at ??:? [15] #7 Foam::heRhoThermo<Foam::rhoThermo, Foam:ureMixture<Foam::species::thermo<Foam::ther mophysicalPropertiesSelector<Foam::liquidPropertie s>, Foam::sensibleInternalEnergy> > >::calculate(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, bool)?? at ??:? [15] #8 Foam::heRhoThermo<Foam::rhoThermo, Foam:ureMixture<Foam::species::thermo<Foam::ther mophysicalPropertiesSelector<Foam::liquidPropertie s>, Foam::sensibleInternalEnergy> > >::correct() at ??:? [36] #8 __libc_start_main at ??:? [60] #8 __libc_start_main at ??:? [15] #9 Foam::twoPhaseMixtureThermo::correctThermo() in /lib64/libc.so.6 [36] #9 in /lib64/libc.so.6 [60] #9 at ??:? [15] #10 ??? at /home/abuild/rpmbuild/BUILD/glibc-2.22/csu/../sysdeps/x86_64/start.S:121 at /home/abuild/rpmbuild/BUILD/glibc-2.22/csu/../sysdeps/x86_64/start.S:121 at ??:? [15] #11 __libc_start_main in /lib64/libc.so.6 [15] #12 ? at /home/abuild/rpmbuild/BUILD/glibc-2.22/csu/../sysdeps/x86_64/start.S:121 |
|
Tags |
error |
|
|