caddee_materials is a lightweight package for managing materials data. It's part of the CADDEE toolsuite, and is used by various CADDEE packages to store and retrieve materials data.
For direct installation with all dependencies, run on the terminal or command line
pip install git+https://github.com/LSDOlab/caddee_materials.gitTo install caddee_materials, first clone the repository and install using pip.
On the terminal or command line, run
git clone https://github.com/LSDOlab/caddee_materials.git
pip install -e ./caddee_materialsFor details on documentation, refer to the README in docs directory.
For details on testing/pull requests, refer to the README in tests directory.
This project is licensed under the terms of the GNU Lesser General Public License v3.0.