Tools: Add kg per cubic meter unit metadata

This commit is contained in:
Reilly Callaway 2022-03-30 12:24:33 +11:00 committed by Andrew Tridgell
parent f143a0ed4e
commit 4fcb1089b1
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ known_units = {
'octal' : 'octal' ,
'RPM' : 'Revolutions Per Minute',
'kg/m/m' : 'kilograms per square meter', # metre is the SI unit name, meter is the american spelling of it
'kg/m/m/m': 'kilograms per cubic meter',
}
required_param_fields = [