Giter Club home page Giter Club logo

Comments (2)

dponti avatar dponti commented on June 8, 2024

The Energistics units library DIGGS uses has the following unit symbols for pressure/time:

atm/h | standard atmosphere per hour
bar/h |   bar per hour
kPa/h |   kilopascal per hour
kPa/min |   kilopascal per min
MPa/h |   megapascal per hour
Pa/h |   pascal per hour
Pa/s |   pascal per second
psi/h  psi per hour
psi/min |  psi per minute

We can extend the measure types to include units that are not included in the Energistics library. Besides megaPascal per second, what other units are in common usage that we need to add

from schema-dev.

dponti avatar dponti commented on June 8, 2024

The Energistics units library includes the following for electrical resistance:

cohm   | centiohm
dohm |  deciohm
Eohm |   exaohm
fohm |   femtoohm
Gohm |   gigaohm
kohm |   kilohm
Mohm |   milliohm
mohm |   milliohm
nohm |   nanoohm
ohm |   ohm
pohm |   picoohm
Tohm |   |teraohm
uohm |   microohm

ohm exists in the current library. Do you need any others?

For conductance, the following are available:

cS |  centisiemens

dS |   decisiemens
ES |  exasiemens
fS |  femtosiemens
GS | gigasiemens
kS |   kilosiemens
MS |   millisiemens
mS |   |millisiemens
nS |   nanosiemens
pS |   picosiemens
S |  siemens
TS |  terasiemens
uS |  microsiemens

The unit types you specified, microsiemens per meter, etc. are units of electric conductivity, of which the following are available:
S/m |   kilosiemens per metre
mS/cm | millisiemens per centimetre
mS/m |   millisiemens per metre
S/m | siemens per metre

We can add uS/cm. Any others needed?

For radioactivity, the Energistics library does not include counts per second, which is instrument dependent (they do have gAPI for API gamma ray counts) If cps is commonly reported, we can add it. Any others?

With all of the above, I'll check to make sure that the quantity class types are included in the AllUnits type so that they are available for the uom property for measurement properties.

from schema-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.