Hi all,
I'm working on an experiment where I have ran a control simulation 50 years and am now trying to go back to implement a forcing related to sulfur dioxide emissions.
To do this, I created 20 cloned cases from my control simulation and am now trying to run them from June from year 0031-0050 respectively. Before I try to write a script to automate this process, I wanted to try and do this manually. Here are the runtime variables I have set in a case called clone_1.
Results in group run_begin_stop_restart
CONTINUE_RUN: TRUE
ESP_RUN_ON_PAUSE: FALSE
RESUBMIT_SETS_CONTINUE_RUN: TRUE
RUN_REFCASE: control_F2000
RUN_REFDATE: 0031-06-01
RUN_REFDIR: /glade/derecho/scratch/jzweifel/archive/control_F2000/rest/next_20_years/june_rests/0031-06-01-00000
RUN_REFTOD: 00000
RUN_STARTDATE: 0031-06-01
RUN_TYPE: hyrbid
Ideally I would want this clone_1 model to simulate starting from the base conditions of control_F2000 as they were in 0031-06-01. Would this combination of variables achieve that goal?
I thought they would and I tried to then use ./case.build on clone_1 and am getting the following feedback:
This ./case.build is taking much much longer than before and hasn't moved on from this message in hours. I get the sense that something must be incorrect. Would anyone be able to help me with this?
Thanks so much for all the help in the past/present/future!
Jack
I'm working on an experiment where I have ran a control simulation 50 years and am now trying to go back to implement a forcing related to sulfur dioxide emissions.
To do this, I created 20 cloned cases from my control simulation and am now trying to run them from June from year 0031-0050 respectively. Before I try to write a script to automate this process, I wanted to try and do this manually. Here are the runtime variables I have set in a case called clone_1.
Results in group run_begin_stop_restart
CONTINUE_RUN: TRUE
ESP_RUN_ON_PAUSE: FALSE
RESUBMIT_SETS_CONTINUE_RUN: TRUE
RUN_REFCASE: control_F2000
RUN_REFDATE: 0031-06-01
RUN_REFDIR: /glade/derecho/scratch/jzweifel/archive/control_F2000/rest/next_20_years/june_rests/0031-06-01-00000
RUN_REFTOD: 00000
RUN_STARTDATE: 0031-06-01
RUN_TYPE: hyrbid
Ideally I would want this clone_1 model to simulate starting from the base conditions of control_F2000 as they were in 0031-06-01. Would this combination of variables achieve that goal?
I thought they would and I tried to then use ./case.build on clone_1 and am getting the following feedback:
jzweifel@derecho3:/glade/work/jzweifel/cases/clone_1> ./case.build
Building case in directory /glade/work/jzweifel/cases/clone_1
sharedlib_only is False
model_only is False
File /glade/work/jzweifel/cases/clone_1/LockedFiles/env_build.xml has been modified
Generating component namelists as part of build
Creating component namelists
Calling /glade/work/jzweifel/cases/derecho_cesm_sandbox/cime/../components/cam//cime_config/buildnml
...calling cam buildcpp to set build time options
This ./case.build is taking much much longer than before and hasn't moved on from this message in hours. I get the sense that something must be incorrect. Would anyone be able to help me with this?
Thanks so much for all the help in the past/present/future!
Jack