rangel@lamce_coppe_ufrj_br
Member
Hello,I am trying to make a standalone CAM5 run, but I'm having this error: read_initial: model parameters do not match initial dataset parameters
Model Parameters: plon = 24 plat = 19
Dataset Parameters: dlon = 144 dlat = 96
Here is my step-by-step before the error:./configure -v -fc gfortran -dyn fv -hgrid 1.9x2.5 -nospmd -nthreads 4 -debug -test >& configure.log.txt./build-namelist -test -config /home/CLIMA/CESM/cesm1_2_1/models/atm/cam/bld/config_cache.xml -namelist "&atm stop_option='nmonths' stop_n=12 /" >& buildnamelist.log.txt./cam >& camrun.log.txt How can I change the "Model Parameters" to agree with the "dlon = 144 dlat = 96" ?I've found three forum topics, but I could not understand how to solve this problem ... ( https://bb.cgd.ucar.edu/node/1001797 https://bb.cgd.ucar.edu/node/1002362 https://bb.cgd.ucar.edu/node/1002074 )Any help will be very appreciated!
Thanks
Model Parameters: plon = 24 plat = 19
Dataset Parameters: dlon = 144 dlat = 96
Here is my step-by-step before the error:./configure -v -fc gfortran -dyn fv -hgrid 1.9x2.5 -nospmd -nthreads 4 -debug -test >& configure.log.txt./build-namelist -test -config /home/CLIMA/CESM/cesm1_2_1/models/atm/cam/bld/config_cache.xml -namelist "&atm stop_option='nmonths' stop_n=12 /" >& buildnamelist.log.txt./cam >& camrun.log.txt How can I change the "Model Parameters" to agree with the "dlon = 144 dlat = 96" ?I've found three forum topics, but I could not understand how to solve this problem ... ( https://bb.cgd.ucar.edu/node/1001797 https://bb.cgd.ucar.edu/node/1002362 https://bb.cgd.ucar.edu/node/1002074 )Any help will be very appreciated!
Thanks