Click or drag to resize

SimLauncherUtilStateTestRunMode Method

Internal method for testing state functionality

Namespace:  DHI.Mike1D.SimLauncher
Assembly:  DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void StateTestRunMode(
	string inputFileName,
	string stateRunTestOptions,
	SimulationParameters simParams
)

Parameters

inputFileName
Type: SystemString
Input file name
stateRunTestOptions
Type: SystemString
Options string
simParams
Type: DHI.Mike1D.SimLauncherSimulationParameters
Simulation parameters
See Also