adamnagel / qudt-for-domain-tools

Establishing consistent unit identities in a world of whirling chaos
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Add "UnitExpression" concept to Modelica ontology #25

Open adamnagel opened 10 years ago

adamnagel commented 10 years ago

This class should capture all the data needed to instantiate a new Unit Expression in Modelica. The C# class in #16 will need to be updated to include this class as well.

The "unit expression"-generation tool developed for OpenMDAO needs to be adapted to ensure that all QUDT units have analogous Modelica Unit Expression individuals to which they are mapped. This, however, will be done in another ticket.