Class CalcStressFactors
java.lang.Object
net.simplace.sim.components.soil.soilcn.calculation.CalcStressFactors
CalcStressFactors strategy calculates the different factors affecting decomposition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
UpdateCalcStressFactorsSimple
(Rates r, States s, Auxiliary a, net.simplace.sim.model.FWSimComponent aSoilCN) Calculates the different factors affecting the decomposition
-
Constructor Details
-
CalcStressFactors
public CalcStressFactors()
-
-
Method Details