version 0.6.0
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, latent_heat_temperature, solid_fraction)
 
subroutine linearized_enthalpy_compute_enthalpy_only_liquid (enthalpy_l_n, temperature, specific_latent_heat, latent_heat_temperature)
 
subroutine linearized_enthalpy_compute_enthalpy_only_gas (enthalpy_g_n, temperature_n, fg_n)
 
subroutine linearized_enthalpy_only_gas (fg_n)
 
subroutine linearized_enthalpy_coefficient (coefficient_np1_km1, enthalpy_np1_km1, temperature_np1_km1, specific_latent_heat, latent_heat_temperature)
 
subroutine linearized_enthalpy_coefficient_only_fluids (coefficient_f_n, liquid_phase)
 
subroutine linearized_enthalpy_force_temperature_to_curve (temperature, enthalpy, specific_latent_heat, latent_heat_temperature)
 
subroutine linearized_enthalpy_solid_liquid_fractions (solid_fraction, liquid_fraction, enthalpy, temperature, specific_latent_heat, latent_heat_temperature)