-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+Store mass and enthalpy in cell_average_state_type
Added variables to store the total ice and snow mass and enthalpy before advection in the cell_average_state_type. Also added optional scaling arguments to get_total_mass and get_total_enthalpy, and used these new arguments to return the resultant diagnostics in kg and J. Also removed slab_ice_advect from SIS_transport, instead referring to the version in slab_ice.F90. All solutions are bitwise identical, but some diagnostics sent to stdout have altered units.
- Loading branch information
1 parent
90a4cb7
commit d3d184e
Showing
1 changed file
with
40 additions
and
99 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