Click or drag to resize

EcoLabModel Properties

The EcoLabModel type exposes the following members.

Properties
  NameDescription
Public propertyComponents
ECO Lab components
Public propertyConstants
Constants are constant in time. A constant may vary in space, and may be provided by engine.
Public propertyForcings
Forcings vary in time. A forcing may also vary in space, though currently only supported by engine forcings
Public propertyId
Local Id of ecolab model, used in NetworkModel
Public propertyIntegrationMethod
Method used when integrating in time
Public propertyLocalId
Local Id of ecolab model, used in NetworkModel
Public propertyOutputAuxiliary
Auxiliary outputs
Public propertyOutputDerived
Derived outputs
Public propertyOutputProcesses
Output for processes
Public propertyUpdatePerTimeStep
Type of updating taking place
Public propertyUpdateTimeSpan
Time between each ECO lab update time step. Used when UpdatePerTimeStep is false.
Public propertyUpdateTimeStepFrequency
Number of time steps between each ECO lab update time step. Used when UpdatePerTimeStep is true.
Top
See Also