Project MY_PFDEM_MG_3D
Simulation of the pressure-solution phenomenon with multiple grains in 3D
One movie of a 3 grains example or a 4 grains example
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.