Class STICSFunctions

java.lang.Object
net.simplace.sim.components.experimental.n2o.STICSFunctions

public class STICSFunctions extends Object
  • 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)