#set the absolute error bound
array set $Base {Abs.Error {Double 1.0e7}}

#set the binding with Interstitials
array set $Base {Bind {Double {[Arrhenius [expr [pdbGetDouble Silicon LatticeDensity] * exp(0.0)] 2.25]}}}

array set $Base {Dint {Double {[Arrhenius 1.9 3.1] * [pdbGetDouble Si Carbon Bind] / [pdbGetDouble Si Int Cstar]}}}

return { Abs.Error Bind Entropy Dint }
