Hello all,
I am trying many versions of CESM but unfortunately not been able to run a given tutorial case:
thus, now trying the brand new Beta version still I am unable to run this case, I am getting the following error while using the
command:
Could anyone please comment/suggest anything in this regard, it will be a great help, thanks in advance.
I am trying many versions of CESM but unfortunately not been able to run a given tutorial case:
Code:
./create_newcase --case $USER/cases/b.e20.B1850.f19_g17.test --compset B1850 --res f19_g17
Code:
./case.build
Code:
Building case in directory /home/csp/my_cesm_sandbox_beta/cime/scripts/csp/cases/b.e20.B1850.f19_g17.test
sharedlib_only is False
model_only is False
Generating component namelists as part of build
2022-09-26 16:41:57 atm
Create namelist for component cam
Calling /home/csp/my_cesm_sandbox_beta/components/cam//cime_config/buildnml
...calling cam buildcpp to set build time options
CAM namelist copy: file1 /home/csp/my_cesm_sandbox_beta/cime/scripts/csp/cases/b.e20.B1850.f19_g17.test/Buildconf/camconf/atm_in file2 /home/csp/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/run/atm_in
2022-09-26 16:41:58 lnd
Create namelist for component clm
Calling /home/csp/my_cesm_sandbox_beta/components/clm//cime_config/buildnml
2022-09-26 16:41:58 ice
Create namelist for component cice
Calling /home/csp/my_cesm_sandbox_beta/components/cice//cime_config/buildnml
RUN: /home/csp/my_cesm_sandbox_beta/components/cice/bld/generate_cice_decomp.pl -ccsmroot /home/csp/my_cesm_sandbox_beta -res gx1v7 -nx 320 -ny 384 -nproc 8 -thrds 1 -output all
FROM: /home/csp/my_cesm_sandbox_beta/cime/scripts/csp/cases/b.e20.B1850.f19_g17.test
output: 320 384 40 48 8 sectrobin square-ice
2022-09-26 16:41:58 ocn
Create namelist for component pop
Calling /home/csp/my_cesm_sandbox_beta/components/pop//cime_config/buildnml
... buildnml: calling pop buildcpp to set build time options
2022-09-26 16:41:58 rof
Create namelist for component mosart
Calling /home/csp/my_cesm_sandbox_beta/components/mosart//cime_config/buildnml
File not found: frivinp_rtm = /home/csp/OUTPUT/CESM/cesm-inputdata/rof/mosart/MOSART_routing_Global_0.5x0.5_c170601.nc, will attempt to download in check_input_data phase
2022-09-26 16:41:58 glc
Create namelist for component cism
Calling /home/csp/my_cesm_sandbox_beta/components/cism//cime_config/buildnml
File not found: cisminputfile = /home/csp/OUTPUT/CESM/cesm-inputdata/glc/cism/Greenland/greenland_4km_epsg3413_c171126.nc, will attempt to download in check_input_data phase
2022-09-26 16:41:58 wav
Create namelist for component ww
Calling /home/csp/my_cesm_sandbox_beta/components/ww3//cime_config/buildnml
File not found: prestage_wind = /home/csp/OUTPUT/CESM/cesm-inputdata/wav/ww3/core2_G4_wns_30min_20000601_to_05.nc, will attempt to download in check_input_data phase
File not found: prestage_mod_def = /home/csp/OUTPUT/CESM/cesm-inputdata/wav/ww3/G4L1.mod_def.ww3.121031, will attempt to download in check_input_data phase
File not found: initfile = /home/csp/OUTPUT/CESM/cesm-inputdata/wav/ww3/restart.ww3.init.seed, will attempt to download in check_input_data phase
2022-09-26 16:41:58 esp
Create namelist for component sesp
Calling /home/csp/my_cesm_sandbox_beta/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml
2022-09-26 16:41:58 cpl
Create namelist for component drv
Calling /home/csp/my_cesm_sandbox_beta/components/cmeps/cime_config/buildnml
ERROR: ESMFMKFILE not found None
Could anyone please comment/suggest anything in this regard, it will be a great help, thanks in advance.