Skip to content

Commit

Permalink
Merge pull request #170 from GEOS-ESM/feature/mmanyin/delete_code_art…
Browse files Browse the repository at this point in the history
…ifact

Feature/mmanyin/delete code artifact
  • Loading branch information
amdasilva authored Aug 23, 2022
2 parents e1c9686 + 6fc530a commit 015eaa6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added protection guard for pointer DU_SRC. fixed issue #148
- Initialized pointers by allocation instead of assignment. fixed issue #127
- Removed ExtData2G yaml files from all AMIP.20C directories as these are not needed anymore
- Removed declaration of Disable_Convection, no longer needed

### Changed

Expand Down
2 changes: 0 additions & 2 deletions ESMF/GOCART_GridComp/GOCART_GridCompMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ Module GOCART_GridCompMod
use Chem_UtilMod, only: Chem_UtilNegFiller
use Aero_GridCompMod ! Parent Aerosol component with IRF methods but no SetServices()

use ConvectionMod, only: Disable_Convection

implicit none
private

Expand Down

0 comments on commit 015eaa6

Please sign in to comment.