Skip to content

Bmarechal/rotation

Bas Marechal requested to merge bmarechal/rotation into master

Addition of the recalculation of rotation variables when assuming no poloidal rotation and no ion density and temperature curvature.

  • Added a function recalc_rot() to the QuaLiKizXpoint.
  • Added an option "recalc_rot_var" to the QuaLiKizXpoint.
  • Perform the recalculation in the QuaLiKizPlan if the "recalc_rot_var" is set to True.
  • Added three functions to conversion.py that calculate either gammaE, Machtor or Autor.
  • In the QuaLiKizPlan, there are remnants of a mixed generator, which scans gammaE and Machtor in parallel but the remaining variables rectangularly. This can be reworked in a more general form.

For more information, see README_BAS.txt

Edited by Aaron

Merge request reports