modelSmoothed
Smoothed: Smooth transitions between the different zones
Extends from Greenhouses.Flows.FluidFlow.HeatTransfer.BaseClasses.PartialHeatTransferSmoothed (A partial heat transfer model that provides smooth transitions between the HTC for liquid, two-phase and vapour).
Information
The model Smoothed extends the partial model PartialHeatTransferSmoothed and calculates the heat transfer coefficient based on the following equation:
Note that in the model U_nom corresponds to the smoothed heat transfer coefficient calculated in PartialHeatTransferSmoothed
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n (from PartialHeatTransfer) | 1 | Number of heat transfer segments |
| Real | smoothingRange (from PartialHeatTransferSmoothed) | 0.2 | Vapour quality smoothing range |
| Real | massFlowExp (from PartialHeatTransferSmoothed) | 0.8 | Mass flow correction term, disable with 0.0 |
| Integer | forcePhase (from PartialHeatTransferSmoothed) | 0 | Ignore all other phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Greenhouses.Interfaces.Heat.ThermalPortL | thermalPortL (from PartialHeatTransfer) |