Home
last modified time | relevance | path

Searched refs:Castep (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-ase/ase-3.22.0/ase/io/
H A Dcastep.py180 from ase.calculators.castep import Castep, CastepCell
190 cell = Castep(keyword_tolerance=2).cell
403 from ase.calculators.castep import Castep
414 calc = Castep(**calculator_args)
722 from ase.calculators.castep import Castep
725 calc = Castep()
1223 from ase.calculators.castep import Castep
1224 calc = Castep(check_castep_version=False, keyword_tolerance=2)
/dports/science/py-ase/ase-3.22.0/ase/test/calculator/castep/
H A Dtest_castep_interface.py7 from ase.calculators.castep import (Castep, CastepOption,
102 return Castep(castep_keywords=testing_keywords, directory=castep_path,
/dports/science/py-ase/ase-3.22.0/ase/test/
H A Dfactories.py178 from ase.calculators.castep import Castep
179 return Castep(castep_command=self.executable, **kwargs)
/dports/science/py-ase/ase-3.22.0/ase/calculators/
H A Dcastep.py104 class Castep(Calculator): class
/dports/science/phonopy/phonopy-2.11.0/doc/
H A Dchangelog.rst58 * Castep interface was added by @ladyteam.
/dports/science/jmol/jmol-14.32.7/src/org/jmol/viewer/
H A DJmol.properties8970 new feature: Castep reading of .ts files