https://github.com/antyeates1983/flhtools
Raw File
Tip revision: 6c4430619bd4da17b7cc925e1e231342176669b7 authored by Anthony Yeates on 04 May 2021, 09:44:15 UTC
Turned optimization back on.
Tip revision: 6c44306
README.md
# flhtools
===================================================

FLHTOOLS - Field-Line Helicity TOOLS

A.R. Yeates, Durham University -- 20/7/18

===================================================

Python code (2.7 or 3.x) for computing vector potentials, field-line helicity, and helicity on a regular Cartesian grid. Also requires Fortran 90 (used for tracing field lines).

To start, you should read the manual (doc/man.pdf), which includes a quick-start guide to running the code.

The code accompanies a paper: A.R. Yeates and M.H. Page, Relative field-line helicity in bounded domains, _J. Plasma Phys._ **84**, 775840602, 2018.
(preprint here: https://arxiv.org/abs/1811.02306).
back to top