Click or drag to resize

MsheM111DCouplingMSHETOM11_SIMULATION_PERFORMTIMESTEPAD 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_PERFORMTIMESTEPAD(
	out int rc,
	out double dbm11Time,
	float* qmLatToM11SzDr,
	float* qmLatToM11OlDr,
	float* qmLattoM11Ol,
	float* qmLattoM11Sz,
	float* qlattom11SatZoneDrain,
	float* qlattom11OverLandDrain,
	float* qlatToM11Overland,
	float* qlatToM11Baseflow,
	float* qWlatFromM11Ol,
	float* qWlatFromM11Sz,
	float* mSheTemperatSatZoneDrain,
	float* mSheTemperatOverLandDrain,
	float* mSheTemperatOl,
	float* mSheTemperatSz,
	float* concentrationM11,
	float* qMassLatFromM11Ol,
	float* qMassLatFromM11Sz,
	float* m11Temperat,
	ref int nine
)

Parameters

rc
Type: SystemInt32
dbm11Time
Type: SystemDouble
qmLatToM11SzDr
Type: SystemSingle*
qmLatToM11OlDr
Type: SystemSingle*
qmLattoM11Ol
Type: SystemSingle*
qmLattoM11Sz
Type: SystemSingle*
qlattom11SatZoneDrain
Type: SystemSingle*
qlattom11OverLandDrain
Type: SystemSingle*
qlatToM11Overland
Type: SystemSingle*
qlatToM11Baseflow
Type: SystemSingle*
qWlatFromM11Ol
Type: SystemSingle*
qWlatFromM11Sz
Type: SystemSingle*
mSheTemperatSatZoneDrain
Type: SystemSingle*
mSheTemperatOverLandDrain
Type: SystemSingle*
mSheTemperatOl
Type: SystemSingle*
mSheTemperatSz
Type: SystemSingle*
concentrationM11
Type: SystemSingle*
qMassLatFromM11Ol
Type: SystemSingle*
qMassLatFromM11Sz
Type: SystemSingle*
m11Temperat
Type: SystemSingle*
nine
Type: SystemInt32
See Also