Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2023
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2023
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2023
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2023
Data sources: ZENODO
versions View all 2 versions
addClaim

openmm/openmmforcefields: 0.12.0 Release

Authors: John Chodera; Mike Henry; Matt Thompson; Hannah Bruce Macdonald; Ivy Zhang; Ken Takaba; Iván Pulido; +6 Authors

openmm/openmmforcefields: 0.12.0 Release

Abstract

What's Changed Improvements Convert all amber ions (see https://github.com/openmm/openmm/issues/3663 for more detail) one-to-one using Amber ion frcmod files (from AmberTools 22) into OpenMM xml files with the same names and the same contents. by @mattwthompson & @aizvorski in https://github.com/openmm/openmmforcefields/pull/242 & https://github.com/openmm/openmmforcefields/pull/239 SystemGenerator should only add barostat if system is periodic. Solves https://github.com/openmm/openmmforcefields/issues/252 by @jchodera in https://github.com/openmm/openmmforcefields/pull/253 Fix OPC3 bond length. In the Amber implementation of the OPC3 water model at ffxml/amber/opc3.xml, the H-O bond length was too large by a factor of 10. by @mattwthompson in https://github.com/openmm/openmmforcefields/pull/273 raise ForceException if a custom force is found. by @mattwthompson in https://github.com/openmm/openmmforcefields/pull/292 Allow an offxml string to be used as a small molecule force field for the SystemGenerator and SMIRNOFFTemplateGenerator for example: ```python "Try and load a OFFXML string into a system generator object" from openmmforcefields.generators import SystemGenerator from openff.toolkit.typing.engines.smirnoff import ForceField from openff.toolkit.topology import Molecule import openmm load the ff ff = ForceField("openff-2.0.0.offxml") create a system generator system_gen = SystemGenerator( forcefields=['amber/ff14SB.xml', 'amber/tip3p_standard.xml'], small_molecule_forcefield=ff.to_string() ) mol = Molecule.from_smiles("CC") system = system_gen.create_system(topology=mol.to_topology().to_openmm(), molecules=mol) with open("system.xml", "w") as output: output.write(openmm.XmlSerializer.serialize(system)) ``` by @jthorton in https://github.com/openmm/openmmforcefields/pull/288 Support system and template generator for Espaloma 0.3. (espaloma 0.2. is no longer supported) by @ijpulidos in https://github.com/openmm/openmmforcefields/pull/293 CI Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in https://github.com/openmm/openmmforcefields/pull/238 Switch to setup-micromamba by @mattwthompson in https://github.com/openmm/openmmforcefields/pull/274 Scattered fixes to get CI running by @mattwthompson in https://github.com/openmm/openmmforcefields/pull/290 Docs Update docstrings, run in CI by @mattwthompson in https://github.com/openmm/openmmforcefields/pull/240 New Contributors @jthorton made their first contribution in https://github.com/openmm/openmmforcefields/pull/288 Full Changelog: https://github.com/openmm/openmmforcefields/compare/0.11.2...0.12.0

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average