Click or drag to resize

SimLauncherUtilToSteadySetup Method

Test helper method, creating a "steady-dynamic" setup by replacing all boundaries having time series items with a constant item instead

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 ToSteadySetup(
	string sim11FileName
)

Parameters

sim11FileName
Type: SystemString
Name of setup file (sim11)
See Also