logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

upscale_steadystate_implicit - Upscale two-phase relative permeability

Description

       Upscale  two-phase  relative  permeability  for  different  saturations  and pressure gradients. For each
       saturation point, the model is initialized with  capillary  equilibrium.  Then  for  each  pressure  drop
       points,  the  transport  solver  is  run  until  steady  state is reached and relative permeabilities are
       computed from the phase mobilities.

       Example usage:

       upscale_steadystate_implicit     fileformat=eclipse      filename=grid.grdecl      rock_list=rocklist.txt
       boudary_condition_type=0

Name

       upscale_steadystate_implicit - Upscale two-phase relative permeability

Options

fileformat Grid format, eclipse or cartiesian. Defaults to cartesian.
       filename Grid filename.
       rock_list  A  file  with a list of one file name per satnum specifying two phase properties for each rock
       type.
       boundary_condition_type Boundary condition type.

Reporting Bugs

       Report on github repository <https://github.com/OPM/opm-upscaling/issues>

See Also

       upscale_relperm

upscale_steadystate_implicit 2023.10              October 2023                   UPSCALE_STEADYSTATE_IMPLICIT(1)

Synopsis

       upscale_steadystate_implicit [option=value] [option=value] ...

See Also