Start
|
Index
|
Overview
•
PREV
|
UP
|
net.simplace.client.simulation.lap.soilcn.calculationP.PUptake
CutbackDecomp strategy calculates a cutback of the decomposition in case of a lack of inorganic nitrogen
public class
PUptake
{
// Public Constructors
public
PUptake
();
// Public Instance Methods
public void
Uptake
(
RatesP
r,
StatesP
s,
Auxiliary
a,
ParamC
pC,
ParamCrop
pCrop,
ParamP
pP,
ParamSoil
pSoil);
Calculates the different nitrogen flows
r
s
a
pC
pCrop
pN
pSoil
}
Type of:
net.simplace.client.simulation.lap.soilcn.SoilCNP.PUptake