Lindh-Malmqvist-Gagliardi Radial Grid - #84
Conversation
wavefunction91
commented
Oct 3, 2023
@susilehtola Per offline discussion, the latest here adds the ability to (optionally) "pre-process" base quadratures based on the existence of a particular member function. While this works, I'm not 100% convinced its the best way to do this - I'm already seeing that backing out the "correct" quadrature is yielding relative errors > epsilon (1e-15). While this probably isn't of much consequence, the fact that we can (and do) get exactly the same answers as e.g. Another option here would be, instead of adding a FWIW, this would also simplify the implementation of the DE grids as well as the Baker grid you have been implementing. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
40297ec to
6495dc5Compare
Implements the LMG radial grid of this paper. Closes#11.
Requirements: