Add WiSE electrolyte benchmark (density, X-ray S(q), Li-O RDF)#445
Draft
LucaBrugnoli wants to merge 1 commit intoddmms:mainfrom
Draft
Add WiSE electrolyte benchmark (density, X-ray S(q), Li-O RDF)#445LucaBrugnoli wants to merge 1 commit intoddmms:mainfrom
LucaBrugnoli wants to merge 1 commit intoddmms:mainfrom
Conversation
Three sub-benchmarks for 21 m LiTFSI/H2O with 6 MLIP models (matpes-r2scan, mace-mpa-0-medium, mace-omat-0-medium, mace-mp-0b3, mace-mh-1-omat, mace-mh-1-omol): - NPT density vs Gilbert et al. JCED 2017 - X-ray structure factor S(q) vs SAXS experiment - Li-O RDF coordination numbers vs Watanabe et al. JPCB 2021
Author
|
@joehart2001 The code and analysis are complete. The remaining step I think is uploading the trajectory data to |
Collaborator
Hi @LucaBrugnoli thanks for the PR! The easiest way is to attach a zip file containing your data to this PR and I can upload it. Hopefully that works |
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.
Pre-review checklist for PR author
Summary
New benchmark for 21 molal LiTFSI/H₂O water-in-salt electrolyte (WiSE), evaluating MLIP foundation models on three
experimental observables:
(2017)
(2021). Computed via dynasor.
(2021)
Further details on the simulation protocol and MLIP assessment for this system: L. Brugnoli, arXiv:2603.22099
(2026).
Linked issue
Resolves #304
Progress
Note: Trajectory data (~500 MB, extxyz) needs to be uploaded to the ml-peg S3 bucket. Data files are available on
request.
Testing
Tested on 6 models:
matpes-r2scan,mace-mpa-0-medium,mace-omat-0-medium,mace-mp-0b3,mace-mh-1-omat,mace-mh-1-omol.Requirement: ASE < 3.28 (3.28.0 has a bug in
ase.io.extxyz.ixyzchunks). Tests run with--noconftest.New decorators/callbacks
No new callbacks required. The RDF app uses existing
plot_from_table_columnfrom ml-peg utils.