Click or drag to resize

MsheM111DCoupling.MSHETOM11_INIT_SIMULATIONAD 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_INIT_SIMULATIONAD(
	out int rc,
	out int m11InterfaceVersion,
	ref int lenFileNames,
	int* simfilenameAscii,
	int* idstart,
	int* idend,
	ref int iTempInMShe,
	out int iTempInM11,
	out int adaptiveTimestep,
	out double constDtMinutes,
	ref int lenresfilename,
	int* hdResfilenameAscii,
	int* hdResFileDateInt,
	ref int nine
)

Parameters

rc
Type: System.Int32
m11InterfaceVersion
Type: System.Int32
lenFileNames
Type: System.Int32
simfilenameAscii
Type: System.Int32*
idstart
Type: System.Int32*
idend
Type: System.Int32*
iTempInMShe
Type: System.Int32
iTempInM11
Type: System.Int32
adaptiveTimestep
Type: System.Int32
constDtMinutes
Type: System.Double
lenresfilename
Type: System.Int32
hdResfilenameAscii
Type: System.Int32*
hdResFileDateInt
Type: System.Int32*
nine
Type: System.Int32
See Also