0.6.0
Loading...
Searching...
No Matches
type_species_properties::t_species_properties Type Reference

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.
 

Detailed Description

Type declaration of physical properties of species.

Member Data Documentation

◆ label

character(len=:), allocatable type_species_properties::t_species_properties::label

label

◆ mean_diffusion_coefficient

double precision, dimension(:), allocatable type_species_properties::t_species_properties::mean_diffusion_coefficient

Mean diffusion coefficient.

◆ reference_concentration

double precision type_species_properties::t_species_properties::reference_concentration

reference concentration

◆ solutal_expansion_coefficient

double precision, dimension(:), allocatable type_species_properties::t_species_properties::solutal_expansion_coefficient

Solutal expansion coefficient.


The documentation for this type was generated from the following file: