WaterSteamPro Custom Units obsolete functions

  1. Process related registration of the WaterSteamPro Custom Units :

    wcuLOCALREGISTRATION(name, key)

  2. Set and return maximum difference between saturation temperature and input temperature for function wcuWATERSTATEAREA [unit type: temperature, unit id = 2, dimension in SI: K]:

    wcuSETDELTATS(delta)

  3. Maximum difference between saturation temperature and input temperature for function wcuWATERSTATEAREA [unit type: temperature, unit id = 2, dimension in SI: K]:

    wcuGETDELTATS()

  4. Set and return maximum difference between pressure values at estimation of the area 3 parameters [unit type: pressure, unit id = 1, dimension in SI: Pa]:

    wcuSETDELTAPRESSURE(delta)

  5. Maximum difference between pressure values at estimation of the area 3 parameters [unit type: pressure, unit id = 1, dimension in SI: Pa]:

    wcuGETDELTAPRESSURE()

  6. Set and return initial value for water in area 3 [unit type: density, unit id = 16, dimension in SI: kg/m3]:

    wcuSETINITWATERDENSITY(r)

  7. Initial value for water in area 3 [unit type: density, unit id = 16, dimension in SI: kg/m3]:

    wcuGETINITWATERDENSITY()

  8. Set and return the initial value for steam in area 3 [unit type: density, unit id = 16, dimension in SI: kg/m3]:

    wcuSETINITSTEAMDENSITY(r)

  9. Initial value for steam in area 3 [unit type: density, unit id = 16, dimension in SI: kg/m3]:

    wcuGETINITSTEAMDENSITY()