Provided by: libopm-common-bin_2023.04+ds-5ubuntu1_amd64 bug

NAME

       co2brinepvt - compute and print pvt properties for co2 with brine

DESCRIPTION

       co2brinepvt  computes  PVT  properties  of  a  brine/co2  system for a given phase (oil or
       brine), pressure, temperature, salinity and rs.  The properties support are: density,  the
       inverse  phase  formation  volume  factor  (invB), viscosity, saturated dissolution factor
       (rsSat) See CO2STORE in the OPM manual for more details.

Synopsis

       co2brinepvt <prop> <phase> <p> <T> <salinity> <rs>
       where
       prop = {density, invB, B, viscosity, rsSat, diffusionCoefficient}
       phase = {CO2, brine}
       p: pressure in pascal
       T: temperature in kelvin
       salinity(optional): salt molality in mol/kg rs(optional): amount of dissolved CO2 in Brine
       in SM3/SM3

OPTIONS

       --h/--help Print help and exit.