Class STICSFunctions
java.lang.Object
net.simplace.sim.components.experimental.n2o.STICSFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
PHEffectOnNitrification
(double pH, double pHmin, double pHmax) static double
TemperatureEffect
(double soiltemp, double opttemp, double scale)
-
Constructor Details
-
STICSFunctions
public STICSFunctions()
-
-
Method Details
-
PHEffectOnNitrification
public static double PHEffectOnNitrification(double pH, double pHmin, double pHmax) -
TemperatureEffect
public static double TemperatureEffect(double soiltemp, double opttemp, double scale)
-