Compilation problem.

Hi,

I am trying compiling all OpenKIM models with the Intel compilers (version 16.0.3 20160415)

Unfortunately, one model driver crash during compilation:

Hi Jakob,

Thanks for the bug report.

This can be fixed by changing line 697 from

call kim_api_setm_data(pkim, ier, &

to

call kim_api_setm_method(pkim, ier, &

I've put it on a list to be corrected and updated on the openkim system.

Cheers,

Ryan