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. | |
Type declaration of physical properties of species.
| 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.