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
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
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
.
hackingmaterials
/
atomate
Public
Notifications
You must be signed in to change notification settings
Fork
176
Star
263
Code
Issues
41
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Max force handler and r2scan fixes
- #778
#778
Merged
Zhuoying
merged 9 commits into
hackingmaterials:main
hackingmaterials/atomate:main
from
MichaelWolloch:MaxForceHandler_and_R2SCAN_FIX
MichaelWolloch/atomate:MaxForceHandler_and_R2SCAN_FIX
Copy head branch name to clipboard
Aug 16, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Max force handler and r2scan fixes
#778
Zhuoying
merged 9 commits into
hackingmaterials:main
hackingmaterials/atomate:main
from
MichaelWolloch:MaxForceHandler_and_R2SCAN_FIX
MichaelWolloch/atomate:MaxForceHandler_and_R2SCAN_FIX
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2023
Removed MaxForceHandler because it is removed from custodian since v2023.5.7 https://materialsproject.github.io/custodian/changelog.html#v2023-5-7
MichaelWolloch
committed
889b729
View commit details
Copy full SHA for 889b729
Browse repository at this point
Updated BPARAM from 15.7 (appropriate for SCAN+rVV10) to 11.95 (appropriate for R2SCAN+rVV10)
MichaelWolloch
committed
28162fb
View commit details
Copy full SHA for 28162fb
Browse repository at this point
removed max_force_threshold and RELAX_MAX_FORCE (its default) from the code. Those worked as an input for the removed MaxForceErrorHandler
MichaelWolloch
committed
f837799
View commit details
Copy full SHA for f837799
Browse repository at this point
Changed the BPARAM value also for the test file.
MichaelWolloch
committed
018db1b
View commit details
Copy full SHA for 018db1b
Browse repository at this point
Commits on Aug 1, 2023
removed two more instances of "max_force_threshold"
MichaelWolloch
committed
ab17bcc
View commit details
Copy full SHA for ab17bcc
Browse repository at this point
updated requirements to current versions
MichaelWolloch
committed
35b05d7
View commit details
Copy full SHA for 35b05d7
Browse repository at this point
added openbabel to CI requirements. Unfortunately the wheel for the official package is broken, so I resorted to using https://pypi.org/project/openbabel-wheel/
MichaelWolloch
committed
babb9f9
View commit details
Copy full SHA for babb9f9
Browse repository at this point
Commits on Aug 2, 2023
updated setup.py to modern versions
MichaelWolloch
committed
aafb7f5
View commit details
Copy full SHA for aafb7f5
Browse repository at this point
removed requirements.txt and requirements-ci.txt and updated setup.py to handle all dependencies.
MichaelWolloch
committed
61bda34
View commit details
Copy full SHA for 61bda34
Browse repository at this point
You can’t perform that action at this time.