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 202 scream issues
Sort by recently updated
recently updated
newest added

Add quick-n-dirty atm tend diag. Several things to improve TODO

AT: WIP
priority:low
diagnostic

this branch will be eventually reworked into a branch with clean history

We've seen this test fail for many days: `ERS_Ln90.ne30pg2_ne30pg2.F2010-SCREAMv1.pm-gpu_gnugpu.scream-small_kernels--scream-output-preset-5` and `ERP_Ln22.conusx4v1pg2_r05_oECv3.F2010-SCREAMv1-noAero.pm-gpu_gnugpu.scream-bfbhash--scream-output-preset-6` Trying to narrow down the issue, I see that it looks like it's the `scream-output-preset-5` that is likely the...

bug
GPU

This PR adds functionality that allows a user to create a "multi-slice" subfield and gain access to the underlying view. That is, a multi-slice subfield is in contrast to the...

enhancement
EKAT
AT: WIP
code usability
Quality of Life

Currently, output files that are supposed to have 8 entries but only fill 4 before a restart (for example) will start the next job submission with a new output file....

I/O
priority:medium

I was looking at an EAMxx history file and noticed a number of the global attributes are potentially misleading. For example, IC and topo files were used in the simulation,...

enhancement
help wanted
I/O
priority:low

This is based on a v3 LR (ne30pg2) experiment, with everything corrected in the recently identified bug. Some experiments were done. Documentation to follow. [Internal documentation of creating the new...

Non-B4B
bugfix
SPA
input file

I'm running into a few scenarios where we would need global layout information rather than rank-local layout information (e.g., when printing the DAG, we prob don't care about the layout...

enhancement
good first issue
infrastructure

PR [# 2718 ](https://github.com/E3SM-Project/scream/pull/2718) added an emaxx interface to invoke MAM4xx aerosol-optics code. Because of two limitations in the emaxx infrastructure (see issues [# 2601](https://github.com/E3SM-Project/scream/issues/2601) and [# 2602]( https://github.com/E3SM-Project/scream/issues/2602)), we...

First of all, don't get discouraged by the number of files changed in this PR. Most mods are just changing the location of files included. The main goal of this...

infrastructure
AT: WIP
code cleanup
code usability