blockConstant
Generate constant radiosity signal
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
Constant radiosity source. This model requires k ≥ 0.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | k | Radiosity that leaves this component (k ≥ 0) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.RadiosityOutflow | JOut |
Revisions
-
June 27, 2013, by Michael Wetter:
Changed model to require k ≥ 0 instead of k ≤ 0 because the radiosity is no longer a flow variable. See track issue #158. -
November 22, 2010, by Michael Wetter:
First implementation.