Skip to content

Remove maxwell_fields from regression tests as the syntax has changed

Heiko Appel requested to merge 470-fix-maxwellfieldscoordinate-output into develop

Description

This MR fixes the broken output for the MaxwellFieldsCoordinate block. Now an arbitrary number of points can be given in the block and also the components of total, longitudinal, and transverse E and B fields can be selected independently for output.

News snippet

Add here a one line description to be included in the Changes page. You can delete this section if the changes are trivial and of no consequence for the users.

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 #470 (closed)

Merge request reports