BinaryThreePhase Derived Type

type, public :: BinaryThreePhase


Components

Type Visibility Attributes Name Initial
real(kind=pr), public, allocatable :: P(:)
real(kind=pr), public, allocatable :: T(:)
real(kind=pr), public, allocatable :: Vw(:)
real(kind=pr), public, allocatable :: Vx(:)
real(kind=pr), public, allocatable :: Vy(:)
real(kind=pr), public, allocatable :: w1(:)
real(kind=pr), public, allocatable :: x1(:)
real(kind=pr), public, allocatable :: y1(:)