Skip to content

Use atomic density as initial guess for gaussian species

Sebastian Ohlmann requested to merge fix_species_full_gaussian_initialization into main

Description

This has been done for species_full_delta, but not for species_full_gaussian up to now. It improves the convergence (or makes it even possible at all in some cases).

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports