error in case.build

khj

Parisa
Member
Hello every one;

I want to run FXSD compset in CESM model version 2.2.0. But there is an error during build. I am attaching the screen of the build error and the generated error file for you. At runtime I entered these commands:
./create_newcase --case /opt/ncar/cesm2/waccmx_test/FXSD --compset FXSD --res f19_f19 --run-unsupported
./xmlchange NTASKS=40
vi env_run.xml
<entry id="RUN_STARTDATE" value="2014-01-01"
<entry id="STOP_OPTION" value="ndays">
<entry id="STOP_N" value="31">
./case.setup
./case.build

I would be grateful if you guided me through this.
 

Attachments

  • Capture.PNG
    Capture.PNG
    106.3 KB · Views: 8
  • Capture1.PNG
    Capture1.PNG
    89.9 KB · Views: 8

slevis

Moderator
Staff member
@khj is this the first time that you have tried to run the model on this computer or have you been successful before? I ask because I wonder whether you need to go through the process of porting first.
 

khj

Parisa
Member
@khj is this the first time that you have tried to run the model on this computer or have you been successful before? I ask because I wonder whether you need to go through the process of porting first.
Of course, I want to run the model through the container. Yes, I ran the model several times through the same container. But this time the build stage is not ran.
 
Back
Top