Discrete Fracture Network generators for ZDEM model workflows.
Build stochastic or controlled fracture sets and export conventions oriented to ZDEM model ingestion. Package lives under zdem_dfn/. Validate geometry against your experiment box before running DEM.
git clone https://github.com/Phoenix0531-sudo/ZDEM_DFN.git
cd ZDEM_DFN
pip install -r requirements.txt
python -m zdem_dfn --help # if console entry configured
pytest tests/Pairs with Model Editor (manual structure) and ParticleTracker (post-run geometry).
MIT. See LICENSE.
