#parameters that model the parabolic oxidation constant B

    array set $Base {P.pdep {Double 1.0}}

#parameters that model the linear oxidation constant B/A

    array set $Base {L.pdep {Double 1.0}}

    array set $Base {Henry {Double 3.0e19}}

return { P.pdep L.pdep Henry }
