Project MY_PFDEM_MG_2D

Simulation of the pressure-solution phenomenon with multiple grains in 2D. Oedometric conditions are applied.
Scheme of the pressure-solution
One movie of an example


The github

Modules

parameters.py
Define the parameters

dem_base.py
The dem file read in YADE.

dem_base_ic.py
The dem file read in YADE for the initialization.

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.