********* Materials ********* This module provides classes for representing various materials used in the root reinforcement modelling, including roots, soils, and interfaces between them. Currently implemented classes are: * :class:`.Roots`: Creates a root object with specified parameters * :class:`.Soil`: Creates a soil object with specified parameters * :class:`.Interface`: Creates an interface object with specified parameters .. toctree:: :maxdepth: 1 :hidden: :caption: Materials Roots Soil Interface