I have combined the aachenBomb with kivaTest in order to create a case for dieselEngineFoam. The case solution can be obtained on static geometry with dieselFoam. But in the case of dieselEngineFoam it crashes with
From function janafThermo<equationOfState>::checkT(scalar& T) const
in file /home/novakm/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude/janafThermoI.H at line 65
attempt to use janafThermo<equationOfState> out of temperature range 200 -> 5000; T = -100
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/novakm/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 73
Maximum number of iterations exceeded. Rescue by HJ
Bug seems to be similar to 0000046: dieselFoam probölem with janafThermo
http://sourceforge.net/apps/mantisbt/openfoam-extend/view.php?id=46
dieselFoam runs fine on its test case.
Please try again with current release candidate.