Skip to content

How to add temporally variable ozone and CO2 input in single point simulation? #1848

Answered by ekluzek
jyoti1singh asked this question in Q&A
Discussion options

You must be logged in to vote

@jyoti1singh what you need to do is to make sure both CO2 and O3 is turned on from datm to CLM. And then you swap out the global datasets pointed to in the datm.streams.xml file under CaseDocs, with the new files you want to point to using user_nl_datm_streams. CO2 is normally turned on by datm for Hist compsets.

So the xml variables:

DATM_CO2_TSERIES
DATM_PRESO3

Both need to be set to something. And then you can modify their streams with the user_nl_datm_streams file. So you'll probably need to set the filenames with something like...

preso3.hist:datafiles = <filename>
co2tseries.20tr:datafiles = <filename>

You might also need to change the mesh file to go with the grid of your data, as…

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ekluzek
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jyoti1singh
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants