NorESM2.1: Add NorCPM as an ESP component#565
NorESM2.1: Add NorCPM as an ESP component#565blcc wants to merge 24 commits intoNorESMhub:noresm2_1_developfrom
Conversation
modification in documentation on noresm2.0.6 release
…tch-2 Update new location for cmip6 data
changing processors configuration for f09_tn01254
Updates for noresm2.0.8
…tlist_allactive Rename test suite noresm_prealpha -> prealpha_noresm
* Add info about noresm2.0.8 in README.md file * Change BLOM tag to v1.4.2
There was a problem hiding this comment.
@blcc - Looks fine to me.
Do you have write access, can you merge this yourself? Otherwise, I can do this.
gold2718
left a comment
There was a problem hiding this comment.
I am really happy NorCPM is getting integrated into the NorESM code base. One thing I think we need to be able to maintain this (and help get it into newer versions of NorESM) is one or more regression test. I can help create the test entries, we just need to specify some information:
- Compset or compsets: E.g.,
NHISTNCPM,NHISTNCPMfrc2or both - Resolution: For testing, is the
f19_tn14grid sufficient? - Test type: Should this test pass a restart test or just be able to run and reproduce baseline results?
- Test length: How long does the test need to run to fully test the NorCPM features?
- Any special setup (e.g.,
xmlchange) or run-time (user_nl_<xxx>) modifications?
|
Hi @gold2718 , |
|
@blcc, the changes look good. Can you address the testing questions above (in my review notes)? |
Both compsets are supported.
Yes, it sufficient.
The test is from startup run. And it can do continue run, reproduce identical results.
Since NorCPM assimilate daily SST and monthly temperature and salinity profile.
It is necessary to change the NINST and NTASKS in case. I'm still working on the document. |
|
@gold2718 |
I am not sure what I am looking for. I see slightly different files:
Which one should I refer to? The BjerknesCPU version seems to have more information but NorESM pulls from NorESMhub. I need to have enough information to add a regression test so that the NorCPM test gets run on a regular basis. |
|
@gold2718
|
|
@blcc |
|
@gold2718 |
|
@gold2718 |
|
@blcc, I have made updates to CIME and NorESM but am having trouble getting the ESP component to build. |
|
@gold2718 , I cannot cd to norcpm directory in the path. I see the permission is only for read, not for enter. |
Sorry about that. I have opened both that directory tree and the associated source tree (/cluster/projects/nn9560k/goldy/NorESM21) |
|
@gold2718 And I still cannot access your test case. The permission shows that: |
|
@gold2718 , |
|
I got further, however, when linking, came across this undefined reference: Any idea where this function is and why the build did not find it (I can not find it in my source tree)? |
Update tag for cime to cime5.6.10_NorESM2_3_r5 (NorESMhub#569)
|
@gold2718 Thanks, |
|
Seems obsoleted. |
Hi,
This PR adds NorCPM to Externals.cfg and compsets (NHISTNCPM, NHISTNCPMfrc2).
Thanks,
Ping-Gin