Skip to content

Conversation

@WangXinyan940
Copy link
Member

No description provided.

Ericwang6 and others added 30 commits June 12, 2022 00:27
1. Load, modify, and write force field XML files correctly.
2. Use both OpenMM system and DMFF potential together.
3. Create Potential class to manage the OpenMM system and DMFF potential.
4. Implement ForceFieldTree and TypeMatcher to help write a new Generator.
fix(fftree): make the name of API easier to be understand
update front api and docstring convention
fix(unittest): fix classical UTs and remove double check of cutoff distance in potential calculation.
fix(inter): fix numerical problem in sqrt function of LJ potential
fix(inter): use more tiny eps for numerical consistent
@WangXinyan940 WangXinyan940 requested review from Ericwang6, KuangYu and Roy-Kid and removed request for Ericwang6 and KuangYu November 22, 2022 09:01
Ericwang6 and others added 5 commits November 29, 2022 10:02
* add support for SMIRKS, bcc and virtual site

* add dependencies in ut workflow

* add interface to obtain topmat

* code clean

* fix multiple matches_dict var

* add tests for building top

* add tests for smirks/bcc/vsite

* add dockerfile for dev env

* add examples of smirks

* add usage of smirks in doc

* rm api doc in _date/_version

* fix typo

* update (doc): architecture img

* update (README): citation and code structure

* update (doc): bad rendered latex

* update (doc): typo in usage

* update (doc): smirks in XML
* update (smirks): change bcc err to warning
#74)

* Update python version requirement to 3.8

* Save meta data in Potential object

* Add support to save meta data in Hamiltonian

* Create an attribute to save meta data

* Use potential.meta["cov_map"] in unittests

* Build a function generator to calculate energies of a trajectory

* Change API function name

* fix meta data for admp generators

* Make buildEnergyFunction cleaner

Co-authored-by: KuangYu <windwhisper.yu@gmail.com>
@WangXinyan940 WangXinyan940 merged commit 2fa71cf into master Dec 1, 2022
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.

7 participants