Start
|
Index
|
Overview
•
PREV
|
UP
|
NEXT
net.simplace.client.simulation.lap.soilcn.calculation.CalcCFlows
CalcCFlows strategy calculates the different carbon flows in the soil system
public class
CalcCFlows
{
// Public Constructors
public
CalcCFlows
();
// Public Instance Methods
public void
UpdateCalcCFlowsSimple
(
Rates
r,
States
s,
ParamC
pC,
ParamCrop
pCrop,
ParamSoil
pSoil, int lnum, FWSimComponent aSoilCNP);
Calculates the different carbon flows
r
s
pC
pCrop
pSoil
lnum
aSoilCNP
}
Type of:
net.simplace.client.simulation.lap.soilcn.SoilCN.CFlows
,
CutbackDecomp.CFlows