fengyanshi / FUNWAVE-TVD

43 stars 51 forks source link

Instability Check Failure #32

Closed mayhl closed 5 years ago

mayhl commented 5 years ago

I ran into an issue where simulations because unstable but a failure state is not execute, i.e., a 99999 file is not thrown. I can tell the simulation has failed because the STATISTICS output in the LOG.txt file shows NaN for MassVolume and Energy. So a possible fixed would be to add checks for NaN when the STATISTICS are outputted.

fengyanshi commented 5 years ago

send me the case you are running

malej commented 5 years ago

fix added to statistics.F Thanks! closing