Skip to content
Snippets Groups Projects
README.md 718 B
Newer Older
p.franke's avatar
p.franke committed
# ESIAS-chem

p.franke's avatar
p.franke committed
Analysis routines of ESIAS-chem (chemical component of the Ensemble for Stochastic Integration of Atmospheric Simulations). 
Main driver of the analysis routines is nelder_mead.f90. A general description of the method can be found in Franke et al. [2021] (submitted to GMDD).
p.franke's avatar
p.franke committed
The routine sort.f90 is excluded. It sorts the input array and provides the index of the orignial array. Sorting routines can be found, e. g. in Press et al. [1993]
p.franke's avatar
p.franke committed

This work is licensed under a Creative Commons Attribution 4.0 International License.
p.franke's avatar
p.franke committed

Press WH, Teukolsky SA, Vetterling WT, Flannery BP (1993) Numerical recipes in FORTRAN: the art of scientific computing (2nd. ed.). Cambridge University Press, New York, USA.