Skip to content

Numerical simulation of solifluction processes

License

computationalgeography/soli3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solifluction

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.

Features

  • Finite difference method (FDM) solver
  • Multiphase modeling: muddy soil and ice sheets
  • Mass, momentum, and heat conservation equations
  • Built using LUE

Dependencies

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)

License

This project is licensed under the MIT License.


About

Numerical simulation of solifluction processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages