Skip to content

Draft: 2D Cylindrical geometry

Issue/feature addressed

It would be useful for simulations of poloidal cross-sections (see image) of tokamaks (particularly with a low aspect ratio) to have 2D elements with cylindrical Jacobians and GeomFactors. image

Proposed solution

Reviving feature/CylCoord_restructuring.

Implementation

Merged current master into feature/CylCoord_restructuring and resolved a few conflicts.

Tests

Todo

Suggested reviewers

Notes

Checklist

  • Functions and classes, or changes to them, are documented.
  • User guide/documentation is updated.
  • Changelog is updated.
  • Suitable tests added for new functionality.
  • Contributed code is correctly formatted. (See the contributing guidelines).
  • License added to any new files.
  • No extraneous files have been added (e.g. compiler output or test data files).

Merge request reports