modelSourceCdot
Flowrate source for Cdot-type heat source
Information
Model SourceCdot represents an ideal mass flow source, with prescribed specific heat capacity, temperature and density of the constant heat capacity fluid flowing from the model to the port (i.e. out of the model).
The massFlow and temperature can be set as parameters or defined by the connectors.
The calculation of the fluid thermal energy, calculated with respect to a user-defined reference temperature, is implemented in the model and accessible by the Hdot output.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.MassFlowRate | Mdot_0 | 0 | Mass flowrate if input not connected |
| Modelica.SIunits.Temperature | T_0 | 298.13 | Temperature if input not connected |
| Modelica.SIunits.Temperature | T_ref | 323.15 | Reference Temperature for the calculation of H_dot |
| Modelica.SIunits.SpecificHeatCapacity | cp | 1000 | Specific Heat capacity |
| Modelica.SIunits.Density | rho | 1000 | Fluid Density |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | T_source | ||
| Interfaces.Fluid.Flange_ex_Cdot | flange | ||
| Modelica.Blocks.Interfaces.RealOutput | Hdot | ||
| Modelica.Blocks.Interfaces.RealInput | M_dot_source |