Reconsideration of DynamicPressure components
The current DynamicPressure components should be revised
Proposed changes
-
ThermofluidStream.Boundaries.DynamicPressureOutflow should be deprecated.
-
The equations in ThermofluidStream.Boundaries.DynamicPressureInflow should be merged with ThermofluidStream.Boundaries.Source to form a unified dynamic source model.
This new component has the inputs:
- static pressure
- temperature / specific enthalpy
- mass fractions
- flow velocity
-
After this refactoring, ThermofluidStream.Boundaries.DynamicPressureInflow should also be deprecated.
Documentation
The documentation of the remaining and new components should be improved to clearly describe:
- recommended usage patterns
- "pseudo isentropic" equations for
assumeConstantDensity=false should be described
Reconsideration of DynamicPressure components
The current
DynamicPressurecomponents should be revisedProposed changes
ThermofluidStream.Boundaries.DynamicPressureOutflowshould be deprecated.The equations in
ThermofluidStream.Boundaries.DynamicPressureInflowshould be merged withThermofluidStream.Boundaries.Sourceto form a unified dynamic source model.This new component has the inputs:
After this refactoring,
ThermofluidStream.Boundaries.DynamicPressureInflowshould also be deprecated.Documentation
The documentation of the remaining and new components should be improved to clearly describe:
assumeConstantDensity=falseshould be described