PLUME-MoM-TSM  1.0
VolcanicPlumeModel
Modules | Functions/Subroutines | Variables
mixture.f90 File Reference

Go to the source code of this file.

Modules

module  mixture_module
 Gas/particles mixture module.
 

Functions/Subroutines

subroutine mixture_module::initialize_mixture
 Mixture properties initialization. More...
 
subroutine mixture_module::eval_temp (enth, pa, cpsolid)
 Mixture temperature. More...
 
subroutine mixture_module::eval_temp_wv_lw (enth, pres, cpsolid)
 Mixture temperature with vapour and liquid water. More...
 
subroutine mixture_module::eval_temp_wv_lw_ice (enth, pres, cpsolid)
 
subroutine mixture_module::eval_temp_wv_ice (enth, pres, cpsolid)
 
subroutine mixture_module::eval_temp_no_water (enth, pres, cpsolid)
 

Variables

real(wp) mixture_module::gas_mass_fraction
 gas mass fraction in the mixture More...
 
real(wp) mixture_module::gas_volume_fraction
 gas vlume fraction in the mixture More...
 
real(wp) mixture_module::rho_gas
 gas phase density More...
 
real(wp) mixture_module::rgasmix
 universal constant for the mixture More...
 
real(wp) mixture_module::rho_mix
 mixture density More...
 
logical mixture_module::initial_neutral_density
 logical defining if the plume has neutral density at the base More...
 
real(wp) mixture_module::t_mix
 mixture temperature More...
 
real(wp) mixture_module::exit_status
 exit_status More...
 
real(wp) mixture_module::water_volume_fraction
 water volume fraction in the mixture More...
 
real(wp) mixture_module::solid_tot_volume_fraction
 solid volume fraction in the mixture More...
 
real(wp) mixture_module::t_mix0
 initial temperature More...
 
real(wp) mixture_module::water_volume_fraction0
 initial water volume fraction More...
 
real(wp) mixture_module::water_mass_fraction0
 initial water mass fraction More...
 
real(wp) mixture_module::solid_tot_mass_fraction
 solid mass fraction in the mixture More...
 
real(wp) mixture_module::mass_flow_rate
 
integer mixture_module::n_gas
 volcanic gas species number More...
 
real(wp), dimension(:), allocatable mixture_module::rhovolcgas
 volcanic gases densities More...
 
real(wp), dimension(:), allocatable mixture_module::rvolcgas
 gas constants for volcanic gases More...
 
real(wp), dimension(:), allocatable mixture_module::cpvolcgas
 specific heat capacity for volcanic gases More...
 
real(wp), dimension(:), allocatable mixture_module::volcgas_mol_wt
 molecular weight of additional volcanic gases More...
 
real(wp), dimension(:), allocatable mixture_module::volcgas_mass_fraction0
 initial mass fractions of volcanic gases More...
 
real(wp), dimension(:), allocatable mixture_module::volcgas_mass_fraction
 mass fractions of volcanic gases More...
 
real(wp) mixture_module::rhovolcgas_mix
 volcanic gases mixture density More...
 
real(wp) mixture_module::rvolcgas_mix
 gas constant of volcanic gases mixture ( J/(kg K) ) More...
 
real(wp) mixture_module::cpvolcgas_mix
 specific heat of volcanic gases mixture More...
 
real(wp) mixture_module::atm_mass_fraction
 mass fraction of the entrained air in the mixture More...
 
real(wp) mixture_module::volcgas_mix_mass_fraction
 mass fraction of the volcanic gas in the mixture More...
 
real(wp) mixture_module::dry_air_mass_fraction
 mass fraction of dry air in the mixture More...
 
real(wp) mixture_module::water_mass_fraction
 mass fraction of water in the mixture More...
 
real(wp) mixture_module::liquid_water_mass_fraction
 mass fraction of liquid water in the mixture More...
 
real(wp) mixture_module::liquid_water_volume_fraction
 mass fraction of liquid water in the mixture More...
 
real(wp) mixture_module::water_vapor_mass_fraction
 mass fraction of water vapor in the mixture More...
 
real(wp) mixture_module::water_vapor_volume_fraction
 mass fraction of water vapor in the mixture More...
 
real(wp) mixture_module::ice_mass_fraction
 mass fraction of ice in the mixture More...
 
real(wp) mixture_module::ice_volume_fraction
 mass fraction of ice in the mixture More...
 
real(wp) mixture_module::volcgas_mix_mol_fract
 
real(wp) mixture_module::volcgas_mix_mol_wt
 
real(wp) mixture_module::mixture_enthalpy
 
real(wp) mixture_module::rho_lw
 Density of liquid water in the mixture. More...
 
real(wp) mixture_module::rho_ice
 Density of ice in the mixture. More...
 
real(wp) mixture_module::added_water_temp
 
real(wp) mixture_module::added_water_mass_fraction