• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FAIRmat-NFDI / nomad-simulations
87%
develop: 87%

Build:
Build:
LAST BUILD BRANCH: v0.8.0
DEFAULT BRANCH: develop
Repo Added 02 Jan 2026 09:31AM UTC
Token NlHfzWOWVbn6VpwLJzAj4wHjNVcmQ4tGZ regen
Build 504 Last
Files 134
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v0.8.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 240-disambiguate-crystal-symmetry-symbols-port
  • add-bsdft
  • add-generic-mass
  • add-legend
  • add-semi-empirical-methods
  • add-sic
  • add-workflow-docs
  • archive_data_update
  • auto-generate-docs
  • basis-set-canonicalization
  • bulky-to-hdf5
  • change-pp-atomsstate-ref-direction
  • check-atom-particles
  • clarify-spin-terminology
  • determinant-fix
  • develop
  • dft-type
  • distinguish-modelmethod-numerical-settings
  • extend_forcefield_parameters_v2
  • feature/eigenvalues-kpoints-axis
  • feature/selfconsistency-flexible-units
  • fix-archive_to_universe
  • fix-basis-set-container
  • fix-ci-dependency-versions
  • fix-compute-cutoff-radius
  • fix-deploy-action
  • fix-ee-mo
  • fix-extract-band-gap
  • fix-kmesh-high-symmetry-ase-lattice-mismatch
  • fix-kmesh-use-ase-get-special-points
  • fix-kmesh-use-seekpath
  • fix-ms-ase-velocities
  • fix-multiref-inheritance
  • fix-non-conv-lattices
  • fix-non-existent-outputs-attrb
  • fix-orbital-localization
  • fix-particle-cgbeadstate
  • fix-qc-references
  • fix-scf-outputs
  • fix-workflow
  • fix/418-dead-fermi-references
  • fix/421-hubbard-not-electronicstate
  • fix/428-429-wyckoff
  • fix/452-454-scf-convergence-split
  • fix/issue-126-kmesh-normalization-order
  • hdf5-datasets-for-bulky-numerics
  • integrate-atom-parameters
  • libxc-consistency
  • local-coupled-cluster
  • metadata-extractor
  • migrate-tutorial
  • mo-cube
  • multiref-archive-labels
  • multireference-qc
  • nao
  • nonlocal-correlation
  • norm-migration
  • norm-migration-patch
  • oniom-methods
  • orb-volume
  • post-transfer-hygiene
  • prune_long_trajectory
  • qc-super
  • rdf
  • refactor-explanation-docs
  • refactor-explanation-docs-p186-integration
  • remove-temp-tests
  • rename-qc-methods-for-consistency
  • rename-semi-empirical
  • replace_getattr_with_direct_access
  • review-ruff-ignores
  • rm-eln-annotations
  • screening-dielectric-type
  • test-geometry-optimization-edge-cases
  • tighten-atomsstate-definition
  • typed-physical-constraints
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • vasp-hybrid-aliases
  • vasp-xc-aliases
  • warnings_and_errors
  • warnings_and_errors-JFR
  • xc-freeform-component-backfill

11 Aug 2026 11:08AM UTC coverage: 86.983% (+0.07%) from 86.911%
31710408674

push

github

