AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
PDMS/E3D Forum
  • AVEVA World
PDMS/E3D Forum
Beginners Pressure units
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 7 replies
  • Subscribers 1 subscriber
  • Views 108 views
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

Pressure units

Arun
Arun over 6 years ago
 
  • Sign in to reply
  • Cancel
  • Arun
    Arun over 6 years ago
    Hi all,

    How to add new pressure units in design module.
    As per project specification in need KG/CM^2 G, pls suggest me abt this.

    regards
    Arun
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Corrado Galluzzi
    Corrado Galluzzi over 6 years ago
    kg/cm2 is not a valid unit for the pressure dimension (mass/area). It should be force/area.
    There are separate dimensions in Everything3D for 'Mass per Unit Area' and Pressure.
    A quantity specified in kg/cm2 has the former dimension, not Pressure.  

    In the next major release of  Everything3D 3.1 the possible units for pressure will be:-

    pascal
    bar
    atm
    psi
    torr
    mmHg
    inHg
    osi
    inHgAtSixtyDegF
    mmHgAtSixtyDegF
    inWaterAtSixtyDegF
    inWaterAtFourDegC
    ftWaterAtSixtyDegF
    ftWaterAtFourDegC
    mmWaterAtSixtyDegF
    mmWaterAtFourDegC
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Arun
    Arun over 6 years ago
    Thank you corrado for your reply.

    But is it possible to add user defined units instead of 'PSI' or 'BAR' ?
    because as per my project requirement i need pressure unit as 'KG/CM^2 G' only.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Corrado Galluzzi
    Corrado Galluzzi over 4 years ago
    Just search for "ThermalConductivity" in the On-Line-Help
    You will find:  W/m/K
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ZAPPELLA
    ZAPPELLA over 4 years ago
    [QUOTE=corrado;108967]kg/cm2 is not a valid unit for the pressure dimension (mass/area). It should be force/area.
    There are separate dimensions in Everything3D for 'Mass per Unit Area' and Pressure.
    A quantity specified in kg/cm2 has the former dimension, not Pressure.  

    In the next major release of  Everything3D 3.1 the possible units for pressure will be:-

    pascal
    bar
    atm
    psi
    torr
    mmHg
    inHg
    osi
    inHgAtSixtyDegF
    mmHgAtSixtyDegF
    inWaterAtSixtyDegF
    inWaterAtFourDegC
    ftWaterAtSixtyDegF
    ftWaterAtFourDegC
    mmWaterAtSixtyDegF
    mmWaterAtFourDegC


    Dear corrado
    Where i can check a list of units available inside a system (thermoconductivity)
    Thank you
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ZAPPELLA
    ZAPPELLA over 4 years ago
    yes w/m/k is the default use by unit pmldat but in configuration unit system, i need choose other and need to have the exact syntax
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ZAPPELLA
    ZAPPELLA over 4 years ago
    merci LEO
    !units = object comunits()
    q var !units.allDimensions
    -->Check number of your system
    q var !units.allDimensions[58].unitsof()
    --> Give you list of unit available (with correct syntax)( some are empty ,i dont know why)
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel