I'm trying to set up a run with time-varying atmospheric forcing (CO2, greenhouse gasses, aerosols) and land use.
I used compset (matches short name FHIST_BGC): HIST_CAM60_CLM50%BGC-CROP_CICE%PRES_DOCN%DOM_MOSART_CISM2%NOEVOLVE_SWAV
and grid: f09_g16
The default build of this creates a "startup" run with a start date of 1979 ( <entry id="RUN_STARTDATE" value="1979-01-01">)
I don't see it creating any "streams" files, but I do see streams files specified in the built namelist for land lnd_in
I want to:
1) verify that this will make a run with transient forcing (backup option is to just run it and analyze after the fact, but seems like there would be a setting I can check somewhere!). I do see streams files specified in the build namelist file lnd_in, but it wasn't clear to me if they were in atm_in . Can someone verify what I should see in atm_in or elsewhere to indicate that it will use time varying forcing?
2) should this be changed to a "hybrid" run instead of a startup with an initial condition of spun up land? If so where do I find the name of an existing historical run (say from CMIP DECK historical runs) to point to? I tried looking in /glade/collections/cmip/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1 but this didn't seem right
3) eventually I want to also put in a custom land use change file. I think I should modify this file from lnd_in and point it to my custom file in user_nl_clm: flanduse_timeseries = '/glade/p/cesmdata/cseg/inputdata/lnd/clm2/surfdata_map/landuse.timeseries_0.9x1.25_hist_78pfts_CMIP6_simyr1850-2015_c170824.nc'
Any help getting pointed in the right direction would be appreciated!
I used compset (matches short name FHIST_BGC): HIST_CAM60_CLM50%BGC-CROP_CICE%PRES_DOCN%DOM_MOSART_CISM2%NOEVOLVE_SWAV
and grid: f09_g16
The default build of this creates a "startup" run with a start date of 1979 ( <entry id="RUN_STARTDATE" value="1979-01-01">)
I don't see it creating any "streams" files, but I do see streams files specified in the built namelist for land lnd_in
I want to:
1) verify that this will make a run with transient forcing (backup option is to just run it and analyze after the fact, but seems like there would be a setting I can check somewhere!). I do see streams files specified in the build namelist file lnd_in, but it wasn't clear to me if they were in atm_in . Can someone verify what I should see in atm_in or elsewhere to indicate that it will use time varying forcing?
2) should this be changed to a "hybrid" run instead of a startup with an initial condition of spun up land? If so where do I find the name of an existing historical run (say from CMIP DECK historical runs) to point to? I tried looking in /glade/collections/cmip/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1 but this didn't seem right
3) eventually I want to also put in a custom land use change file. I think I should modify this file from lnd_in and point it to my custom file in user_nl_clm: flanduse_timeseries = '/glade/p/cesmdata/cseg/inputdata/lnd/clm2/surfdata_map/landuse.timeseries_0.9x1.25_hist_78pfts_CMIP6_simyr1850-2015_c170824.nc'
Any help getting pointed in the right direction would be appreciated!