ase KIM calculator

41 views
Skip to first unread message

Yonatan Kurniawan

unread,
Feb 11, 2019, 9:12:58 PM2/11/19
to openkim
Hi, 

In the runner file in LatticeConstantCubicEnergy__TD_475411767977_005 test driver, I think it imports KIM calculator.

from ase.build import bulk
import scipy.optimize as opt
from ase.calculators.kim.kim import KIM
import numpy as np
import jinja2
import os
import json
import sys

I am wondering where I can find the KIM calculator module for ase. I am running kim-api 2.0 and ase 3.16.2.

Thank you.
Yonatan Kurniawan

wenx...@umn.edu

unread,
Feb 12, 2019, 1:44:50 PM2/12/19
to openkim
Hi Yonatan,

For the moment, you can find ASE that has the kim calculator at: https://gitlab.com/openkim/ase/tree/add-kimcalculator. You need to work with the "add-kimcalculator" branch. After checking out this branch, you can install ASE locally using the following command:
$ pip install -e .

and you can find an example using this calculator at:

Let me know if you have any questions.


Best,
Mingjian
Reply all
Reply to author
Forward
0 new messages