Calliope.oxygen fugacity
oxygen_fugacity
OxygenFugacity(model=DEFAULT_FO2_MODEL)
log10 oxygen fugacity as a function of temperature
Source code in src/calliope/oxygen_fugacity.py
21 22 | |
fischer(T)
Fischer et al. (2011) IW (FeO equation of state, EPSL 304, 496).
The coefficients are the p = 1 bar isoline of their Figure 6, obtained by integrating their Equation 2.
Source code in src/calliope/oxygen_fugacity.py
33 34 35 36 37 38 39 | |
oneill(T)
O'Neill and Eggins (2002) IW
Source code in src/calliope/oxygen_fugacity.py
41 42 43 44 45 | |