Lammps workflow#190
Draft
prabhath-c wants to merge 32 commits into
Draft
Conversation
5367bcd to
d9b7dbb
Compare
…_coeff for metal-metal, Ne-Ne, H-M and H-Ne interaction in WaterPotential node (values taken from IonPotential node). Added node for FixAtoms, where Atom species, z-coordiate or atom indexes can be defined.
…ng HEA structures
* Edit gitignore, add pipeline and env for testing, add sample test * Fix CI workflow paths and smoke-test checks * Update CI pipeline to run tests and checks on all files * Configure Ruff, Black, and Mypy without pyproject * Format black * Fix CI paths for branch checks and tests * Match executorlib CI behavior * Restore assyst import cleanup * Format black * Use DEPENDABOT_WORKFLOW_TOKEN instead of GITHUB_TOKEN * Temporarily remove ruff * Add back ruff check * Update pipeline.yml * Update pipeline.yml Temporarily disable ruff, mypy and project install * Set python version to 3.12 and update smoke test to use unittest * Format black --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pyiron-runner <pyiron@mpie.de>
Edit default password type hint
…mestep is not being recorded as the value from the dataclass, presently the CreateLammpsInput node seems to use the default timestep.
33201a0 to
f72b804
Compare
prabhath-c
commented
Jun 24, 2026
prabhath-c
commented
Jun 24, 2026
Refactor RunLammpsCalculation to support threading and optional executor. Added input port for the executor and modified input port 'cores' to 'threads_per_core' in accordance with the keys in executorlib.
… static calculations. Merge multiple parsers into one
…files - Add coverage configuration in .coveragerc - Update pipeline.yml to include coverage reporting - Create integration and unit test directories with initial test files for LAMMPS functionality
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.