Skip to content

Commit

Permalink
Merge pull request #229 from GEOS-ESM/amdasilva-patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md (cosmetic)
  • Loading branch information
amdasilva authored May 12, 2023
2 parents d220c16 + 46cf8cf commit a803531
Showing 1 changed file with 9 additions and 22 deletions.
31 changes: 9 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Fixed
- Made needed code changes in SS2G_GridCompMod.F90 and
CA2G_GridCompMod.F90 to permit data instances of of GOCART
aerosols to run
- Added missing brown carbon (BR) climatology hooks to yaml and rc
files for data driven instances
- Changed pointers to climatological deposition inputs in yaml and
rc files to "/dev/null" since the files pointed to didn't provide
them anyway, and in any case they are being used presently in the
model
- Changed pointers to climatological nitrate inputs in yaml and rc
files to "/dev/null" since pointing to FP files was inconsistent
with MERRA-2 files used for other species
- Ensured zero-diff in performance of yaml vs. rc files for
ExtData2G vs. ExtData1g for data driven aerosols
- To do: remove hooks to old (legacy) GOCART.data instances in CHEM
and setup scripts

- Made needed code changes in SS2G_GridCompMod.F90 and CA2G_GridCompMod.F90 to permit data instances of of GOCART aerosols to run
- Added missing brown carbon (BR) climatology hooks to yaml and rc files for data driven instances
- Changed pointers to climatological deposition inputs in yaml and rc files to "/dev/null" since the files pointed to didn't provide them anyway, and in any case they are being used presently in the model
- Changed pointers to climatological nitrate inputs in yaml and rc files to "/dev/null" since pointing to FP files was inconsistent with MERRA-2 files used for other species
- Ensured zero-diff in performance of yaml vs. rc files for ExtData2G vs. ExtData1g for data driven aerosols
- To do: remove hooks to old (legacy) GOCART.data instances in CHEM and setup scripts
- Fixed rc file in legacy O3 component.
- Fixed issue #223 where Global dimension was being used for allocating a local array
-
### Added

### Fixed

Fixed rc file in legacy O3 component.
Fixes issue #223 where Global dimension was being used for allocating a local array

### Changed

## [2.1.4] - 2023-05-04
Expand Down

0 comments on commit a803531

Please sign in to comment.