Marine Ice-Cliff Instability Model using the FEniCS computing platform
How to use:
- if necessary use
chmod +x create_mesh.shandchmod +x simulate.sh - Use
./create_mesh.shto create a Mesh that models the Ice cliff - Use
python3 Simulation/glacier_phase_field.pyto execute the simulation.
