Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

ERROR: GETFIL: FAILED to get f.e20.FHIST.f09_f09.cesm2_1.001_v2.cam.r.2000-01-01-00000

Andy_Wai

New Member
Hello all,

I want to run CESM 2.1.3 with compset FHIT. I wan to run AMIP from year 2000 to year 2022.

./xmlchange --id RUN_TYPE --val branch
./xmlchange --id RUN_STARTDATE --val 2000-01-01

refdir='/b.e20.FHIST.f09_f09_mg17/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01'
./xmlchange --id RUN_REFCASE --val f.e20.FHIST.f09_f09.cesm2_1.001_v2
./xmlchange --id RUN_REFDIR --val ${refdir}
./xmlchange --id RUN_REFDATE --val 2000-01-01
./xmlchange --id STOP_OPTION --val nmonths
./xmlchange --id STOP_N --val 276

However, I got an error:

ERROR: GETFIL: FAILED to get f.e20.FHIST.f09_f09.cesm2_1.001_v2.cam.r.2000-01-01-00000


Does anyone who know how to solve this? where can I find the file '' f.e20.FHIST.f09_f09.cesm2_1.001_v2.cam.r.2000-01-01-00000 " ?

Thank you very much.
 

nusbaume

Jesse Nusbaumer
CSEG and Liaisons
Staff member
Hi Andy,

Apologies for the slow response! I don’t believe you can do a branch run with that particular set of input data. Instead you’ll have to do a hybrid run. What happens if you set RUN_TYPE to hybrid and then try to build/run the model?

Thanks, and have a great day!

Jesse
 
Top