24 DOUBLE PRECISION,
DIMENSION(:,:),
ALLOCATABLE ::
r_gp 26 DOUBLE PRECISION,
DIMENSION(:,:),
ALLOCATABLE ::
rox_gc 28 DOUBLE PRECISION,
DIMENSION(:),
ALLOCATABLE ::
sum_r_g 31 DOUBLE PRECISION,
DIMENSION(:,:,:),
ALLOCATABLE ::
r_sp 33 DOUBLE PRECISION,
DIMENSION(:,:,:),
ALLOCATABLE ::
rox_sc 35 DOUBLE PRECISION,
DIMENSION(:,:),
ALLOCATABLE ::
sum_r_s 38 DOUBLE PRECISION,
DIMENSION(:,:),
ALLOCATABLE ::
r_phase integer, parameter dim_n_g
character(len=18), dimension(dim_m, dim_n_s) species_s
double precision, dimension(:), allocatable sum_r_g
double precision, dimension(:,:), allocatable sum_r_s
double precision, dimension(:,:,:), allocatable rox_sc
character(len=32), dimension(dim_n_g) species_alias_g
double precision, dimension(:,:,:), allocatable r_sp
double precision, dimension(:,:), allocatable r_phase
logical, dimension(0:dim_m, dim_n_g) rdatabase
double precision, dimension(:,:), allocatable rox_gc
double precision, dimension(:,:), allocatable reactionrates
integer, parameter dim_n_s
integer, parameter dim_n_all
character(len=18), dimension(dim_n_g) species_g
character(len=18), dimension(dim_n_all) species_name
character(len=32), dimension(dim_m, dim_n_s) species_alias_s
double precision, dimension(:,:), allocatable r_gp