version 0.6.0
mod_temperature_enthalpy_functions Module Reference

Temperature-Enthalpy functions for the Apparent Heat Capacity method.

Functions/Subroutines

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

Variables

double precision, parameter default_smoother = 1d-2