Click or drag to resize

FloodLinkStandardPrepareForAdTimeStep Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public override void PrepareForAdTimeStep(
	List<double> adM21Concentrations,
	double[] adConvFactor,
	ref int adPos
)

Parameters

adM21Concentrations
Type: System.Collections.GenericListDouble
adConvFactor
Type: SystemDouble
adPos
Type: SystemInt32
See Also