E3SM icon indicating copy to clipboard operation
E3SM copied to clipboard

Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.

Results 564 E3SM issues
Sort by recently updated
recently updated
newest added

Adds new variable for additional archiving components.

Use F2010-CICE compset in TSC test There are problems with short timesteps and MPAS-SI, so we'll revert to this compset until that issue can be fixed. [non-BFB] only for the...

non-BFB
Testing

The ocean surface layer averaging routine was using a Fortran fraction intrinsic incorrectly, so this replaces the intrinsic with code that computes a fraction correctly. Also did some reformatting for...

mpas-ocean
bug fix PR
BFB
Cray
Crusher

Add and update the necessary configuration files to include the FATES development workstation named 'lobata'. [B4B]

Machine Files
BFB

This development implements the river-ocean two-way coupling. This feature is turned off by default in our development and can be turned on by setting use_lnd_rof_two_way=.true. in user_nl_mosart. All e3sm_developer test...

mpas-ocean
Coupler
Stealth
River

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]

Machine Files
BFB

Enable COSP for MMF configurations. This involved a massive refactor of the COSP interface in `cospsimulator_intr.F90`. I think a lot of this refactor would be great to use for non-MMF...

Atmosphere
BFB
MMF

Namely: - allow `iulog` to be settable if `SCREAM` is defined, rather than hard coded to 6 (stdout); - replaced a couple of print to screen with `write(iulog, *)`; -...

BFB
HOMME

See issue #5072: "MPAS-SI crashes when running in thermodynamic mode (F cases) with small time steps." When dtime=1, as used in the time step convergence (TSC) test, an issue occurs...

mpas-seaice

In SCREAMv1 runs on summit, with new SurfaceCoupling from https://github.com/E3SM-Project/scream/pull/1780, an ICE arises in homme boundary exchange.