Skip to content

Releases: FAIRmat-NFDI/nomad-simulations

v0.8.0

Choose a tag to compare

@ndaelman-hu ndaelman-hu released this 13 Aug 14:28
90bb7b1

Breaking changes

  • Drop ChemicalPotential.fermi_energy and resolve dead Fermi-level references (#442, #418)
  • Split SCF convergence residuals: delta_density_rms → definition-specific quantities (#457; #452–454)
  • Relocate HubbardInteractions to model_method.py as a Hamiltonian term (#449, #421)
  • Move determinant metadata to method-specific reference types (#382)
  • Rename semi-empirical types (#394)
  • Remove particle reassignment in ModelSystem.normalize() (#369)
  • Fix Wyckoff site_multiplicities and adopt 4a notation (#451; #428, #429)
  • Migrate SelfConsistency to the flexible-unit pattern (#393)

What's Changed

  • implement Broken symmetry density functional theory by @EBB2675 in #363
  • tiny fix: Promote OrbitalLocalization to ModelMethod by @EBB2675 in #367
  • fix APWPlaneWaveBasisSet issue by @EBB2675 in #368
  • remove particle reassignment in ModelSystem.normalize() by @EBB2675 in #369
  • Add auto-generated Workflow schema docs and align explanation guidance by @JFRudzinski in #366
  • Archive data update by @Bernadette-Mohr in #339
  • Added parsing of n_frames/n_steps and times from XVG files, removed usage of 'getattr'. by @Bernadette-Mohr in #375
  • patches during normalization migration by @JFRudzinski in #373
  • handle ASE high-symmetry point failures for non-conventional lattices by @EBB2675 in #389
  • Use multireference type for archive labels and names by @EBB2675 in #390
  • Move determinant metadata to method-specific reference types by @EBB2675 in #382
  • Migrate SelfConsistency to flexible_unit pattern by @ndaelman-hu in #393
  • add local coupled cluster by @EBB2675 in #365
  • rename semi empirical by @EBB2675 in #394
  • canonical-label recognition of AtomCenteredBasisSet based on a vendored BSE-name registry by @EBB2675 in #385
  • fix BaseMultireferenceMethod by @EBB2675 in #396
  • bulky numerical payloads as HDF5Dataset by @EBB2675 in #364
  • remaining bulky payloads as HDF5 by @EBB2675 in #398
  • check and amend usage of atom vs. particle by @JFRudzinski in #407
  • Add geometry optimization tests for flat trajectories and untimed outputs by @ndaelman-hu in #408
  • fix KMesh high-symmetry point fallback for ASE lattice mismatches by @EBB2675 in #403
  • fix nonexistent outputs attributes by @EBB2675 in #412
  • Fix ASE velocity import: internal units were stored as Å/s (off by ~1e14) by @EBB2675 in #417
  • fix band gap extraction minor bugs by @EBB2675 in #414
  • Fix CI failures caused by Ruff by @EBB2675 in #426
  • Add VASP-specific functionals to the LibXC alias table by @ndaelman-hu in #435
  • fix PlaneWaveBasisSet.compute_cutoff_radius() by @EBB2675 in #425
  • fixed AtomsState/CGBeadState type check sequence in archive_to_universe by @Bernadette-Mohr in #400
  • Update ruff ignores by @ladinesa in #438
  • Screening.dielectric_infinity type by @EBB2675 in #439
  • Resolve free-form LibXC XC components; add unidentified marker; fix REVPBE alias by @ndaelman-hu in #440
  • Add B3LYP5 and HSEsol LibXC aliases by @ndaelman-hu in #443
  • Resolve dead Fermi-level references and drop ChemicalPotential.fermi_energy (#418) by @ndaelman-hu in #442
  • Fix Wyckoff site_multiplicities (intrinsic) and use 4a notation (#428, #429) by @ndaelman-hu in #451
  • Relocate HubbardInteractions to model_method.py as a Hamiltonian term (#421) by @ndaelman-hu in #449
  • Correct SCF-step convergence residuals and split delta_density_rms into definition-specific quantities (#452, #453, #454) by @ndaelman-hu in #457

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@JFRudzinski JFRudzinski released this 25 Mar 07:38
d8f01a8

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@JFRudzinski JFRudzinski released this 02 Jan 10:09
2e95df6

This release marks the first release after the repository was migrated from nomad-coe/nomad-simulations to fairmat-nfdi/nomad-simulations on 2025-01-02.

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@JFRudzinski JFRudzinski released this 02 Oct 11:03
9c1add4

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@JFRudzinski JFRudzinski released this 06 May 14:33
debca0a

What's Changed

Major changes

  • Refactoring of ModelSystem class for compatibility with BaseSections.v2 in #170

Minor changes

  • Removed validations enabling free use of PhysicalProperty in #167

Patches

  • removed index references for NOMAD installation in README in #177
  • updated Python version CI/CD to 3.10-3.12 in #172
  • updated in test_atoms_state in #178
  • allow l=0 in orbital_state validation in #176
  • added initial workflow defs in #163

Full Changelog: v0.3.2...v0.4.0

v0.3.2

Choose a tag to compare

@JFRudzinski JFRudzinski released this 20 Mar 14:00
ff22d43

What's Changed

Major changes

Minor changes

Patches

  • removed placeholders in #157
  • remove editable annotations in #162
  • update zenodo in readme in #168

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@JFRudzinski JFRudzinski released this 18 Nov 14:53
50154d5

What's Changed

Major changes

Minor changes

  • Extend equalities with comparison for Cell and AtomicCell in #122

Patches

  • bumped dev dependencies in #147
  • fixed bond_list shape in #145

Full Changelog: v0.1.2...v0.3.1

v0.2.1

Choose a tag to compare

@JosePizarro3 JosePizarro3 released this 08 Oct 05:38
50154d5

What's Changed

Major changes

Minor changes

Patches

Notes

  • There is a mistake in the tag creation for this pull request. The correct tag for associated comparisons between versions is named v0.1.2.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@JosePizarro3 JosePizarro3 released this 25 Sep 13:37
5d162aa

What's Changed

Major changes

Minor changes

Patches

Full Changelog: v0.0.7...v0.1.1

v0.1.0

Choose a tag to compare

@JosePizarro3 JosePizarro3 released this 20 Sep 12:09
96f4a91

Ok, I screwed up releasing 0.0.7... 🤦🏻 I will add some note in that release as a warning.

@JFRudzinski I changed a bit the auto-generated notes, by adding sections so we can control better what to pump. In this case, as a minor change exists, we pump the second number in our version.

Does this makes sense?


What's Changed

Major changes

Minor changes

Patch changes

Full Changelog: v0.0.7...v0.1.0