Skip to content

Implement line plot in tests

Stefan Possanner requested to merge test-3D-polar-4 into devel
  • Write ParaView time sequence data using xml-styled .pvd.
  • Support plotting in logical space, before pushforward.
  • Implement line plot through the pole.
  • Implement another Soloviev mapping (doi: 10.1063/1.3328818).
  • Draw arc length (L2) normalized line plot in physical space.
  • Fix psydac version of new Soloviev equilibrium. Add it to tests.
  • Fix indexing in xi.copy() when using MPI with test_psydac_lin_ops.
  • Assert using local indices in test_psydac_lin_ops under MPI.
  • Draft implementation of psydac MHD operators.

Merge request reports