Skip to content

GPEC 1.1.5

Compare
Choose a tag to compare
@logan-nc logan-nc released this 30 Oct 01:46
· 538 commits to master since this release

This version includes a minor but important change to make the ideal GPEC eigenfunctions almost identical to those from DCON in IPEC. A power extraction essential for numerical stability when forming the fundamental H and G matrices in the kinetic solutions has been removed from the ideal calculations for consistency with the previous calculations in the ideal case.

Features

  • COIL - New coils are available for JET, NSTX, and COMPASS. The number of coils usable in a run increased.
  • GPEC - The q, rho, and volume profiles are included in the netcdf output if any profile output is requested.
  • GPEC - The local coupling matrix between opsi1 and opsi2 and corresponding svd vectors are available. needs netcdf output??

Bug Fixes

  • DCON - Fundamental matrices only use power extraction technique when kin_flag is true.
  • PENTRC - Progressbars are now called at the end of do loops for more precise reporting.
  • PENTRC - Torque estimation from surface currents is now recorded in harvest and netcdf.

Documentation

  • EXAMPLES - Examples now include "run" examples with J.-K. Park's typical workflow and settings.
  • INPUT - Annotations and settings of default input namelists include minor changes.
  • PYPEC - Mayavi instructions are updated for latest portal python installations.