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

CAM radiation scheme running in MPAS-A, facing segmentation error

wrf

New member
In MPAS-A (v8.2.1) I have ran first simulation using rrtmg radiation scheme. After running this simulation I wanted to run the same simulation for CAM radiation. The even is in the same date just changing the radiation scheme. After executing the model we are facing the segmentation fault error. I have provided the all logfile and picture for your kind reference.
 

Attachments

  • namelist.input
    226 bytes · Views: 2
  • Error Log.txt
    19.3 KB · Views: 1
  • log atmospher out.txt
    21.2 KB · Views: 1
  • log init atmosphere out.txt
    12.3 KB · Views: 0
Is this a global or regional MPAS run? What is the mesh you used?

The namelist.input you posted is for grid rotation. Can you upload your namelist.atmosphere for me to take a look?

Also, please confirm that

(1) your run with RRTMG radiation was done successfully. But when you switched to CAM, MPAS failed immediately.
(2) you didn't change anything, except that the radiation scheme is changed.
(3) you run MPAS, not MPAS-JEDI
 
In your namelist.txt, "config_apply_lbcs = false", implying this is a global MPAS run, is this correct?

What is your input data that is used to create initial condition for MPAS?
 
Can you compile MPAS in debug mode, then rerun this case? Please save all the log.out and log.error files for me to take a look. Thanks.
 
Top