Skip to content

Rewrites the species as classes

Nicolas Tancogne-Dejean requested to merge pseudo_as_classes into main

Description

Rewrites the species as classes

The file species.F90 grew too big and here I am breaking it into several classes. This gives much more flexibility for future changes and maintainability.

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.

Closes #347 (closed)

Edited by Micael Oliveira

Merge request reports