Is this input data will be OK?

Hi, all,
I want to do a test run as below, I will creat a f19_g16 case, and then replace the sst data with a T85 one, but i'm not sure that will be ok, is there anyone have an idea with it?
Leo


Code:
<./create_newcase -case $CASEDIR 
        -res f19_g16 
        -compset F_2000 
        -mach bluefire

<./xmlchange –file env_run.xml –id STOP_N –val 1>
<./xmlchange –file env_run.xml –id STOP_OPTION –val nyears>

<./configure –case>


then i will replace the sst data with a T85 one in the docn.buildnml.csh


Code:
<./{$CASENAME}.bluefire.build>

<./$CASENAME.bluefire.submit>
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
You cannot change the dynamical or resolution after issuing create_case.
 
Back
Top