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

Modules

module  mod_linearized_enthalpy_functions
 Temperature-Enthalpy functions for the Linearized Enthalpy method.
 

Functions/Subroutines

subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_compute_enthalpy (enthalpy, temperature, specific_latent_heat, energy_melting_temperature, gas_fraction, rho_cp_z, solid_fraction, liquid_fraction)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_compute_enthalpy_only_fluids (enthalpy, temperature, specific_latent_heat, energy_melting_temperature, gas_fraction, rho_cp_z, solid_fraction, liquid_fraction)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_gas_volume_fraction (gas_fraction)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_coefficient (coefficient, enthalpy, temperature, gas_fraction, liquid_fraction, solid_fraction, rho_cp_z, specific_latent_heat, energy_melting_temperature)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_coefficient_only_fluids (coefficient_only_fluids, gas_fraction, rho_cp_z, liquid_volume_fraction)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_rho_cp_z (rho_cp_z, gas_fraction)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_force_temperature_to_curve (temperature, enthalpy, coefficient, gas_fraction, liquid_fraction, solid_fraction, rho_cp_z, specific_latent_heat, energy_melting_temperature)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_solid_liquid_fractions (solid_fraction, gas_fraction, rho_cp_z, liquid_fraction, enthalpy, temperature, specific_latent_heat, energy_melting_temperature)
 
subroutine mod_linearized_enthalpy_functions::linearized_enthalpy_compute_explicit_u_grad_p (velocity, scalar, u_grad_p_local)
 

Variables

logical mod_linearized_enthalpy_functions::new_coeff = .false.