net.simplace.sim.components.soil.soilcn.calculation.CalcNFlows

CalcNFlows strategy calculates the different nitrogen flows in the soil system


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


// Public Instance Methods
public void UpdateCalcNFlowsSimple(Rates r, States s, ParamC pC, ParamCrop
pCrop, ParamN pN, ParamSoil pSoil, FWSimComponent aSoilCNP);

Calculates the different nitrogen flows


}



Type of: net.simplace.sim.components.soil.soilcn.SoilCN.NFlows