Skip to content

Add a new box type based on files interpreted with cgal

Sebastian Ohlmann requested to merge box_cgal into develop

Description

The new box type can read off files and use the corresponding shape for the simulation box.

News snippet

Add a new box type based on files interpreted with cgal

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