balwindersingh@gmail_com
New Member
I am trying to run CLM45 standalone simulation using CESM1.2. I am having problems setting up a CLM test case. When I use the compset (I_1948-2004_CLM45) with f19_f19 grid, I get the following error:
set_compset: no match for grid f19_f19
to see supported grids issue -
create_newcase -list grids
When I issue “create_newcase -list grids”, it shows that f19_f19 is a valid grid but it still doesn’t work.
I tried using f19_g16 grid and then I get the following error:
Could not find definition for part 1948 2004 of compset name at ./create_newcase line 1694.
I may be missing something in my script file as I never ran and Land only model before. I am issuing the following “create_newcase” command:
./create_newcase -case $CASEROOT -mach hopper -res f19_g16 -user_compset I_1948-2004_CLM45 -compiler pgi
Would you please help with setting up this model run? Please let me know if you need any other info regarding this.
set_compset: no match for grid f19_f19
to see supported grids issue -
create_newcase -list grids
When I issue “create_newcase -list grids”, it shows that f19_f19 is a valid grid but it still doesn’t work.
I tried using f19_g16 grid and then I get the following error:
Could not find definition for part 1948 2004 of compset name at ./create_newcase line 1694.
I may be missing something in my script file as I never ran and Land only model before. I am issuing the following “create_newcase” command:
./create_newcase -case $CASEROOT -mach hopper -res f19_g16 -user_compset I_1948-2004_CLM45 -compiler pgi
Would you please help with setting up this model run? Please let me know if you need any other info regarding this.