Hi wrunyu,
I believe the branch is only available on that specific tag of the model (CESM Version 2.0). There are some hard-coded aspects that would need to be updated in more recent versions.
Best,
Rebecca
Hi Rebecca,
After a week of hard work I've managed to get ./case.build in cesm2.2.0.. But now I have a new problem:
See log file for details: /home/wrunyu2023/cesm/scratch/tfFCnudged/run/cesm.log.54982.250314-215436
Submit job case.st_archive
Starting job script case.st_archive
st_archive starting
moving /home/wrunyu2023/cesm/scratch/tfFCnudged/run/cpl.log.54982.250314-215436 to /home/wrunyu2023/cesm/archive/tfFCnudged/logs/cpl.log.54982.250314-215436
moving /home/wrunyu2023/cesm/scratch/tfFCnudged/run/cesm.log.54982.250314-215436 to /home/wrunyu2023/cesm/archive/tfFCnudged/logs/cesm.log.54982.250314-215436
moving /home/wrunyu2023/cesm/scratch/tfFCnudged/run/atm.log.54982.250314-215436 to /home/wrunyu2023/cesm/archive/tfFCnudged/logs/atm.log.54982.250314-215436
Cannot find a tfFCnudged.cpl*.r.*.nc file in directory /home/wrunyu2023/cesm/scratch/tfFCnudged/run
Archiving history files for cam (atm)
Archiving history files for clm (lnd)
Archiving history files for cice (ice)
Archiving history files for docn (ocn)
Archiving history files for mosart (rof)
Archiving history files for drv (cpl)
Archiving history files for dart (esp)
st_archive completed
Submitted job case.run with id None
Submitted job case.st_archive with id None
In cesm.log.54982.250314-215436:
Opened existing file
/home/wrunyu2023/cesm/inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc
79
ERROR: FLDLST: 23 errors found, see log
ERROR: FLDLST: 23 errors found, see log
ERROR: FLDLST: 23 errors found, see log
······
Abort(1001) on node 363 (rank 363 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 363
I checked clim_p_trop.nc and the resolution is 2.5×2.5 while I set it to 0.9×1.25:./create_newcase --case case --mach=test --res f09_f09_mg17 --compset FCnudged --run-unsupported. But my nc file was indeed downloaded from the official website.I would like to know what you have to offer.
Have a nice day!
Regards,
Runyu