-
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.
* initial isotope tracer mods * calls to isotope routines * correct isotope tracer indices * update isotope interfaces to be backwards compatible demonstrate prototype optional argument handling internal to the columnphysics migrate to fortran use for n_iso and tr_iso, remove them from interfaces (to be done to other similar variables) fix isotope hardcoded basal ice growth and isotope update logic refactor optional closing argument to follow new approach (get ride of "extra" ridge_ice call) fix isotope restart bug (read unit number) add isotope restart test to base suite add subnames to icepack_isotope.F90 rename public icepack_isotope variable frac to isotope_frac_method to improve clarity add some coding standard documentation to developers guide under column physics section * fix document rst * fix comment, move declaration * update acct on badger * Add isotope documentation. * Fix some typos * updating documentation * fixing format of Brady bib entry * updating copyright date to 2020 * minor change to relaunch readthedocs check Co-authored-by: apcraig <anthony.p.craig@gmail.com> Co-authored-by: David Bailey <dbailey@ucar.edu>
- Loading branch information
1 parent
826dc88
commit 1ae0446
Showing
35 changed files
with
1,548 additions
and
212 deletions.
There are no files selected for viewing
Binary file not shown.
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.