Temperature-Enthalpy functions for the Apparent Heat Capacity method.
|
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) |
|
|
double precision, parameter | default_smoother = 1d-2 |
|