I was making forecasts with atmosphere_model that was initialized with ERA5. It kept running into crashes that ended up returning
. If I add the
into the namelist, the simulation can go thru the point it would've crashed. The namelist, log.atmosphere.0000.out, and stdout have been attached to this post. Would you mind taking a look at what might have caused the crash as I still want to leave the LSM option on?
Thanks in advance,
and preceded bySegmentation fault - invalid memory reference
in the stdout with the defaultFlerchinger USEd in NEW version. Iterations= 10
Code:
config_physics_suite = 'mesoscale_reference'
Code:
config_lsm_scheme = 'off'
Thanks in advance,