scream icon indicating copy to clipboard operation
scream copied to clipboard

Exascale global atmosphere model written in C++ as part of the E3SM project

Results 100 scream issues
Sort by recently updated
recently updated
newest added

SCORPIO v1.6.3 includes the following fixes, * Fix for build issues with the Intel compiler on Perlmutter * Fix for issues writing/reading ADIOS string attributes * Misc bug fixes

BFB
I/O
AT: AUTOMERGE
Perlmutter
pm-cpu

Fix the lat/lon info setup for PG2 grid in IOP run. Basically, if we have a PG2 field (only possible case at the moment is `SGH30` when TMS is turned...

BFB
AT: RETEST
bugfix
DP-SCREAM

This commit adds a precipitation adjustment in cases where the ml-correction is applied to qv. We interpret the hard adjustment of qv in the column as an attempt by ML...

enhancement
machine learning

add a basic banner to scream to indicate level of support.

AT: AUTOMERGE
documentation
AT: Integrate Without Testing

After #2804, there's no need for the cloud-top routine inside rrtmgp, so this reverts #2485 (as long promised) This PR includes a **BREAKING CHANGE** as it will no longer allow...

code quality
BFB
radiation
AT: RETEST
priority:low
Quality of Life

Add more information (e.g., atm process tendencies, power-user options).

AT: AUTOMERGE
documentation
AT: Integrate Without Testing

This PR allows the AD to (weakly) interact with the diagnostics. In particular, it allows the diags to perform setup operations at the beginning of the timestep, if needed. For...

I/O
AT: WIP

Including the LiqPotentialTemperature as an option now.

BFB
AT: RETEST
priority:low
diagnostic

This PR connects MAM4xx’s Aerosol Cloud Interactions (ACI) codes to EAMxx using an interface. Since the cmake option, `SCREAM_ENABLE_MAM` is always `ON`, this code is always compiled with the EAMxx...

AT: WIP
EAGLES
Stealth

I'm trying to run SCREAM on intel PVC GPU, however meet some errors, looking for help, thanks! Here's my testing environment: SCREAM code: lasted code of master version (https://github.com/E3SM-Project/scream), not...