question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`ElectronicStructureProblem.get_default_filter_criterion` assumes singlet spin

See original GitHub issue

What is the expected enhancement?

Currently, the filter_criterion produced by ElectronicStructureProblem assumes a singlet spin configuration without acknowledging this. The default could be improved in this regard. There are at least two approaches to do this:

  • measure the number of alpha and beta particles separately
  • compare the angular momentum observable with the expected value

The former would require some deeper changes as this will also affect what auxiliary operators need to be generated by the ParticleNumber property. The latter is more straight forward but would rely on the AngularMomentum property to always be present. This second case will also (to my knowledge) not be able to differentiate particle numbers (2, 1) from (1, 2).

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Anthony-Gandoncommented, Jun 21, 2022

I’m interested in this one, I’ll have a look into it

0reactions
mrossinekcommented, Apr 22, 2022

No, I meant Z2 symmetry reduction

Oh I see. Yes this would need to be tested. I don’t know from the top of my head

Read more comments on GitHub >

github_iconTop Results From Across the Web

arXiv:2205.09039v1 [quant-ph] 18 May 2022
spin states involving the transition metal atoms and the electronic states of coordinated reactants be well char- acterized, which presents a ...
Read more >
castep.pdf - Theory of Condensed Matter
The default unit of energy in CASTEP is the electron-Volt (eV). ... convergence than geometries, assuming tolerance criteria of a few cm-1 and...
Read more >
Experimental Spin States from Machine Learning Model ...
ABSTRACT: Determination of ground-state spins of open-shell transition-metal complexes is critical to understanding catalytic and.
Read more >
6.7 Coupled-Cluster Excited-State and Open-Shell Methods
This, of course, assumes that a basis set large and flexible enough to describe the valence and Rydberg states is employed. The accuracy...
Read more >
TurboRVB: A many-body toolkit for ab initio electronic ...
N set of electron coordinations including spins, the same as xi ... peculiar because it relies on the assumption that a complex electronic...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found