Replies: 13 comments 4 replies
-
|
@mvertens I suggest to move this recipe to the wiki |
Beta Was this translation helpful? Give feedback.
-
|
Right. I agree. My plan is to add the instructions for the second part here and then resolve any questions then move it to the wiki once everything was clear. Does that sound reasonable? |
Beta Was this translation helpful? Give feedback.
-
|
This discussion is probably useful for the spin up |
Beta Was this translation helpful? Give feedback.
-
|
I'm planning to test this procedure after merging |
Beta Was this translation helpful? Give feedback.
-
|
I'm happy to provide help debugging this if I am feeling okay. I've been taking to @TomasTorsvik about this last week. I think once all of this is validated - then we should move the contents of this discussion to the Wiki. |
Beta Was this translation helpful? Give feedback.
-
|
@mvertens , @gold2718 , @mvdebolskiy , @matsbn , @tjiputra , @JorgSchwinger , @mpetrini-norce , @hgoelzer Hi, I did the stage 1 run for 8 years, and have tested spinning up CTSM with both 1 year and 8 year repeat cycles. The DATM settings for the CTSM run are as follows: DATM settings for spinning up CTSM When I try spinning up BLOM, I get a error that I have traced to I found that I needed to put in some values for I also noted that there is no variable DATM settings for spinning up BLOM DROF settings for spinning up BLOM Finally, what compset specifications should I use for the CISM spinup? |
Beta Was this translation helpful? Give feedback.
-
|
@mvertens , @gold2718 , @mvdebolskiy , @matsbn , @tjiputra , @JorgSchwinger I would expect a list of |
Beta Was this translation helpful? Give feedback.
-
|
@TomasTorsvik - can you please point me to your case directory and your run directory. |
Beta Was this translation helpful? Give feedback.
-
|
@mvertens - I think CDEPS was not up to date in Old case:
New case:
The new case is picking up reference to |
Beta Was this translation helpful? Give feedback.
-
|
@mvertens , @tjiputra - Do you have a suggestion how to plug in again the output from CTSM and BLOM/CICE spinup? Is it suficient to just change the respective |
Beta Was this translation helpful? Give feedback.
-
|
@TomasTorsvik - I'm not sure what you are asking. Can you clarify what you mean by plugging in again the output. My understanding is that you have creating the forcing files and now you are using them to spin up CTSM and BLOM/CICE separately? What exactly do you want to change? |
Beta Was this translation helpful? Give feedback.
-
|
@mvertens - I was thinking, after we have spin up model output for CTSM and BLOM/CICE. I assume what we would do is something like this:
Is this the correct procedure? |
Beta Was this translation helpful? Give feedback.
-
|
CAM will use an initial file created during the same spinup runs. For production runs, will we include all of these 'spun-up' initial data files in a use case? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The spinup process for NorESM involves running a fully coupled run and setting mediator namelist to create auxiliary history output that can then be ingested by data components to force the target prognostic components.
1. Creating mediator history files
Using the generated mediatory history files as input to DATM for forcing CLM, input to DATM and DROF for forcing BLOM and input to DLND for forcing CISM.
The output from the mediator history files is as follows:
DATM output to spinup CLM and BLOM - that contains the following variables in the input file nuopc.runconfig
instantaneous fields
hourly averaged fields
3-hourly averaged fields precipitation fields
3-hourly averaged fields other than precipitation
daily averaged fields
ROF output to spinup BLOM (daily averaged fields ) - that contains the following variables in the input file nuopc.runconfig
2. Spinning up CTSM using above auxiliary files
NOTE: this assumes that noresm2_5_alpha09 will be used - since changes to cdeps had to be made to have this working
Assumptions for this example:
3. Spinning up BLOM using above auxiliary files
NOTE: this assumes that noresm2_5_alpha09 will be used - since changes to cdeps had to be made to have this working
Assumptions for this example:
4. Spinning up CISM using above auxiliary files
NOTE: this assumes that noresm2_5_alpha09 will be used - since changes to cdeps had to be made to have this working
Assumptions for this example:
NOTE: changes must still be implemented in CDEPS/CMEPS in order to have docn multiple levels be written to auxiliary stream files
5. Re-coupling after BLOM spinup
This procedure has been tested in issue #297
Beta Was this translation helpful? Give feedback.
All reactions