Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Running MPAS with physics suite: convection_permitting

anias

New member
Hello, I run a simulation with "mesoscale_reference" as "config_physics_suite" and it worked. I wanted to run another test with "convection_permitting" and i get this .err file:

ERROR: subroutine thompson_init: failure opening MP_THOMPSON_QRacrQG.DBL
CRITICAL ERROR: MPAS core_physics abortLogging complete.

Does anybody know how can I fix this?
Thank you!
 
You need to run build_tables first. Under the MPAS directory, you can see the file 'build_tables'. Simply issue the command ./build_tables.

Please try and let me know if you still have problems.
 
Top