Numerical simulation of solifluction processes
Solifluction is a numerical simulation package based on the finite difference method (FDM) and the LUE library.
It models solifluction as a multiphase process involving muddy soil movement and ice sheet expansion or dissipation.
The model solves the mass conservation, momentum conservation, and heat transfer equations to simulate the coupled dynamics of soil and ice.
- Finite difference method (FDM) solver
- Multiphase modeling: muddy soil and ice sheets
- Mass, momentum, and heat conservation equations
- Built using LUE
Before running the project, you will need to install the following dependencies:
- Python (version >= 3.10)
- LUE (version 0.3.9)
- NumPy (version >= 2.2.3)
This project is licensed under the MIT License.