web-flow
Correct SCF-step convergence residuals and split `delta_density_rms` (#452, #453, #454)

Fix `delta_energies_total` to derive from the per-SCF `scf_steps.energies_total`
series (not the labeled `Outputs.total_energies`), and stop synthesizing
`delta_force_abs` from the final `total_forces` (now parser-only).

Replace `delta_density_rms` with definition-specific quantities -- `delta_charge_abs`,
`delta_charge_density_rms`, `delta_charge_relative`, `delta_density_matrix_rms`,
`delta_density_matrix_max` -- plus `energy_error_estimate`, and replace
`ChargeConvergenceTarget` with a `DensityConvergenceTarget` whose `type` selector
derives the path and unit from the referenced `scf_steps` field.

Breaking: removes `delta_density_rms`; renames `ChargeConvergenceTarget`.

76 of 77 new or added lines in 3 files covered. (98.7%)

2 existing lines in 2 files now uncovered.

10017 of 11516 relevant lines covered (86.98%)

2.61 hits per line

Relevant lines Covered
Build:
Build:
11516 RELEVANT LINES 10017 COVERED LINES
2.61 HITS PER LINE
Source Files on develop
  • Tree
  • List 134
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31710408674 v0.8.0 Correct SCF-step convergence residuals and split `delta_density_rms` (#452, #453, #454) Fix `delta_energies_total` to derive from the per-SCF `scf_steps.energies_total` series (not the labeled `Outputs.total_energies`), and stop synthesizing `del... push 13 Aug 2026 02:30PM UTC web-flow github
86.98
31694348913 feature/eigenvalues-kpoints-axis Add `k_mesh` reciprocal-space axis to `ElectronicEigenvalues` `ElectronicEigenvalues` documented its shape as `[K.n_points, ...]` with `K` a `KMesh`/`KLinePath` variable, but declared no such axis, so parsers that extract per-k eigenvalues had no... Pull #463 13 Aug 2026 11:11AM UTC ndaelman-hu github
87.01
31485286191 develop Correct SCF-step convergence residuals and split `delta_density_rms` (#452, #453, #454) Fix `delta_energies_total` to derive from the per-SCF `scf_steps.energies_total` series (not the labeled `Outputs.total_energies`), and stop synthesizing `del... push 11 Aug 2026 11:09AM UTC web-flow github
86.98
31399922956 fix/452-454-scf-convergence-split Clarify SCF force-residual comment wording (#457 review) Pull #457 10 Aug 2026 02:47PM UTC ndaelman-hu github
86.97
31398813185 fix/452-454-scf-convergence-split Fix stale `metric` wording in convergence-seam docstrings Rename lingering references to the old `metric` selector to the current `DensityConvergenceTarget.type`, per the follow-up review on #457. Pull #457 10 Aug 2026 02:34PM UTC ndaelman-hu github
86.97
31395557989 fix/452-454-scf-convergence-split Keep `threshold` visible in `DensityConvergenceTarget` docs push 10 Aug 2026 01:58PM UTC ndaelman github
86.97
31174669483 develop Relocate `HubbardInteractions` to `model_method.py` as a Hamiltonian term (#421) (#449) Rebase `HubbardInteractions` from `ElectronicState` to `BaseModelMethod`: it describes Hamiltonian interaction parameters (`u_matrix`, Slater integrals, doubl... push 07 Aug 2026 11:36AM UTC web-flow github
86.91
31173654418 fix/452-454-scf-convergence-split Fix SCF-step convergence residuals and split `delta_density_rms` (#452, #453, #454) - #454: derive `delta_energies_total` from the per-SCF `scf_steps.energies_total` series instead of the labeled `Outputs.total_energies`, whose differences are ... Pull #457 07 Aug 2026 11:21AM UTC ndaelman-hu github
86.97
31008308781 fix/421-hubbard-not-electronicstate Extend the inherited `name` via `m_copy` instead of redeclaring (#421) Use the metainfo idiom for specializing an inherited quantity (cf. `Experiment.steps = Activity.steps.m_copy()` in nomad-FAIR basesections): copy `BaseModelMethod.name` and se... Pull #449 05 Aug 2026 01:03PM UTC ndaelman-hu github
86.91
31007923873 fix/421-hubbard-not-electronicstate Declare the `'Hubbard'` term name as a quantity default (#421) Replace the `normalize` fallback with a redeclared `name` quantity carrying `default='Hubbard'`, following `BaseModelMethod`'s own convention of specializing inherited quantities in s... Pull #449 05 Aug 2026 12:58PM UTC ndaelman-hu github
86.91
See All Builds (504)

Badge your Repo: nomad-simulations

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc