BoreholeCondition Enumeration

Fortran DLL Wrapper

BoreholeCondition Enumeration

Defines the conditions of the borehole.

Namespace:  FortranWrapper
Assembly:  FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public enum BoreholeCondition
Public Enumeration BoreholeCondition
public enum class BoreholeCondition
type BoreholeCondition
Members
  Member nameValueDescription
Impermeable0 100% impermeable borehole wall. The formation pore fluid cannot exchange with drilling fluid in the wellbore.
Permeable1 Permeable borehole wall. The formation pore fluid can freely exchange with drilling fluid in the wellbore.
See Also