Start
|
Index
|
Overview
•
PREV
|
UP
|
NEXT
net.simplace.client.simulation.lap.soilcn.calculation.CalcCPools
CalcCPools strategy updates the different carbon pools in the soil system
public class
CalcCPools
{
// Public Constructors
public
CalcCPools
();
// Public Instance Methods
public void
UpdateCalcCPoolsSimple
(
Rates
r,
States
s, double TimeDiv);
Update the different C Pools
r
s
TimeDiv
}
Type of:
net.simplace.client.simulation.lap.soilcn.SoilCN.CPools