Click or drag to resize

MsheM111DCouplingMsheToM11_Simulation_PerformTimestep 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 static void MsheToM11_Simulation_PerformTimestep(
	out int rc,
	double time,
	float* qlatToM11SatZoneDrain,
	float* qlatToM11OverLandDrain,
	float* qlatToM11Overland,
	float* qlatToM11Baseflow,
	float* hm11,
	float* qm11Hp,
	float* wm11,
	float* am11,
	float* avm11,
	ref int nine
)

Parameters

rc
Type: SystemInt32
time
Type: SystemDouble
qlatToM11SatZoneDrain
Type: SystemSingle*
qlatToM11OverLandDrain
Type: SystemSingle*
qlatToM11Overland
Type: SystemSingle*
qlatToM11Baseflow
Type: SystemSingle*
hm11
Type: SystemSingle*
qm11Hp
Type: SystemSingle*
wm11
Type: SystemSingle*
am11
Type: SystemSingle*
avm11
Type: SystemSingle*
nine
Type: SystemInt32
See Also