synthetik-technologies / blastfoam

A CFD solver for multi-component compressible flow with application to high-explosive detonation, explosive safety and air blast
Other
212 stars 96 forks source link

The case of deflagrationToDetonationTransition in blastXiFoam cannot run. #89

Open caojjiao opened 4 months ago

caojjiao commented 4 months ago

This case does not work properly. The code for the case to fail is shown below. I hope I can get the guidance of seniors. Please reply.

0 Foam::error::printStack(Foam::Ostream&) at ??:?

1 Foam::sigFpe::sigHandler(int) at ??:?

2 ? in "/lib/x86_64-linux-gnu/libc.so.6"

3 Foam::divide(Foam::Field&, Foam::UList const&, Foam::UList const&) at ??:?

4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) in "/home/dyfluid/OpenFOAM/dyfluid-9/platforms/linux64GccDPInt32Opt/bin/blastXiFoam"

5 Foam::heThermo<Foam::psiuReactionThermo::composite, Foam::SpecieMixture<Foam::inhomogeneousMixture<Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas >, Foam::absoluteInternalEnergy> > > > >::gamma() const at ??:?

6 ? in "/home/dyfluid/OpenFOAM/dyfluid-9/platforms/linux64GccDPInt32Opt/bin/blastXiFoam"

7 Foam::compressibleSystem::CoNum() const at ??:?

8 ? in "/home/dyfluid/OpenFOAM/dyfluid-9/platforms/linux64GccDPInt32Opt/bin/blastXiFoam"

9 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"

10 ? in "/home/dyfluid/OpenFOAM/dyfluid-9/platforms/linux64GccDPInt32Opt/bin/blastXiFoam"

Floating point exception (core dumped)

log.blastXiFoam.txt

Jihao222 commented 1 month ago

same question, sincerely hope to your reply, thanks

zqliu012345 commented 1 month ago

same question