Skip to content

Issue #101 tried to make naming more consitent:

Ghost User requested to merge Issue101_Naming_in_OneAppartment.Radiators into master

In AixLib/Building/HighOrder/House/MFD/EnergySystem/OneAppartment/Radiators.mo (hopefully) rooms are always abbreviated:

  • Li: Livingroom
  • Ki: Kitchen
  • Ch: Child's room
  • Ba: Bathroom
  • Be: Bedroom

instances are named camelCaseType with first letter small caps. Because I changed some connectors I changed dependend classes accordingly Convection is no abbreviated conv, not con.

Tried the VoWo example, it worked, but some naming was changed. Any analysis tools may need to be changed... .

Merge request reports