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

Modules

module  mod_temperature_enthalpy_functions
 Temperature-Enthalpy functions for the Apparent Heat Capacity method.
 

Functions/Subroutines

subroutine mod_temperature_enthalpy_functions::compute_solid_and_liquid_fractions (solid_fraction, liquid_fraction, temperature, latent_heat_temperature, smoother)
 
subroutine mod_temperature_enthalpy_functions::compute_apparent_heat_capacity (apparent_heat_capacity, enthalpy, specific_latent_heat, latent_heat_temperature, smoother)
 
subroutine mod_temperature_enthalpy_functions::compute_enthalpy (enthalpy, temperature, specific_latent_heat, latent_heat_temperature, smoother)
 
subroutine mod_temperature_enthalpy_functions::inverse_enthalpy (temperature, enthalpy, specific_latent_heat, latent_heat_temperature, smoother)
 

Variables

double precision, parameter mod_temperature_enthalpy_functions::default_smoother = 1d-2