Skip to content

Rdmft orbital optimization

Nicole Helbig requested to merge rdmft_orbital_optimization into develop

Natural orbitals are now optimized using steepest decent instead of Piris' method when they are not expanded in a basis set. This makes full use of the flexibility of the grid while Piris' method internally always expands in the basis of the initial orbitals. Defaults are: steepest decent if no basis is used, Piris' method if the initial states are used as a basis.

Merge request reports