Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Question about model_year_align options in CLM namelist

hsjung

Hee-Sung Jung
New Member
What version of the code are you using?

CESM 2.1.5

Have you made any changes to files in the source tree?

No

Describe your problem or question:

Hi everyone,

I have a question about the proper way to configure model_year_align, stream_year_first, and stream_year_last to loop over a certain period in the CLM namelist.
If you have a data stream file that runs from for example 1850 to 2015, and you wish to loop over years 2010-2015 of the stream data, is it correct to set the namelist as

model_year_align = 2010
stream_year_first = 2010
stream_year_last = 2015

like you would for a data model component?

Thank you!
Hee-Sung
 
Top