Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ICAMS
/
calphy
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
94
Code
Issues
18
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make calphy work with LAMMPS executables
- #270
#270
Merged
srmnitc
merged 24 commits into
ICAMS:main
ICAMS/calphy:main
from
thermoatoms:only_exec
thermoatoms/calphy:only_exec
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Make calphy work with LAMMPS executables
#270
srmnitc
merged 24 commits into
ICAMS:main
ICAMS/calphy:main
from
thermoatoms:only_exec
thermoatoms/calphy:only_exec
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
exec-runner part 0: baseline capture
Show description for 76e7c30
srmnitc
committed
76e7c30
View commit details
Copy full SHA for 76e7c30
Browse repository at this point
exec-runner part 1: decoupling micro-changes
Show description for 291b688
srmnitc
committed
291b688
View commit details
Copy full SHA for 291b688
Browse repository at this point
Commits on Jul 9, 2026
exec-runner part 2: RecordingRunner + golden command streams
Show description for 22251e7
srmnitc
committed
22251e7
View commit details
Copy full SHA for 22251e7
Browse repository at this point
Commits on Jul 14, 2026
exec-runner part 3: ExecutableRunner + SessionState
Show description for deca107
srmnitc
committed
deca107
View commit details
Copy full SHA for deca107
Browse repository at this point
exec-runner part 4: preflight capability check
Show description for 864b3bc
srmnitc
committed
864b3bc
View commit details
Copy full SHA for 864b3bc
Browse repository at this point
exec-runner part 5: wire-in and pylammpsmpi removal
Show description for a48a902
srmnitc
committed
a48a902
View commit details
Copy full SHA for a48a902
Browse repository at this point
exec-runner part 6: real-LAMMPS integration tests
Show description for 0f28ea4
srmnitc
committed
0f28ea4
View commit details
Copy full SHA for 0f28ea4
Browse repository at this point
exec-runner part 7: documentation - drive the lmp executable
Show description for 53b447a
srmnitc
committed
53b447a
View commit details
Copy full SHA for 53b447a
Browse repository at this point
fix error in error
srmnitc
committed
72df1f2
View commit details
Copy full SHA for 72df1f2
Browse repository at this point
output: dissipation in report.yaml + column-legend headers on data files
Show description for b54c04d
srmnitc
committed
b54c04d
View commit details
Copy full SHA for b54c04d
Browse repository at this point
docs: output-file reference page + lambda_schedule clarification
Show description for 6fbb61e
srmnitc
committed
6fbb61e
View commit details
Copy full SHA for 6fbb61e
Browse repository at this point
feat: port range_scan module (prescan phase-transition detection)
Show description for 82383dc
srmnitc
committed
82383dc
View commit details
Copy full SHA for 82383dc
Browse repository at this point
Commits on Jul 16, 2026
exec-runner part 8: BaseRunner contract - route all reads through the runner
Show description for bfe11b9
srmnitc
committed
bfe11b9
View commit details
Copy full SHA for bfe11b9
Browse repository at this point
exec-runner part 9: LibraryRunner - optional pylammpsmpi backend
Show description for 3b14db6
srmnitc
committed
3b14db6
View commit details
Copy full SHA for 3b14db6
Browse repository at this point
exec-runner part 10: execution_mode wire-in, optional dependency, backend-equivalence goldens
Show description for 86cbfff
srmnitc
committed
86cbfff
View commit details
Copy full SHA for 86cbfff
Browse repository at this point
Commits on Jul 18, 2026
docs: LAMMPS installation - library-backend setup instructions
Show description for dfd9906
srmnitc
committed
dfd9906
View commit details
Copy full SHA for dfd9906
Browse repository at this point
Merge upstream main (1.8.5): box-command removal, MLIAP support, dependency floors
Show description for 03ec466
srmnitc
committed
03ec466
View commit details
Copy full SHA for 03ec466
Browse repository at this point
ci: drop stale pylammpsmpi steps, add library-backend smoke job
Show description for d474eb9
srmnitc
committed
d474eb9
View commit details
Copy full SHA for d474eb9
Browse repository at this point
input: strict key validation with hints; remove legacy converter
Show description for c2e338e
srmnitc
committed
c2e338e
View commit details
Copy full SHA for c2e338e
Browse repository at this point
input: fix md damping field types - drop the dead Union list branch
Show description for 47598f2
srmnitc
committed
47598f2
View commit details
Copy full SHA for 47598f2
Browse repository at this point
md.seed: one master seed for every stochastic step, always recorded
Show description for baa7050
srmnitc
committed
baa7050
View commit details
Copy full SHA for baa7050
Browse repository at this point
docs examples: drop phase_transition_detection blocks, refresh example 04 notebook text
srmnitc
committed
64a853e
View commit details
Copy full SHA for 64a853e
Browse repository at this point
Commits on Jul 19, 2026
phase_diagram: make the TDB round-trip reproduce the calphy diagram in pycalphad
Show description for 90a93e3
srmnitc
committed
90a93e3
View commit details
Copy full SHA for 90a93e3
Browse repository at this point
Commits on Jul 20, 2026
ci: drop LAMMPS from hosted CI; run pip-only "not lammps" lane, remove stale gitlab config
srmnitc
committed
b20fd0f
View commit details
Copy full SHA for b20fd0f
Browse repository at this point
You can’t perform that action at this time.