modelScaleMassFlow
Scaling mass flow up or down or leave it
Extends from TransiEnt.Basics.Icons.Model (Icon for models).
Information
1. Purpose of model
Calculating the mass flow through one collector in the collector field.
2. Level of detail, physical effects considered, and physical insight
(Purely technical component without physical modeling.)
3. Limits of validity
(Purely technical component without physical modeling.)
4. Interfaces
fluidPortIn: inlet for fluid
fluidPortOut: outlet for fluid
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(no remarks)
8. Validation
(no validation or testing necessary)
9. References
(no remarks)
10. Version History
Created by Sascha Guddusch (sascha.guddusch@tuhh.de), May 2016
Modified by Anne Senkel (anne.senkel@tuhh.de), Mar 2017
Modified by Lisa Andresen (andresen@tuhh.de), Apr. 2017
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| General › General | |||
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium | simCenter.fluid1 | |
| Integer | n_parallel | 1 | Number of parallel collector rows |
| Boolean | downscale | true | true, if massflow shall be scaled down |
| Boolean | upscale | false | true, if massflow shall be scaled up |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ClaRa.Basics.Interfaces.FluidPortIn | fluidPortIn | ||
| ClaRa.Basics.Interfaces.FluidPortOut | fluidPortOut |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| SI.SpecificEnthalpy | h_in | ||
| SI.SpecificEnthalpy | h_out |