modelGenericValveGas_L1
Extends from ClaRa.Basics.Icons.Valve, ClaRa.Basics.Icons.ComplexityLevel (Displays the complexity level inside model icon ).
Information
For detailed model documentation please consult the html-documentation shipped with ClaRa.
Authorship and Copyright Statement for original (initial) Contribution
Author:
DYNCAP/DYNSTART development team, Copyright © 2011-2024.References:
For references please consult the html-documentation shipped with ClaRa.
Remarks:
This component was developed by ClaRa development team under the 3-clause BSD License.
Acknowledgements:ClaRa originated from the collaborative research projects DYNCAP and DYNSTART. Both research projects were supported by the German Federal Ministry for Economic Affairs and Energy (FKZ 03ET2009 and FKZ 03ET7060).
CLA:
The author(s) have agreed to ClaRa CLA, version 1.0. See https://claralib.com/pdf/CLA.pdf
By agreeing to ClaRa CLA, version 1.0 the author has granted the ClaRa development team a permanent right to use and modify his initial contribution as well as to publish it or its modified versions under the 3-clause BSD License.
The ClaRa development team consists of the following partners:
TLK-Thermo GmbH (Braunschweig, Germany)
XRG Simulation GmbH (Hamburg, Germany).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | showExpertSummary | simCenter.showExpertSummary | |Summary and Visualisation||True, if expert summary should be applied |
| Boolean | showData | true | |Summary and Visualisation||True, if a data port containing p,T,h,s,m_flow shall be shown, else false |
| Boolean | useStabilisedMassFlow | false | |Expert Settings|Numerical Robustness| |
| Fundamental Definitions | |||
| TILMedia.Gas.Types.BaseGas | medium | simCenter.flueGasModel | Flue gas model used in component |
| Boolean | useHomotopy | simCenter.useHomotopy | True, if homotopy method is used during initialisation |
| Boolean | checkValve | false | True, if valve is check valve |
| Control Signals | |||
| Boolean | openingInputIsActive | false | True, if a variable opening is used |
| Real | opening_const_ | 1 | A constant opening: =1: open, =0: closed |
| Expert Settings › Numerical Robustness | |||
| Basics.Units.Time | Tau | 0.1 | Time Constant of Stabilisation |
| Real | opening_leak_ | 0 | Leakage valve opening in p.u. |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | opening_in | opening_ | =1: completely open, =0: completely closed |
| Basics.Interfaces.GasPortIn | inlet | Inlet port | |
| Basics.Interfaces.GasPortOut | outlet | Outlet port | |
| Basics.Interfaces.EyeOutGas | eye |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| String | complexity (from ComplexityLevel) | "??" | |
| ClaRa.SimCenter | simCenter | ||
| Real | opening_ | Valve opening in p.u. | |
| Basics.Units.MassFlowRate | m_flow_ | stabilised mass flow rate | |
| PressureLoss | pressureLoss | ||
| Summary | summary |
Contents
| Name | Description |
|---|---|
Revisions
For revisions please consult the html-documentation shipped with ClaRa.