Skip to content

Releases: Ionizing/rsgrad

0.4.6

07 Oct 13:58
Compare
Choose a tag to compare
  • Add --ngrid in wav3d to customize the grid size of wavefunction in realspace.

0.4.5.1

31 May 08:29
551faaa
Compare
Choose a tag to compare

ubuntu-18.04 image is not available on GitHub Actions, this version solves it.

0.4.5

30 May 11:48
Compare
Choose a tag to compare
  • wav3d: Add uns and dnsfor ncl WAVECAR to save the charge density of spinor up/down separately.

Full Changelog: 0.4.4...0.4.5

0.4.4

07 Mar 16:24
Compare
Choose a tag to compare

Add range parser for band/kpoint indices for wav1d and wav3d

Full Changelog: 0.4.3...0.4.4

0.4.3

01 Dec 11:54
Compare
Choose a tag to compare

Full Changelog: 0.4.2...0.4.3

  • Add rsgrad gap command.

Make constants consistent with VASP's

21 Sep 13:13
Compare
Choose a tag to compare

RY_TO_EV from 13.605693009 to 13.605826,
PI from std::f64::consts::PI to 3.141592653589793238.

0.4.1 TDM calculator added.

10 Aug 08:43
Compare
Choose a tag to compare
  • Adds Transition Dipole Moment calculator.

0.4.0 New minor version with many new features.

14 Jul 20:01
Compare
Choose a tag to compare
  • wav3d: Plot 3D wavefunction.
  • wav1d: Plot 1D wavefunction.
  • outcar.rs: Fix the issue when OUTCAR contains no 'external pressure' words.
  • wavcar.rs: Add WAVECAR parser.
  • Add --to-inline-html to plotters.

What's Changed

Full Changelog: 0.3.6...0.4.0

Test CI release

02 Jul 06:42
925659b
Compare
Choose a tag to compare
Merge pull request #4 from Ionizing/CI-tests

Update rust.yml

0.3.6

04 Apr 15:39
Compare
Choose a tag to compare
  • Add band plotting function.
  • Make PROCAR parser run in parallel.

Full Changelog: 0.3.5...0.3.6