freegs.critical

freegs.critical#

Routines to find critical points (O- and X-points)

Copyright 2016 Ben Dudson, University of York. Email: benjamin.dudson@york.ac.uk

This file is part of FreeGS.

FreeGS is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

FreeGS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with FreeGS. If not, see <http://www.gnu.org/licenses/>.

Functions

core_mask(R, Z, psi, opoint[, xpoint, psi_bndry])

Mark the parts of the domain which are in the core

find_critical(R, Z, psi[, discard_xpoints])

Find critical points

find_psisurface(eq, psifunc, r0, z0, r1, z1)

eq - Equilibrium object (r0,z0) - Start location inside separatrix (r1,z1) - Location outside separatrix

find_safety(eq[, npsi, psinorm, ntheta, ...])

Find the safety factor for each value of psi Calculates equally spaced flux surfaces.

find_separatrix(eq[, opoint, xpoint, ...])

Find the R, Z coordinates of the separatrix for equilbrium eq.