Calliope.oxygen fugacity
oxygen_fugacity
OxygenFugacity(model='oneill')
log10 oxygen fugacity as a function of temperature
Source code in src/calliope/oxygen_fugacity.py
14 15 | |
fischer(T)
Fischer et al. (2011) IW (FeO equation of state, EPSL 304, 496)
Source code in src/calliope/oxygen_fugacity.py
26 27 28 | |
oneill(T)
O'Neill and Eggins (2002) IW
Source code in src/calliope/oxygen_fugacity.py
30 31 32 33 34 | |