Skip to content

Parameters

General

JutulDarcy.FluidVolume Type
julia
FluidVolume()

Variable typically taken to be a parameter. Represents the per-cell volume that where multiphase flow can occur. For a well, this is the volume inside the well-bore free flow can occur. For a porous medium, this is the void space inside the pores that is, to some extent, connected and open to flow (effective pore-volume).

source

Reservoir parameters

Transmissibility

JutulDarcy.Transmissibilities Type
julia
Transmissibilities()

Variable/parameter used to define the cell-to-cell transmissibilities when using a two-point flux approximation scheme.

source
JutulDarcy.reservoir_transmissibility Function
julia
reservoir_transmissibility(d::DataDomain)
reservoir_transmissibility(d::DataDomain; version = :xyz)

Special transmissibility function for reservoir simulation that handles additional complexity present in industry grade models such as fault multipliers, net-to-gross etc. The input should be a DataDomain instance returned from reservoir_domain

The keyword argument version can be :xyz for permeability tensors that are aligned with coordinate directions or :ijk to interpreted the permeability as a diagonal tensor aligned with the logical grid directions. The latter choice is only meaningful for a diagonal tensor.

source

Other

JutulDarcy.TwoPointGravityDifference Type
julia
TwoPointGravityDifference()

Parameter representing the difference in gravity on an instance of Faces between two Cells. If the phase flux is written as

v=K(p+ρgz)

this term represent the discretized analogue of ρgz.

source
JutulDarcy.ConnateWater Type
julia
ConnateWater()

Parameter for connate water per cell. Used in some three-phase relative permeability evaluators.

source
JutulDarcy.EndPointScalingCoefficients Type

Type that defines endpoint scaling parameters for relative permeabilities (either drainage or imbibiton).

source

Well parameters

JutulDarcy.WellIndices Type
julia
WellIndices()

Parameter for the connection strength between a well and the reservoir for a given perforation. Typical values come from a combination of Peaceman's formula, upscaling and/or history matching.

source
JutulDarcy.PerforationGravityDifference Type
julia
PerforationGravityDifference()

Parameter for the height difference from the wellbore and the connected node in the well.

source

Thermal

JutulDarcy.FluidThermalConductivities Type
julia
FluidThermalConductivities()

Variable defining the fluid component conductivity.

source

Layout Switch

Adjust the layout style of VitePress to adapt to different reading needs and screens.

Expand all
The sidebar and content area occupy the entire width of the screen.
Expand sidebar with adjustable values
Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.
Expand all with adjustable values
Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.
Original width
The original layout width of VitePress

Page Layout Max Width

Adjust the exact value of the page width of VitePress layout to adapt to different reading needs and screens.

Adjust the maximum width of the page layout
A ranged slider for user to choose and customize their desired width of the maximum width of the page layout can go.

Content Layout Max Width

Adjust the exact value of the document content width of VitePress layout to adapt to different reading needs and screens.

Adjust the maximum width of the content layout
A ranged slider for user to choose and customize their desired width of the maximum width of the content layout can go.

Spotlight

Highlight the line where the mouse is currently hovering in the content to optimize for users who may have reading and focusing difficulties.

ONOn
Turn on Spotlight.
OFFOff
Turn off Spotlight.