NCAR / iCESM1.3_iHESP_hires

Isotope-enabled version of CESM1.3 that matches the iHESP code base.
Other
2 stars 5 forks source link

suggested test case #16

Open jedwards4b opened 2 years ago

jedwards4b commented 2 years ago

@nusbaume Can you suggest a (small) test case to try on gust?

nusbaume commented 2 years ago

@jedwards4b Sure, but if you give me a couple days I can see if I can turn it into a cheaper, "official" test using CIME's testing framework. I'll let you know when I have the (isotope-enabled) test up and working.

jedwards4b commented 2 years ago

Please make sure that the test case is relevant for the ASD project. Are you aware of anyone else providing software support for this ASD project? Does Jiang Zhu have a github account?

nusbaume commented 2 years ago

Yes, Jiang is on Github, his username is @jiang-zhu. I also remember being on an email back in April stating that Siddhartha Ghosh (@siddsghosh) from CISL would also be available to help, although I am not sure if that was specific for this project or ASD in general.

Also, that's a good point about having it be ASD-specific. @jiang-zhu, do you have a specific (low resolution) simulation that you have been using to test the model? If so, can you either provide the path to a case here, or provide the steps you do to set it up? Thanks!

jiang-zhu commented 2 years ago

@jedwards4b @nusbaume Thank you for your help!

Here is a document on Cheyenne with my steps to create a testing case in ne30_g16. /glade/u/home/jiangzhu/cesm/cases/test.csh

If it is needed for testing purposes, I can try to create a lower-resolution case.

Our ASD project will use the resolution of ne120_t12.

jedwards4b commented 2 years ago

@jiang-zhu Attempting to port to the gust system, I am running into a runtime error:

158  gu000gu0001.hsn.gu.hpc.ucar.edu 0: MCT::m_AttrVect::indexRA_:: FATAL--attribute not found: "Sl_qref_16O" Traceback:  
|X|MCT::m_AttrVect::indexRA_
000.MCT(MPEU)::die.: from MCT::m_AttrVect::indexRA_()
MPICH ERROR [Rank 0] [job id 186cc95f-24d8-417b-b937-dbef1edf2ad7] [Wed Aug 31 12:29:23 2022] [gu0001] - Abort(2) (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 2) - process 0

any ideas?

jiang-zhu commented 2 years ago

@jedwards4b Perhaps, try ./xmlchange FLDS_WISO=TRUE before case.setup?

jedwards4b commented 2 years ago

Yes sorry, I thought I had done that but missed it.

nusbaume commented 2 years ago

FYI I just pushed some changes requested by Jiang, but they were all just making some of the isotope namelist settings true by default (so they hopefully won't impact the gust work at all).

jedwards4b commented 2 years ago

Now getting an error: nevermind

jedwards4b commented 2 years ago

Jesse - can you give me push permissions to each of these repositories? I would like to open PRs for the gust port and don't really want to deal with forking.

nusbaume commented 2 years ago

Sure, you should have write access to all of the relevant repos now. Of course if I missed one please let me know.