Object labels on scheme
In version 22.12.1, it is now possible to hide or configure object labels.
For show/hide labels press F7 or menu View → Show object labels.
For configuring open program settings F12 and edit the appropriate templates. In templates, you can specify some parameters in curly brackets, which will be replaced by the value of the corresponding parameter for a specific object.
Node parameters
- {id} – id
- {name} – name
- {Q} – consuption, debit
- {Pin} – input pressure
- {Pout} – output pressure
- {Z} – altitude
- {un_Q} – unit of consumption
- {un_P} – ...pressure
- {un_H} – ...head and altitude
Pipe parameters
- {id}, {name}, {Q}, {un_Q}, {un_P}, {un_H} – same as for nodes
- {L} – length
- {D} – diameter
- {V} – flow velocity
- {Vmax} – max. allowable velocity
- {n} – roughness
- {k} – coefficient for accounting for local losses
- {Re} – Reynolds number
- {lambda} – friction factor
- {dP} – pressure loss – full
- {dPL} – ...due friction
- {dPZ} – ...due altitude difference
- {dH} – head loss
- {un_L}, {un_D}, {un_n}, {un_V} – same units
Attention! Case (large/small letters) is important!