DHI.Mike1D Class Library
C#
Show/Hide TOC
Abstract
Mike
1DController
Prepare Method
Prepare the engine. This is called just before run is called. I will set the initial state (initial conditions), open output files etc.
Definition
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
void
Prepare
()
Implements
IMike1DController
Prepare
See Also
Reference
AbstractMike1DController Class
DHI.Mike1D.Mike1DDataAccess Namespace
In This Article
Definition
See Also