data Module


Uses

  • module~~data~~UsesGraph module~data data module~constants constants module~data->module~constants iso_fortran_env iso_fortran_env module~constants->iso_fortran_env

Used by

  • module~~data~~UsedByGraph module~data data module~routines_pre routines_pre module~routines_pre->module~data proc~difmpfromc difMpfromC proc~difmpfromc->module~data proc~difmpfromcfull difMpfromCfull proc~difmpfromcfull->module~data proc~difnewmp difnewMp proc~difnewmp->module~data

Variables

Type Visibility Attributes Name Initial
real(kind=pr), public :: Zplus
integer, public :: nNcut
integer, public :: nNdef
integer, public :: nv
integer, public :: nv1

Subroutines

public subroutine data_in(Nfluid, Oil, Ncut, Ndef, DefComp, zdef, rMdef, rCN, zcomp, rMW, Den, Plus, rMWplus, DenPlus, Nps, wat, watPlus, zM, zMp, Z6p, sumV, w, rn)

Arguments

Type IntentOptional Attributes Name
integer :: Nfluid
character(len=7) :: Oil
integer :: Ncut
integer :: Ndef
character(len=4) :: DefComp(maxD)
real(kind=pr), dimension(maxD) :: zdef
real(kind=pr), dimension(maxD) :: rMdef
integer, dimension(330) :: rCN
real(kind=pr), dimension(imax) :: zcomp
real(kind=pr), dimension(imax) :: rMW
real(kind=pr), dimension(imax) :: Den
character(len=7) :: Plus
real(kind=pr) :: rMWplus
real(kind=pr) :: DenPlus
integer :: Nps
real(kind=pr), dimension(imax) :: wat
real(kind=pr) :: watPlus
real(kind=pr), dimension(imax) :: zM
real(kind=pr) :: zMp
real(kind=pr) :: Z6p
real(kind=pr) :: sumV
real(kind=pr), dimension(imax) :: w
real(kind=pr), dimension(imax) :: rn