Page 1 of 1
change System/zone flow units label
Posted: Mon Dec 16, 2024 8:45 am
by sergiovillagran
Hi Jo,
is there a straightforward way to update labels so that m³/h is reflected as m³ h⁻¹ instead?
best regards,
Sergio Villagrán
Re: change System/zone flow units label
Posted: Tue Dec 17, 2024 8:26 am
by Dan Crosby
Hi Sergio,
The unit keywords texts (e.g. #LARGEFLOWUNIT#) are derived from the unit strings, which are fixed in all cases, as per what you can see in the unit settings. You can, nominally, just replace that directly with the string you want (i.e., instead of using the keyword #LARGEFLOWUNIT# just enter "m³ h⁻¹"). In Standalone, unfortunately, this doesn't work since it does not support the Unicode necessary for the "superscript minus". In Link you should have no problem.
Regards,
Dan