Skip to content

ENH: Add demon2k interface

This is an ASE interface to the deMon2k DFT code based on Gaussian orbitals, see http://www.demon-software.com. The calculator is modeled on the new SIESTA calculator and uses the FileIOCalculator. A test is provided in ase/test/deMon/h2o.py, this requires the deMon2k code version 4.3.2 (older versions should also work since the calculator is quite general).

Merge request reports