0.6.0
Loading...
Searching...
No Matches
fields_reference_solution.f90 File Reference

Data Types

type  fields_reference_solution::t_reference_solution_species_set
 Derived type to store individually the species concentration. More...
 

Modules

module  fields_reference_solution
 Define the field associated to the reference solutions.
 

Functions/Subroutines

subroutine fields_reference_solution::initialize_fields_reference_solution ()
 Allocate memory for the fields of reference solution.
 

Variables

double precision, dimension(:,:,:), allocatable fields_reference_solution::reference_solution_density
 Reference solution of the density.
 
double precision, dimension(:,:,:), allocatable fields_reference_solution::reference_solution_temperature
 Reference solution of the temperature.
 
double precision, dimension(:,:,:), allocatable fields_reference_solution::reference_solution_pressure
 Reference solution of the pressure.
 
type(t_face_fieldfields_reference_solution::reference_solution_velocity
 Reference solution of the velocity.
 
type(t_phase_geometry), dimension(:), allocatable fields_reference_solution::reference_solution_phases
 Reference phases.
 
species concentration
type(t_reference_solution_species_set), dimension(:), allocatable fields_reference_solution::reference_solution_species
 Reference solution of the species concentration.