You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the forcePerTimeMeasure enumerations are incorrect. These appear to mostly be PressurePerTime.
forcePerTime should be something like a N/s or lbf/sec.
We need to correct this to have both UOM enumerations for PressurePerTime and forcePerTime.
All enumerations for the current forcePerTime can be moved to PressurePerTime EXCEPTGPa
The text was updated successfully, but these errors were encountered:
You're correct. Energistics 2.0 added some pressure/time units so need to harmonize the DIGGS namespace list with the new Energistics list and rename to PressurePerTimeMeasure. There is no current hardcoded property that uses the current ForcePerTimeMeasure (should be PressurePerTimeMeasure) in the current schema, so this is used for test properties at the present time.
Energistics does not list a Force per Time quantity class (eg. lbf/sec) so if we need to consider force per time. Do we have any properties that are of this quantity class? If so, we will need to create them - please provide unit definitions for what might be required (if any are required).
I believe the forcePerTimeMeasure enumerations are incorrect. These appear to mostly be PressurePerTime.
forcePerTime should be something like a N/s or lbf/sec.
We need to correct this to have both UOM enumerations for PressurePerTime and forcePerTime.
All enumerations for the current forcePerTime can be moved to PressurePerTime EXCEPT GPa
The text was updated successfully, but these errors were encountered: