Jon Wolfe
Jon Wolfe
Adds support for E3SM on the LANL IC machine chicoma-cpu. This initial implementation only includes the gnu/mpich combination, though other compilers are available and will be added later. [BFB]
Brings in all necessary changes to run the ne30pg2_oRRS30to10v3 resolution in a fully-coupled configuration, including new spunup one/ice initial conditions. All new files are staged on the inputdata repo. [BFB]...
Updates the current user_nl_elm settings for the extrasnowlayers testdef, to add more output and match the test used by the snowpack model developers. [non-BFB] only for configurations that use the...
A debug test of SMS_D.ne30pg2_r05_EC30to60E2r2.BGCEXP_CNTL_CNPRDCTC_1850 (when PR #4944 is applied to remove mpas-o issues) fails with the following traceback: ```` 2660: forrtl: error (65): floating invalid 2660: Image PC Routine...
PR #5099 uncovered some OpenACC issues in subroutine ocn_diagnostic_solve_vortVel in file mpas_ocn_diagnostics.F. And @philipwjones noticed similar problems in sister routine diagnostic_solve_MLEvel
Modifies datm files to allow more user control of JRA forcing settings, so that it accepts DATM_CLMNCEP_YR_ALIGN in env_run.xml to control the yr_align in its streams. This is useful when...
Since PR #6226 redefined the IGELM compset, the SMS.ne30_oECv3_gis.IGELM_MLI.elm-extrasnowlayers test has been failing. This moves that test from the e3sm_ocnice_extra_coverage suite to the e3sm_landice_developer suite, which is only run on...
Add a trigrid configuration for the IcoswISC30E3r5 ocn/ice mesh when using JRA forcing, for C- and G-cases. [BFB]
Adds a new variable config_create_all_logs_in_e3sm to MALI that allows users to choose to get a separate log file from each processor [BFB]
I have been running on chrysalis with the "high" qos by modifying env_batch.xml with the last directive in the following snippet: ```` --job-name={{ job_id }} --nodes={{ num_nodes }} --output={{ job_id...