Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesorr/mocsy
Routines to model ocean carbonate system thermodynamics
https://github.com/jamesorr/mocsy
Last synced: 3 months ago
JSON representation
Routines to model ocean carbonate system thermodynamics
- Host: GitHub
- URL: https://github.com/jamesorr/mocsy
- Owner: jamesorr
- License: mit
- Created: 2014-01-21T14:04:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T14:26:12.000Z (almost 5 years ago)
- Last Synced: 2024-06-11T20:32:10.786Z (5 months ago)
- Language: Fortran
- Size: 6.14 MB
- Stars: 18
- Watchers: 7
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - mocsy - Routines to model ocean carbonate system thermodynamics. (Hydrosphere / Ocean Carbon and Temperature)
README
mocsy
=====Routines to model ocean carbonate system thermodynamics
Synopsis: mocsy is a Fortran 95 package designed to compute all
carbonate system variables from total dissolved inorganic carbon (DIC)
and total alkalinity, particularly from models. It updates previous
OCMIP code, avoids 3 common model approximations, and offers the
best-practice constants as well as more recent options. It agrees with
CO2SYS within 0.005%.The mocsy package is described by Orr and Epitalon (2015) and has been
compared to other packages that compute marine carbonate chemistry
(Orr et al., 2015). More recently, new routinnes were added to
propagate uncertainties and compute sensitivities of derived variables
to input variables (Orr et al., 2018)**Documentation and Examples**
* Documentation: http://ocmip5.ipsl.jussieu.fr/mocsy/
* Example scripts: see *examples* directory
* Jupyter notebooks (interactive examples): see *notebooks* directory**REFERENCES**
Orr, J. C. and Epitalon, J.-M. (2015) Improved routines to model the
ocean carbonate system: mocsy 2.0, Geosci. Model Dev., 8, 485-499,
https://doi.org/10.5194/gmd-8-485-2015 .Orr, J. C., J.-P. Gattuso, and J.-M. Epitalon (2015) Comparison of ten
packages that compute ocean carbonate chemistry, Biogeosciences, 12,
1483–1510, https://doi.org/10.5194/bg-12-1483-2015 .Orr, J.C., J.-M. Epitalon, A. G. Dickson, and J.-P. Gattuso (2018) Routine
uncertainty propagation for the marine carbon dioxide system, in prep. for
Mar. Chem., in press, https://doi.org/10.1016/j.marchem.2018.10.006 .