-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'initial_tracer_updates'
Water tracer updates for initial things in driver loop Update water tracers for initial stuff done in driver loop. This includes atm2lnd forcings (non-downscaled and downscaled), balance check initialization, and dyn subgrid updates. Broadly speaking, the changes here are: (1) Reworked WaterType to make it easier / more robust for other code to loop over tracers or bulk+tracers (2) The most interesting changes are probably the code to update the atm2lnd water tracers (in Wateratm2lndType.F90 and WaterTracerUtils.F90) (3) In various other places, do some infrastructurey stuff (initializing water balance, doing dyn subgrid stuff) for tracers as well as bulk (4) Supporting unit tests and unit test infrastructure Resolves #487 Resolves #488 Resolves #489
- Loading branch information
Showing
42 changed files
with
2,287 additions
and
783 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
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.