-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor tracer initialization (#235)
* separated namelist and tracer count from init_zbgc into input_zbgc * rearranged zbgc initialization, and namelist tracers iage, FY, lvl, pnd * input_data and init_zbgc split into 6 routines and rearranged * recombined input_zbgc2 with init_zbgc * minor cleanup * minor cleanup * update icepack * create count_tracers subroutine * eliminate max_ntrcr * remove max_nsw, n_bgc, nltrcr, n_trbgcz, n_trzs, n_trzaero, n_trbri, n_trbgcs * standardize subroutine argument definitions on single line, remove dead code, add input init aborts for bgc * update alt01 test, update some input checks * minor cleanup * minor updates * update alt01 and alt04 tests, add new debug tests, minor fixes
- Loading branch information
1 parent
8586cd1
commit 8b0ae03
Showing
40 changed files
with
3,456 additions
and
1,352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.