Skip to content

Add methods to boxes to output information about themselves

Micael Oliveira requested to merge box_info into develop

Description

Boxes now have two methods to output information about themselves. This is now used in simul_box and tries to preserve as much as possible to previous behavior.

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