Skip to content

Releases: chrisjsewell/ejplugins

Updates to CrystalOutputPlugin

03 Jun 10:42
Compare
Choose a tag to compare

populate final with energy and primitive_cell:

  • if optimisation, energy taken from last optimisation step
  • if scf only, energy and primitive_cell taken from initial

Also fixed and changed initial/calculation/hamiltonian to initial/calculation/functional

Finalise charge/spin density parsing

04 May 23:25
Compare
Choose a tag to compare
  • corrected array transpose
  • removed na, nb, nc as superfluous
  • added more tests (QE and Crystal)
  • added validation schema
  • added validation of numpy arrays
  • added reading and conversion of QE plotnum to density type

Use Feedback Updates

04 May 14:01
Compare
Choose a tag to compare
  • added gaussian cube parser and standardised QE/Crystal density
  • added gcube.ejdict_to_gcube, to output back to gaussian cube format
  • changed program type Crystal14 to CRYSTAL
  • replaced DOSSPlugin with CrystalDOSPlugin
  • added testing fro Crystal17
  • added band gap extraction from Crystal17 outputs
  • added extraction of meta/elapsed_time for crystal and quantum espresso
  • added QEdosPlugin
  • added case where no optimisation steps required (crystal)
  • updated pymatgen outputs (which has added charges to structure)

Improved/corrected gaussian cube charge/spin density parsing

31 Oct 18:19
Compare
Choose a tag to compare


Changes:

  • Crystal: computation of cell vectors from (voxel) delta vectors
  • QEspresso: coords are ccords/alat, rather than fcoords

added QELowdinPlugin

29 Oct 22:53
Compare
Choose a tag to compare
v0.4.5

added QELowdinPlugin

Updated QEspresso main plugin

24 Oct 00:55
Compare
Choose a tag to compare
  • final scf iteration run if zero absolute magnetization found in lsda
    relaxation
  • magnetic moments per atom printed every 100 scf iterations

added QEChargeDensityPlugin

20 Oct 05:01
Compare
Choose a tag to compare
v0.4.3

added QEChargeDensityPlugin

Crystal: attempt to read complete sections on error

16 Oct 11:19
Compare
Choose a tag to compare
v0.4.2

Crystal: attempt to read complete sections on error

Crystal: added total_corrected energy and CrystalSCFLogPlugin

16 Oct 00:46
Compare
Choose a tag to compare

also added pymatgen and ase encoder/decoder plugins

improved error message

12 Oct 21:35
Compare
Choose a tag to compare
v0.3.1

added init