version 0.6.0
Loading...
Searching...
No Matches
mod_linearized_enthalpy_functions Module Reference

Temperature-Enthalpy functions for the Linearized Enthalpy method.

Functions/Subroutines

subroutine linearized_enthalpy_compute_enthalpy (enthalpy, temperature, specific_latent_heat, energy_melting_temperature, gas_fraction, rho_cp_z, solid_fraction, liquid_fraction)
 
subroutine linearized_enthalpy_compute_enthalpy_only_fluids (enthalpy, temperature, specific_latent_heat, energy_melting_temperature, gas_fraction, rho_cp_z, solid_fraction, liquid_fraction)
 
subroutine linearized_enthalpy_gas_volume_fraction (gas_fraction)
 
subroutine linearized_enthalpy_coefficient (coefficient, enthalpy, temperature, gas_fraction, liquid_fraction, solid_fraction, rho_cp_z, specific_latent_heat, energy_melting_temperature)
 
subroutine linearized_enthalpy_coefficient_only_fluids (coefficient_only_fluids, gas_fraction, rho_cp_z, liquid_volume_fraction)
 
subroutine linearized_enthalpy_rho_cp_z (rho_cp_z, gas_fraction)
 
subroutine 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 linearized_enthalpy_solid_liquid_fractions (solid_fraction, gas_fraction, rho_cp_z, liquid_fraction, enthalpy, temperature, specific_latent_heat, energy_melting_temperature)
 
subroutine linearized_enthalpy_compute_explicit_u_grad_p (velocity, scalar, u_grad_p_local)
 

Variables

logical new_coeff = .false.