Andrew S. Rosen

Results 218 issues of Andrew S. Rosen

### What new feature would you like to see? We should figure out some way to refactor the workflow engine test suites so they run every flow. This will help...

tests

### What new feature would you like to see? Hinges on two things: - https://github.com/materialsproject/jobflow/pull/547 - https://github.com/materialsproject/jobflow/pull/450

enhancement

https://github.com/SMTG-Bham/surfaxe https://github.com/Open-Catalyst-Project/Open-Catalyst-Dataset/tree/main

enhancement

### What new feature would you like to see? It would be nice to add in some MD workflows, ideally in [`quacc/recipes/common`](https://github.com/Quantum-Accelerators/quacc/tree/main/src/quacc/recipes) so the various codes could call it. This...

enhancement
New Recipe
help wanted

### What new feature would you like to see? We should run ONETEP recipes on production HPC machines without mocking. That said, someone needs to figure out how to compile...

tests
github_actions

### What new feature would you like to see? That's the new plugin.

github_actions

### Details about the quacc environment - **quacc version**: 0.4.5 - **Python version**: 3.12.1 ### What is the issue? For some reason, the Python 3.12 GitHub actions runner is extremely...

github_actions

### What new feature would you like to see? Most recipes have, in addition to the binary, a global quacc setting for the parallelization flags (e.g. `srun -N 2 blah...

enhancement
Espresso
ONETEP

### How can we improve the documentation? Add recipe-specific documentation beyond each docstring on how to use a given code's recipes via minimal examples. This can be pulled from the...

documentation
help wanted

### Details about the quacc environment - **quacc version**: 0.6.0 - **Python version**: 3.9+ ### What is the issue? In the [`quacc.runners.ase.run_calc` function](https://github.com/Quantum-Accelerators/quacc/blob/22b0ab14c8a6c81699e936411320f0f1a491f9c0/src/quacc/runners/ase.py#L84-L105), there is a section that updates the...

bug