ESCOMP / CTSM

Community Terrestrial Systems Model (includes the Community Land Model of CESM)
http://www.cesm.ucar.edu/models/cesm2.0/land/
Other
310 stars 315 forks source link

Add RXCROPMATURITY test to aux_clm #2166

Open samsrabin opened 1 year ago

samsrabin commented 1 year ago

As discussed earlier with @ekluzek, I think it'd be good to have the RXCROPMATURITY system test run as part of the aux_clm test suite. However, in its usual configuration—SMS_Ly5 on the 10x15 global grid—it needs a walltime of 3 hours, since it runs the simulation twice and does some processing in between. This is as long as the longest existing test.

How short would I need to make it for it to be palatable as part of aux_clm?

Some ideas for shortening it:

billsacks commented 1 year ago

Take a look at https://github.com/ESCOMP/CTSM/issues/275#issuecomment-1079104728 and some of the earlier comments in that issue for what I have worked to accomplish recently in terms of total test time and cost. I don't feel like there's any particular hard cutoff, but keeping the test suite short-ish and cheap-ish is a good goal.

samsrabin commented 3 months ago

Marking as low-priority because there is at least a partial RXCROPMATURITY test in aux_clm now.