A simple model which weights a given set of thermal inputs
  to calculate an average temperature and aggregated heat flow per output
  This model is used to weight thermal ports (inputs) according to given split
  factors per output port.
  The model needs the dimensions of the splitted therm ports (for input and
  output ports resp.) and the split factors, which are between 0 and 1. Each row
  of the split factor matrix gives the split factors for one output
  port. The number of columns need to align with the number of input ports.
  
  
  - 
  May, 2016, by Moritz Lauster:
 Extended to handle multiple input ports.
- 
  January, 2015, by Peter Remmen:
 Changed name and vectorized
  equation, added documentation
- 
  October, 2014, by Peter Remmen:
 Implemented.
Generated at 2025-10-31T19:31:39Z
 by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos