https://github.com/e3sm-project/eamxx-scripts
Design documents, papers, etc. for the Simple Cloud Resolving E3SM Atmosphere Model
https://github.com/e3sm-project/eamxx-scripts
Last synced: 5 months ago
JSON representation
Design documents, papers, etc. for the Simple Cloud Resolving E3SM Atmosphere Model
- Host: GitHub
- URL: https://github.com/e3sm-project/eamxx-scripts
- Owner: E3SM-Project
- Created: 2018-06-27T21:55:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-11-11T23:31:47.000Z (7 months ago)
- Last Synced: 2025-11-12T01:17:37.767Z (7 months ago)
- Language: Roff
- Size: 3.77 MB
- Stars: 0
- Watchers: 26
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eamxx-scripts
--------------------------------------------------
NOTE: many scripts in this repo were created for previous SCREAM/EAMxx configurations and simulations.
And none of the materials in this repo are curated or supported.
This is where scripts related to the Simple Cloud Resolving
E3SM Atmosphere Model live. This is also where micro-app code and related testing
scripts are put before migrating finished code to the (scream fork of the) E3SM repo.
## Top-level Code structure (as of 10/14/24):
--------------------------------------------------
* f2py/p3/: Initial standalone version of p3 which Peter created using f2py.
* perf-scripts/: Scripts for making performance plots
* post-run_scripts/: Includes scripts used for checking and post-processing SCREAM/EAMxx output.
* preprocessing_scripts/: Includes scripts for creating initial conditions for EAMxx
* micro-apps/: Includes code for each micro-app we've generated
* run_scripts/: Includes run scripts previously used to run scream production simulations.
* util/: Includes job monitor script and script to generate a map for regional outputs.
* v1_output/: Includes sample output .yaml files used in previous simulations.