geo

moment_kinetics.geoModule

module for including axisymmetric geometry in coordinates (z,r), with z the vertical coordinate and r the radial coordinate

source
moment_kinetics.geo.geometric_coefficientsType

struct containing the geometric data necessary for non-trivial axisymmetric geometries, to be passed around the inside of the code, replacing the geometry_input struct from input_structs.jl

The arrays of 2 dimensions are functions of (z,r)

source