Add configuration to run DATM/DROF with JRA repeat-year forcing for 1961 #89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds the configuration for DATM and DROF to run a "repeat-year forcing" based on JRA v1.3 forcing. The configurations are almost identical to the JRA forcing except that
strm_year_align
,strm_year_start
, andstrm_year_end
are set to 1, 1961, and 1961, respectively.Test suite: I am currently running 400 years of JRARYF1961
Test baseline: I am comparing against 400 years of JRA forcing
Test namelist changes:
strm_year_align
,strm_year_start
, andstrm_year_end
are set to 1, 1961, and 1961, respectivelyTest status: The diagnostics of my test runs can be found here:
https://ns2345k.web.sigma2.no/datalake/diagnostics/noresm/jschwing/NOIIAJRAOC1850_TL319_tn14_42/
https://ns2345k.web.sigma2.no/datalake/diagnostics/noresm/jschwing/NOINYJRARYF1961OC_TL319_tn14_42/
This PR is related to https://github.com/NorESMhub/BLOM/pull/431/files
User interface changes?: The new configurations are activated via new compsets in BLOM