Releases: geoschem/GCHP
Releases · geoschem/GCHP
GCHP 14.6.3
From CHANGELOG.md
Added
- Added
-DSANITIZEoption for use with GNU Fortran compiler to check for memory leaks - Added "Known Bugs" page under "Reference" section of the ReadTheDocs documentation
Changed
- Updated ReadTheDocs documentation to state that we are using Spack v0.23.1 in the Spack installation guide
- Reordered entries in the ReadTheDocs reference section to match the GCClassic documentation
- Updated GEOS-Chem submodule to 14.6.3
- Updated HEMCO submodule to 3.11.2
Fixed
- Fixed bug in GCHP adjoint code to compute mass fluxes after first run
Removed
- Removed descriptions of GEOS-IT as "beta release" in ReadTheDocs documentation
Pull requests included
- Adjoint fix for computing mass fluxes by @lizziel in #499
- Add -DSANITIZE compiler option to check for memory leaks by @lizziel in #504
- GCHP 14.6.3 release by @yantosca in #505
Full Changelog: 14.6.2...14.6.3
GCHP 14.6.2
From CHANGELOG.md
Changed
- Updated GEOS-Chem submodule to 14.6.2
What's Changed
Full Changelog: 14.6.1...14.6.2
GCHP 14.6.1
From CHANGELOG.md
Added
- Added ReadTheDocs documentation updates for GCHP 14.6.1
Changed
- Updated GEOS-Chem submodule to 14.6.1
- Updated HEMCO submodule to 3.11.1
Pull requests included
Full Changelog: 14.6.0...14.6.1
GCHP 14.6.0
From CHANGELOG.md
Added
- Added ReadTheDocs documentation about GEOS-Chem simulations
Changed
- Increased execution memory for GCHP cloud benchmarks from 80 to 120 GB in
.github/workflows/cloud-benchmarking-workflow.yml
Fixed
- Check if mass flux import is top-down and flip accordingly
- Bumped
jinja2to 3.1.6 indocs/requirements.txt(fixes a security issue id
Pull requests included
- Increased execution memory for GCHP cloud benchmarks from 80 GB to 120 GB by @yantosca in #471
- Merge GCHP 14.5.2 into dev/14.6.0 by @yantosca in #475
- Check if mass flux is top-down and flip accordingly to enable processed mass flux by @yuanjianz in #462
- GCHP 14.6.0 release by @yantosca in #487
Full Changelog: 14.5.3...14.6.0
GCHP 14.5.3
From CHANGELOG.md
Added
- Updated RTD docs to state that users wishing not to open AWS account can use AWS CLI commands with
--no-sign-request
Changed
- Updated GEOS-Chem submodule to 14.5.3
- Updated HEMCO submodule to 3.10.2
Pull requests included
Full Changelog: 14.5.2...14.5.3
GCHP 14.5.2
From CHANGELOG.md
Added
- Added text to RTD stating that data download from
s3://geos-chemis ands3://gcgridis free
Changed
- Bumped
jinja2to version 3.1.5 indocs/requirements.txtto fix a security issue - Changed the build sequence so that the KPP-Standalone is only built when configuring with
-DKPPSA=y - Updated RTD documentation for fullchem rundir creation, which now asks users if they wish to build KPP-Standalone
Pull requests included
- Bump jinja2 to 3.1.5 as suggested by Dependabot by @yantosca in #469
- Do not build KPP-Standalone executable unless specifically requested at compile time by @yantosca in #473
- GCHP 14.5.2 release by @yantosca in #474
Full Changelog: 14.5.1...14.5.2
GCHP 14.5.1
From CHANGELOG.md
Added
- Added code to
src/CMakeLists.txtto build & install the KPP standalone executable whenfullchemorcustommechanisms are selected - Added ReadTheDocs Supplemental Guide on using the KPP-Standalone Box Model and KPP-Standalone Interface in GEOS-Chem
Fixed
- Fixed dry mass flux derivation in GCHPctmEnv when using mass flux imports
- Fixed UpwardsMassFlux sign to make positive represent upwards direction
- Fixed logic error in
src/CMakeLists.txtthat attempted to build the KPP standalone for the carbon simulation (see geoschem/GCClassic #78)
Pull requests included
- Add KPP Standalone into GEOS-Chem 14.5.1 by @yantosca in #463
- Fix GCHPctmEnv small numerical bugs by @yuanjianz in #456
- Fixed CMake error to prevent KPP standalone being built in carbon sim by @yantosca in #464
- GCHP 14.5.1 release by @yantosca in #468
New Contributors
- @yuanjianz made their first contribution in #456
Full Changelog: 14.5.0...14.5.1
See the GEOS-Chem 14.5.1 page for a complete list of updates.
GCHP 14.5.0
From CHANGELOG.md
Added
- Added documentation about GEOS convection change affecting meteorology starting June 1, 2020
Changed
- Updated GEOS-Chem to 14.5.0
- Updated HEMCO to 3.10.0
- Updated Cloud-J to 8.0.1
Fixed
- Fixed formatting error in
.github/workflows/stale.ymlthat caused the Mark Stale Issues action not to run - Updated compiler requirements to specify max GNU version is 12
- Updated documentation for version 14.5.0
- Updated
docs/requirements.txtto usejinja2==3.1.4(fixes a security issue)
See the GEOS-Chem 14.5.0 page for a complete list of updates.
Pull requests included
- Bugfix: Restore stale workflow functionality by @msulprizio in #444
- ReadTheDocs updates for GCHP 14.5.0 by @yantosca in #448
Full Changelog: 14.4.3...14.5.0
GCHP 14.4.3
From CHANGELOG.md
Changed
- Updated GEOS-Chem (science codebase) to 14.4.3
- Updated HEMCO to 3.9.3
- Updated Cloud-J to 7.7.3
Fixed
- Added brackets around
exempt-issue-labelslist in.github/workflows/stale.yml
Pull Requests Included
- none
Full Changelog: 14.4.2...14.4.3
GCHP 14.4.2
From CHANGELOG.md
Changed
- Updated HEMCO submodule to 3.9.2
- Updated Cloud-J submodule to 7.7.2
- Disable support for FAST-JX for all simulations except Hg
Pull Requests Included
Full Changelog: 14.4.1...14.4.2