Fix for error message for left excitations in CCSDT and timing flags for tests

To run the tests on our servers, you will need temporary developer access to the repository. Please request access through the Gitlab UI or by contacting one of the maintainers.

What has been done:

  • Modification of create routine in the cc_es_amplitudes_solver_factory_class.F90 to prompt error message when requesting left excitation.
  • Added jacobian_transpose_transformation_ccsdt routine to replace jacobian_transpose_transformation routine in order to prompt error message when requesting left excitation.
  • Modification of TestseT.cmake to update timimg flags according to a short, medium and long hierarchy.

ToDo-list

The boxes below need to be checked before merge review will start

  • Testing
    • All tests pass -rcheck flag enabled in setup.py
    • All tests pass -fbatch flag enabled in setup.py
  • Versioning
    • Changelog.md is up to date
    • If merge into master: The patch number in parameters.F90 and changelog.md is up to date
  • Website (Needs to be done before merge)
    • Updates (if any) to the website have been added
  • Compliance with style guide
Edited by Guillaume Thiam

Merge request reports

Loading