mirror of
https://github.com/openmm/openmm-torch.git
synced 2026-03-10 19:14:16 +09:00
* remove the path from the force.pt files to test if that's the erro cause
* flush the ofstream before reading it in torch
* Revert "remove the path from the force.pt files to test if that's the erro cause"
This reverts commit 23206b52b2.
* close the file handler
* write to file in binary mode. might be required for line breaks on Windows