File tree Expand file tree Collapse file tree
sysml.library/Domain Libraries/Quantities and Units Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ package SI {
5252 attribute <E> erlang : TrafficIntensityUnit = one;
5353 attribute <F> farad : CapacitanceUnit = C/V;
5454 attribute <Gy> gray : AbsorbedDoseUnit = J/kg;
55- attribute <H> henry : PermeanceUnit = Wb/A;
55+ attribute <H> henry : PermeanceUnit, InductanceUnit = Wb/A;
5656 attribute <Hart> hartley : InformationContentUnit = one;
5757 attribute <Hz> hertz : FrequencyUnit = s^-1;
5858 attribute <J> joule : EnergyUnit = N*m;
@@ -235,7 +235,7 @@ package SI {
235235 attribute <'mol/kg'> 'mole per kilogram' : MolalityUnit = mol/kg;
236236 attribute <'mol/L'> 'mole per l' : AmountOfSubstanceConcentrationUnit = mol/L;
237237 attribute <'mol/m³'> 'mole per cubic metre' : EquilibriumConstantOnConcentrationBasisUnit = mol/m^3;
238- attribute <'N⋅m'> 'newton metre' : MomentOfForceUnit = N*m;
238+ attribute <'N⋅m'> 'newton metre' : MomentOfForceUnit, TorqueUnit = N*m;
239239 attribute <'N⋅m⋅s'> 'newton metre second' : AngularImpulseUnit = N*m*s;
240240 attribute <'N⋅m⋅s⁻¹'> 'newton metre second to the power minus 1' : PowerUnit = N*m*s^-1;
241241 attribute <'N⋅m⁻¹'> 'newton metre to the power minus 1' : SurfaceTensionUnit = N*m^-1;
You can’t perform that action at this time.
0 commit comments