|
|
- Tcl syntax:
- lcm_simple permeability viscosity multiplier
- Description:
- This gridding rule implements the law of conservation of mass in the simplest formulation (with constant formation permeability and constant liquid viscosity).
- Parameters:
-
| permeability | constant value for a formation permeability ( ). |
| viscosity | constant value for liquid viscosity ( ) |
| scale | scale factor. |
- Math:
where
- formation permeability ( )
- liquid viscosity ( )
- scale factor
- pressure in (i,j) cell ( )
- cell size ( ) in X, Y and Z direction ( is equal to formation thick )
- Examples:
-
flow_area.tcl, flow_cntr.tcl, flow_curve.tcl, flow_points.tcl, flow_points2.tcl, map_hor_frac.tcl, map_ver_frac.tcl, and points.tcl.
|