Skip to content

Updates to fix error in use of Symmetry_Info.

Roland Lindh requested to merge Symmetry_Info_Fix into master

This commits fix a number of small but possibly fatal errors.

  1. Symmetry_Info_Dmp can no longer be called after Symmetry_Info_Free.
  2. The seed to IsFreeUnit must be a valid number.
  3. the code in espf.f is changed to comply with 1)
  4. chklum.f is changed to comply with 2)
  • Documentation updated or not needed.
  • Test created or not needed.
  • Attribution in source files and CONTRIBUTORS.md updated if necessary.

Merge request reports