Skip to content

-c conda-forge lipid17.xml does not match GitHub version #387

@MiloszGrabski

Description

@MiloszGrabski

Hi,
I was investigating issues I had running bespoke membranes and discovered that conda distributed lipid17.xml version does not match the github version.
To be sure I have created a fresh environment.
conda create -n openmmforcefields -c conda-forge openmmforcefields
The version installed by conda-forge is marked as 0.14.2, so would match github version.

I have checked files and they do not match.

The GitHub version header of lipid17.xml is:
https://github.com/openmm/openmmforcefields/blob/main/openmmforcefields/ffxml/amber/lipid17.xml

    <DateGenerated>2025-04-30</DateGenerated>
    <Source Source="oldff/leaprc.lipid17" md5hash="52abaf4be36f148c288fada7d8ab0752" sourcePackage="AmberTools" sourcePackageVersion="24.8">oldff/leaprc.lipid17</Source>

Whereas one distributed is:
...\conda\envs\openmmforcefields\lib\python3.13\site-packages\openmmforcefields\ffxml\amber

  <Info>
    <DateGenerated>2021-01-26</DateGenerated>
    <Source Source="leaprc.lipid17" md5hash="1b1941936011f6f0089a47b809331723" sourcePackage="AmberTools" sourcePackageVersion="20.15">leaprc.lipid17</Source>

Not sure if this is done on purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions