Describe your problem or question:
Hi,
I want to change the prescribed O3 concentration used in the crop model when turning on the ozone damage function. I found that CLM provides 'DATM_PRESO3' option in the env_run.xml, and defines the stream of ozone in CaseDocs/datm.streams.xml. So my question is how to change this information in the user_nl_clm, like the stream start year, dataset input, and the cycle method?
Thank you
<stream_info name="preso3.clim_2000">
<taxmode>cycle</taxmode>
<tintalgo>linear</tintalgo>
<readmode>single</readmode>
<mapalgo>bilinear</mapalgo>
<dtlimit>1.5</dtlimit>
<year_first>2000</year_first>
<year_last>2000</year_last>
<year_align>1</year_align>
<vectors>null</vectors>
<meshfile>/glade/campaign/cesm/cesmdata/inputdata/share/meshes/fv0.9x1.25_141008_polemod_ESMFmesh.nc</meshfile>
<lev_dimname>null</lev_dimname>
<datafiles>
<file>/glade/campaign/cesm/cesmdata/inputdata/cdeps/datm/ozone/O3_surface.f09_g17.CMIP6-historical-WACCM.001.monthly.185001-201412.nc</file>
</datafiles>
<datavars>
<var>O3 Sa_o3</var>
</datavars>
<offset>0</offset>
</stream_info>
Hi,
I want to change the prescribed O3 concentration used in the crop model when turning on the ozone damage function. I found that CLM provides 'DATM_PRESO3' option in the env_run.xml, and defines the stream of ozone in CaseDocs/datm.streams.xml. So my question is how to change this information in the user_nl_clm, like the stream start year, dataset input, and the cycle method?
Thank you
<stream_info name="preso3.clim_2000">
<taxmode>cycle</taxmode>
<tintalgo>linear</tintalgo>
<readmode>single</readmode>
<mapalgo>bilinear</mapalgo>
<dtlimit>1.5</dtlimit>
<year_first>2000</year_first>
<year_last>2000</year_last>
<year_align>1</year_align>
<vectors>null</vectors>
<meshfile>/glade/campaign/cesm/cesmdata/inputdata/share/meshes/fv0.9x1.25_141008_polemod_ESMFmesh.nc</meshfile>
<lev_dimname>null</lev_dimname>
<datafiles>
<file>/glade/campaign/cesm/cesmdata/inputdata/cdeps/datm/ozone/O3_surface.f09_g17.CMIP6-historical-WACCM.001.monthly.185001-201412.nc</file>
</datafiles>
<datavars>
<var>O3 Sa_o3</var>
</datavars>
<offset>0</offset>
</stream_info>