net.simplace.client.simulation.lap.soilcn.calculationP.CalcPFlows

CalcNFlows strategy calculates the different nitrogen flows in the soil system


public class CalcPFlows {
// Public Constructors
public CalcPFlows();


// Public Instance Methods
public void UpdateCalcPFlowsSimple(RatesP r, StatesP s, ParamC pC, ParamCrop
pCrop, ParamP pP, ParamSoil pSoil, FWSimComponent aSoilCNP);

Calculates the different nitrogen flows


}



Type of: net.simplace.client.simulation.lap.soilcn.SoilCNP.PFlows