.TransiEnt.Storage.Heat.HotWaterStorage_L4.Utilities.get_Ports

Information

1. Purpose of model

(no remarks)

2. Level of detail, physical effects considered, and physical insight

(no remarks)

3. Limits of validity

(no remarks)

4. Interfaces

(no remarks)

5. Nomenclature

(no remarks)

6. Governing Equations

(no remarks)

7. Remarks for Usage

(no remarks)

8. Validation

(no remarks)

9. References

(no remarks)

10. Version History

Interface

function get_Ports
  extends TransiEnt.Basics.Icons.Function;
  input Integer nSeg "Number of tank segments";
  input Integer CHP_in_layer;
  input Integer CHP_out_layer;
  input Integer grid_in_layer;
  input Integer grid_out_layer;
  input Integer nSolarInputLayer "number of solar input segments";
  input Integer Solar_in_layer "lowest solat input segment";
  input Integer Solar_out_layer "solar output segment";
  output Integer[5 + nSolarInputLayer] ports;
end get_Ports;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos