Project MY_PFDEM_1G_2D
Pressure-solution phenomenon between a grain and a plate in 2D.
One movie of an example
This work is presented in the following paper:
Alexandre Sac-Morane, Hadrien Rattez, Manolis Veveakis. (2025). Importance of the precipitation on the slowdown of the creep behavior due to pressure-solution. Journal of Engineering Mechanics 151; 04025025. https://doi.org/10.1061/jenmdt/emeng-8360
The github
Modules
parameters.py
Define the parameters
dem_base.py
The dem file read in YADE.
dem_to_pf.py
Define the functions used to transmit data from dem to pf.
ic.py
Prepare the simulation with the initial conditions.
main.py
Main file called to run the simulation.
pf_to_dem.py
Define the functions used to transmit data from dem to pf.
tools.py
Tools box of functions.