User manual ┊ Previous ┊ Next
PyNetDEM
PyNetDEM is a Python interface for NetDEM.
Modules
PyNetDEM is composed of several modules that can be imported separately.
pynetdem.utils: Contains utility functions used across all other modules.pynetdem.fem: Contains functions related to Finite Element Method.pynetdem.dem: Contains functions related to Discrete Element Method.pynetdem.domain: Contains functions related to domain creation and modification.pynetdem.peridigm: Contains functions related to PeriDEM.pynetdem.shape: Contains functions related to shape creation and modification.pynetdem.scene: Contains functions related to scene creation and modification.pynetdem.modifier: Contains functions related to modifier creation and modification.pynetdem.mpi: Contains functions related to MPI management.pynetdem.simulation: Contains functions related to simulation creation and management.
User manual ┊ Previous ┊ Next