Start
|
Index
|
Overview
•
PREV
|
UP
|
NEXT
net.simplace.client.simulation.lap.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);
Calculates the different nitrogen flows
r
a
s
re
se
pC
pCrop
pN
}
Type of:
net.simplace.client.simulation.lap.soilcn.SoilCN.NFlows