chimes_calculator icon indicating copy to clipboard operation
chimes_calculator copied to clipboard

Tools to interface ChIMES with various external codes.

Results 5 chimes_calculator issues
Sort by recently updated
recently updated
newest added

Changes to the python wrapper that allow for multiple chimesFF instances. I found that for a single system call, I could not modify chimes parameters or atom labels as the...

I'm using the Python serial interface to calculate energy, forces, and stress to simulate a system. The job ran on the University of Michigan's Greatlakes CPU node single core. When...

In several places in the library code `exit` is used to handle (fatal) errors. This is problematic since the whole process is terminated without a chance to take care of...

On the development version: The example in chimesFF/examples/python works, but if I try to switch out the parameter set to any parameters including 3-body terms I get Segmentation fault (core...

## Items to be completed prior to PR review # Note: If not completed, submit as a draft PR - [N/A] Requested `develop` as target branch - [x] Attached test...