OpenHPL icon indicating copy to clipboard operation
OpenHPL copied to clipboard

use of "abstract" classes

Open dietmarw opened this issue 1 year ago • 2 comments

@boerrebj: Abstract classes (partial classes in Modelica terminology) are useful for collecting common parts of multiple detailed models. As an example,

  • AbstractPipe basis class for both rigid water column pipe as well as elastic water pipe
  • AbstractValve basis class for different types of valves
  • AbstractTurbine basis class for different turbine types

dietmarw avatar Jun 19 '23 10:06 dietmarw