SWMM5IntFileBridge Class |
The SWMM5 Interface File contains outlet node flows.
The
asRR
The "usual" integration in MIKE 1D is to convert the flow to runoff, and attach to MIKE 1D as catchment runoff file. There can be issues with the catchment connections and these must be regenerated.
To integrate node outflow to MIKE 1D, we probably need to introduce a new type of boundary (Runoff Node Inflow), which assigns directly to the node matching the Id.
There is currently not that much error reporting.
Namespace: DHI.Mike1D.ResultDataAccess
The SWMM5IntFileBridge type exposes the following members.
Name | Description | |
---|---|---|
SWMM5IntFileBridge |
Default constructor
|
Name | Description | |
---|---|---|
Connection |
Connection specifying the file to read from/write to
| |
Filter |
Filter support is not implemented
| |
NumberOfTimeSteps |
Number of time steps
|
Name | Description | |
---|---|---|
Connect |
Connect to storage
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Finish |
Disconnect from storage
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Read |
Read header and data
| |
ReadData |
Read file data
| |
ReadHeader |
Read file header
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
TimeStepReadEvent |