nick_szapiro@ou_edu
New Member
Hi,
I'm trying to set up a non "out-of-the-box" case, and I'm afraid I'm a bit lost.
For concreteness, say I have restart files for CLM+POP+CICE from the CESM Large Ensemble for 2006-01-01 (end of B20TRC5CN run). I'm using MPAS as the CAM dynamical core with separate initial conditions (and mapping files to the land and ocean grids, dry deposition file,...). The following is as far as I've gotten for configuring this case:
1) create_newcase -case mpas.B20TRC5CN.t01 -compset B20TRC5CN -res mp120km -mach yellowstone -compiler intel -pes_file sample_pes_file.xml
2) In user_nl_cam:
ncdata='path to mpas-a IC file'
drydep_srf_file = 'path to mpas-a drydep file'
3) In user_nl_cice:
ice_ic = 'path to cice restart'
4) In user_nl_clm
finidat = 'path to clm restart'
Change fsurfdat to a different dataset?
5) Do nothing for cpl
6) POP2: I'm not sure what variables to set
7) In user_nl_rtm
finidat_rtm = 'path to rtm restart'
Change frivinp_rtm to match fsurfdat in clm?
This is all in version 1.2.2.
Any help is greatly appreciated.
Thanks in advance!
Nick
I'm trying to set up a non "out-of-the-box" case, and I'm afraid I'm a bit lost.
For concreteness, say I have restart files for CLM+POP+CICE from the CESM Large Ensemble for 2006-01-01 (end of B20TRC5CN run). I'm using MPAS as the CAM dynamical core with separate initial conditions (and mapping files to the land and ocean grids, dry deposition file,...). The following is as far as I've gotten for configuring this case:
1) create_newcase -case mpas.B20TRC5CN.t01 -compset B20TRC5CN -res mp120km -mach yellowstone -compiler intel -pes_file sample_pes_file.xml
2) In user_nl_cam:
ncdata='path to mpas-a IC file'
drydep_srf_file = 'path to mpas-a drydep file'
3) In user_nl_cice:
ice_ic = 'path to cice restart'
4) In user_nl_clm
finidat = 'path to clm restart'
Change fsurfdat to a different dataset?
5) Do nothing for cpl
6) POP2: I'm not sure what variables to set
7) In user_nl_rtm
finidat_rtm = 'path to rtm restart'
Change frivinp_rtm to match fsurfdat in clm?
This is all in version 1.2.2.
Any help is greatly appreciated.
Thanks in advance!
Nick