FixtureFluid Derived Type

type, public :: FixtureFluid


Inherits

type~~fixturefluid~~InheritsGraph type~fixturefluid FixtureFluid type~armodel ArModel type~fixturefluid->type~armodel ar_model type~basemodel BaseModel type~armodel->type~basemodel type~substances Substances type~basemodel->type~substances components

Components

Type Visibility Attributes Name Initial
class(ArModel), public, allocatable :: ar_model
integer, public :: nc

Number of components

character(len=:), public, allocatable :: reference

Reference of where the fluid was taken from

real(kind=pr), public, allocatable :: z0(:)

Original composition

real(kind=pr), public, allocatable :: zi(:)

Injection composition (if exists)