Hello
I’m running an RA3 nesting suite forced by ERA5 down to 200m (u-cr028). Everything runs smoothly down to 500m but for 200m it fails after ~45mins model time with the error:
? Error code: 100
? Error from routine: set_thermodynamic
? Error message: A total of 2 points had negative mass in set_thermodynamic. This indicates the pressure fields are inconsistent between different levels and the model is about to fail.
? Error from processor: 808
? Error number: 41
I’ve taken my timesteps from here:
https://code.metoffice.gov.uk/trac/rmed/wiki/subkm
I previously attempted to run with an 8s timestep and saw from previous questions reducing the timestep is often the fix for this, at 6s the model runs for more time before crashing with fewer points failing. Is there much point in reducing the timestep further or is it more likely there’s something awry with my inputs or physics?
It’s a big domain so I’m reluctant to keep trying reduced time steps unless this is a sensible approach and the reduction 8s to 6s was likely too small to overcome the stability issue?