Materials Project Development Group

Contact owners and managers
1–30 of 129
Welcome to the Materials Project Development Group! Here, you can ask any question about the Materials Project codebases. A few notes:

* For pymatgen repo problems, use this link instead: https://groups.google.com/forum/#!forum/pymatgen
* For FireWorks repo problems, use this link instead: https://groups.google.com/forum/#!forum/fireworkflows
* To submit a bug report or feature request, you should prefer using the issues page for the appropriate repo (http://www.github.com/materialsproject)
* For general programming questions, you might consider Stack Overflow (http://stackoverflow.com). Usually, the community of Python developers can respond more quickly than one of us can, and you learn multiple ways to solve your problem.

This list is now mainly for issues working with Materials Project workflows.

Important rules

1) Don't just submit a stack trace - that's barely helpful. Include code that can reproduce your problem. If that's not possible, describe in details the steps you took (e.g. commands you typed, code you used to set up a workflow, etc) as well as anything that could be relevant (e.g. FW.json files, FW_submit.script files, or contents of a launch directory etc).
2) Unless you are reporting a clear bug in the codes, your question should include some initial work in trying to trace back your problem. Thus, it should include a description of work you attempted so far to try to debug the problem yourself by examining the stack trace. It is not the job of this list to solve bugs in your own codes.

Failure to follow (1) and (2) could lead to your question not being answered in a timely manner.