modelOutline
Extends from ClaRa.Basics.Icons.RecordIcon.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | showExpertSummary | ||
| Discretisation | |||
| Integer | N_cv | Number of finite volumes | |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ClaRa.Basics.Units.Volume | volume_tot | Total volume of system | |
| ClaRa.Basics.Units.PressureDifference | Delta_p | Pressure difference between outlet and inlet | |
| ClaRa.Basics.Units.Mass | mass_tot | Total fluid mass in system mass | |
| ClaRa.Basics.Units.Enthalpy | H_tot | Total system enthalpy | |
| ClaRa.Basics.Units.HeatFlowRate | Q_flow_tot | Heat flow through entire pipe wall | |
| ClaRa.Basics.Units.Mass[N_cv] | mass | Fluid mass in cells | |
| ClaRa.Basics.Units.Momentum[N_cv + 1] | I | Momentum of fluid flow volumes through cell borders | |
| ClaRa.Basics.Units.Force[N_cv + 2] | I_flow | Momentum flow through cell borders | |
| ClaRa.Basics.Units.MassFlowRate[N_cv + 1] | m_flow | Mass flow through cell borders | |
| ClaRa.Basics.Units.Velocity[N_cv + 1] | w | Velocity of flow in cells | |
| ClaRa.Basics.Units.Velocity | w_inlet | Velocity at the inlet | |
| ClaRa.Basics.Units.Velocity | w_outlet | Velocity at the inlet |