/mist

Mist is a Python tool for storing, sharing, and using information about materials in models and simulations.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

DOI

Mist: Materials Information for Simulation and Theory

Mist is a Python tool for storing, sharing, and using information about materials in models and simulations. It seeks to reduce the barriers for workflows involving multiple modeling tools -- either for interchangeable tools (e.g. multiple AM thermal simulation codes) or for sequential model evaluations (e.g. AM thermal simulation -> analytic microstructure prediction -> strength prediction).

Installing Mist

$ git clone https://github.com/ORNL-MDF/mist
$ cd mist
$ pip install .

Contributing

See the guidelines on how to contribute.

License

Mist is distributed under an open source BSD 3-Clause license.