Skip to content

nsdf-fabric/nsdf-materialscience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

National Science Data Fabric

NSDF-materialscience

NSDF-materialscience is part of the National Science Data Fabric (NSDF) initiative. This material is based upon work supported by the National Science Fundation (NSF) under Grant No. 2138811.

Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation. Copyright © 2021 National Science Data Fabric.

This repository

The content in this folder supplement the following publication:

  • Naweiluo Zhou1, Giorgio Scorzelli, Jakob Luettgau, Rahul Reddy Kancharla, Joshua Kane, Robert Wheeler, Brendan P. Croom, Pania Newell, Valerio Pascucci, and Michela Taufer. Orchestration of Materials Science Workflows for Heterogeneous Resources at Large Scale. [submitted]

On GitHub, you can copy this citation in APA or BibTeX format via the "Cite this repository" button.

Community

NSDF-materialscience e is an open source project. Questions, discussion, and contributions are welcome. Contributions can be anything from new packages to bugfixes, documentation, or even new core features. Resources:

Contributing

Contributing to NSDF-materialscience is easy. Just send us a pull request. When you send your request, make develop the destination branch on the NSDF-materialscience repository.

NSDF-materialscience'sdevelop branch has the latest contributions. Pull requests should target develop, and users who want the latest package versions, features, etc. can use develop.

Authors

NSDF-materialscience was created by the NSDF team . To reach out email us at [email protected]

License

NSDF-materialscience is distributed under the terms of BSD 3-Clause License. See LICENCE.txt file

Instructions

Ensure a Python environment with the dependencies listed in the requirements.txt file and follow the steps in the Jupyter notebooks:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
jupyter lab

Releases

No releases published

Packages

No packages published