Tools: add Kg/m.m to param units

This commit is contained in:
Iampete1 2020-11-10 00:54:43 +00:00 committed by Andrew Tridgell
parent 33e397c524
commit 6f92e6298a

View File

@ -108,6 +108,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' : 'kilogram per meter squared'
}
required_param_fields = [