Gerg2008Binary Derived Type

type, public :: Gerg2008Binary


Components

Type Visibility Attributes Name Initial
real(kind=8), public :: Bt

Binary temperature interaction parameters

real(kind=8), public :: Bv

Binary volume interaction parameters

real(kind=8), public :: Fij
real(kind=8), public :: Gt

Binary temperature interaction parameters

real(kind=8), public :: Gv

Binary volume interaction parameters

integer, public :: Kexpij
integer, public :: Kpolij
real(kind=8), public, allocatable :: betaij(:)
real(kind=8), public, allocatable :: dij(:)
real(kind=8), public, allocatable :: epsij(:)
real(kind=8), public, allocatable :: ethaij(:)
real(kind=8), public, allocatable :: gammaij(:)
integer, public :: i

Component i

integer, public :: j

Component j

real(kind=8), public, allocatable :: nij(:)
real(kind=8), public, allocatable :: tij(:)