Published March 3, 2023
| Version 14.1.1
Software
Open
geoschem/geos-chem: GEOS-Chem 14.1.1
Authors/Creators
- Bob Yantosca1
- Melissa Sulprizio2
- Lizzie Lundgren
- kelvinhb
- Christoph Keller
- Thibaud Fritz3
- 22degrees
- David Ridley
- Haipeng Lin2
- Liam Bindle
- michael-s-long
- Sebastian David Eastham3
- tsherwen
- Will Downs
- Jenny Fisher4
- Colin Thackray
- Christopher Holmes5
- GanLuo6
- Jiawei Zhuang2
- Lee Murray7
- SpaceMouse
- laestrada
- Joshua Shutter8
- noelleselin
- Michael Long
- xin-chen-github
- emily-ramnarine
- gianga
- Dr. Jessica Haskins
- Jourdan-He
- 1. Harvard John A. Paulson School of Engineering and Applied Sciences
- 2. Harvard University
- 3. Massachusetts Institute of Technology
- 4. University of Wollongong
- 5. Florida State University
- 6. ASRC, SUNY-Albany
- 7. University of Rochester
- 8. University of Minnesota
Description
Release date: 03 Mar 2023
CHANGELOG Added- New integration test functions in
test/GCClassic/integrationandtest/GCHP/integration - New parallelization test functions in
test/GCClassic/parallel - Added
README.mdfiles for integration and parallelization tests in thetestfolder structure - Added GCHP integration test for the tagO3 simulation
- Added GCHP and GCClassic integration tests for the carbon simulation
- Integration and parallelization test folders have been separated into subdirectories to minimize clutter.
- GEOS-only updates
- Add
aboutto GitHub issue templates (ensures they will be displayed) - Added
.github/ISSUE_TEMPLATE/config.ymlfile w/ Github issue options
- GCClassic integration tests now use a single set of scripts
- GCHP integration tests now use a single set of scripts
- Integration test run directories are created with the default names assigned by
createRunDir.sh - Several bash functions in
test/shared/commonFunctionsForTests.shhave been combined so that they will work for both GCClassic and GCHP integration tests ./cleanRunDir.shfunctions now take an argument for non-interactive execution (facilitates integration & parallelization tests)- Moved several module variables from
GeosCore/ucx_mod.F90toHeaders/state_chm_mod.F90. This facilitates using GEOS-Chem in CESM. - Time cycle flags EFYO are changed to CYS for all GCClassic integration/parallel tests, and for GCClassic fullchem_benchmarksimulations.
- Ask users for the name of their research institution at registration
- Ask users for the name of their PI at registration
- Do not compile GCHP for tagO3 integration tests; use the default build instead
- Moved GC-Classic sample run scripts to operational_examples/harvard_cannon
- The GitHub PR template is now named
./github/PULL_REQUEST_TEMPLATE.md
- Fixed bug in where writing species metadata yaml file write was always attempted
- Prevent a warning from being generated when compiling
gckpp_Jacobian.F90 - Fixed a bug in routine GET_IJ where X and Y were swapped in an IF comparison.
- Removed
intTest*_slurm.sh,intTest_*lsf.sh, andintTest*_interactive.shintegration test scripts - Removed State_Met%LWI and input meteorology LWI from carbon simulation run config files
- Removed function
CLEANUP_UCX; deallocations are now done instate_chm_mod.F90
Full Changelog: https://github.com/geoschem/geos-chem/compare/14.1.0...14.1.1
Files
geoschem/geos-chem-14.1.1.zip
Files
(7.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6896babe3239e99de5d49307ef484a35
|
7.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/geoschem/geos-chem/tree/14.1.1 (URL)