Open IAlibay opened 9 months ago
I am generate charges using espaloma via the OpenFF toolkitwrapper interface in the following manner: https://github.com/IAlibay/partial_charge_experiments/blob/main/scripts/run-espaloma.py
Calling this seems to leave behind .model.pt files which are somewhat unexplained.
.model.pt
Should these be present? If so is there a way to define the filename so that they can be a bit more descriptive?
I am thinking we can either use pooch or what I had setup for espaloma
I am generate charges using espaloma via the OpenFF toolkitwrapper interface in the following manner: https://github.com/IAlibay/partial_charge_experiments/blob/main/scripts/run-espaloma.py
Calling this seems to leave behind
.model.pt
files which are somewhat unexplained.Should these be present? If so is there a way to define the filename so that they can be a bit more descriptive?