Click or drag to resize

MsheM111DCouplingMSHETOM11_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: SystemInt32
m11InterfaceVersion
Type: SystemInt32
lenFileNames
Type: SystemInt32
simfilenameAscii
Type: SystemInt32*
idstart
Type: SystemInt32*
idend
Type: SystemInt32*
iTempInMShe
Type: SystemInt32
iTempInM11
Type: SystemInt32
adaptiveTimestep
Type: SystemInt32
constDtMinutes
Type: SystemDouble
lenresfilename
Type: SystemInt32
hdResfilenameAscii
Type: SystemInt32*
hdResFileDateInt
Type: SystemInt32*
nine
Type: SystemInt32
See Also