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,
FWSimComponent aSoilCNP);

Update the different C Pools


}



Type of: net.simplace.client.simulation.lap.soilcn.SoilCN.CPools