Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 693 Bytes

variables.rst

File metadata and controls

16 lines (12 loc) · 693 Bytes

List of Variables

The table below contains a list of variables that are used in the code and that are available for plotting / analysis.

  • Name : name of the variable as it appears in the code. Pass a string with this name to any of the plotting functions to plot, or to the eq.compute() function to return the calculated quantity.
  • Label : TeX label for the variable
  • Units : physical units for the variable
  • Description : description of the variable
  • Module : where in the code the source is defined (mostly for developers)