geo-fluid-dynamics / sapphire

An engine for constructing PDE-based simulations using Firedrake
MIT License
19 stars 5 forks source link

Extend phase-change model (without convection) for phase-dependent heat capacity and thermal conductivity; note that we already have this for convection-coupled phase-change #36

Open agzimmerman opened 5 years ago

agzimmerman commented 5 years ago

Right now we assume constant thermal conductivity and constant heat capacity. For water-ice, these vary significantly between the solid and liquid phases.

agzimmerman commented 5 years ago

This worked very well for convection-coupled phase-change, so the code can be taken from there.