Type declaration of physical properties of species. More...
Public Attributes | |
| character(len=:), allocatable | label |
| label | |
| double precision | reference_concentration |
| reference concentration | |
| double precision, dimension(:), allocatable | solutal_expansion_coefficient |
| Solutal expansion coefficient. | |
| double precision, dimension(:), allocatable | mean_diffusion_coefficient |
| Mean diffusion coefficient. | |
| double precision, dimension(:,:,:), allocatable | henry_coefficient |
| Henry coefficient required for mass transfer. | |
Type declaration of physical properties of species.
| double precision, dimension(:,:,:), allocatable type_species_properties::t_species_properties::henry_coefficient |
Henry coefficient required for mass transfer.
| character(len=:), allocatable type_species_properties::t_species_properties::label |
label
| double precision, dimension(:), allocatable type_species_properties::t_species_properties::mean_diffusion_coefficient |
Mean diffusion coefficient.
| double precision type_species_properties::t_species_properties::reference_concentration |
reference concentration
| double precision, dimension(:), allocatable type_species_properties::t_species_properties::solutal_expansion_coefficient |
Solutal expansion coefficient.