Skip to content

Fix broken docstring link in README - #260

Merged
srmnitc merged 2 commits into
ICAMS:mainfrom
Andrew-S-Rosen:main
Jul 15, 2026
Merged

Fix broken docstring link in README#260
srmnitc merged 2 commits into
ICAMS:mainfrom
Andrew-S-Rosen:main

Conversation

@Andrew-S-Rosen

Copy link
Copy Markdown
Contributor

This is a small PR to fix the link to the docs in the README. This will save me about 2 seconds of time every time I try to look for it. 😅

@srmnitc
srmnitc merged commit 820feec into ICAMS:main Jul 15, 2026
5 checks passed
srmnitc added a commit to thermoatoms/calphy that referenced this pull request Jul 20, 2026
…ndency floors

Ports the upstream changes onto the two-backend architecture:

- box tilt large dropped from the init commands (ICAMS#262: the
  box command is deprecated in LAMMPS since 22Dec2022 and its arguments
  are ignored). The box token stays in the runner vocabulary so
  md.init_commands overrides keep validating. All 19 goldens regenerated;
  verified the only diff in every file is the removed box line.
- MLIAP activation (ICAMS#260) ported into LibraryRunner: when the
  lammps python build ships lammps.mliap, activate_mliappy (or the kokkos
  variant when -k/-kokkos is in cmdargs) is called on the live session.
  On pylammpsmpi <= 0.4.1, which lacks the activation proxies, warn and
  skip instead of crashing - the calphy[library] extra now pins
  pylammpsmpi>0.4.1 to match upstream.
- pydantic>=2.3.0, numpy>=2.0.0 floors adopted; pylammpsmpi stays out of
  the core dependencies (optional library extra only). Version 1.8.5.

Verified: 269 unit tests green; all 18 real-LAMMPS integration tests
(executable backend) green; B1 solid-fe e2e in library mode gives
-3.64428 eV/atom vs baseline -3.64386 (tol 5e-3).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants