pyoculus 0.1.1
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 doc
  pyoculus
  integrators
 __init__.py
 base_integrator.pyContains base class of ODE integrator
 rk_integrator.pyContains the class of RK ODE integrator
 sdc_integrator.py
  irrationals
 __init__.py
 continued_fraction.pyContains functions related to the continued fraction expansion
  problems
  SPECfortran
 pybasefn.f90Fortran module that computes the radial basis functions
 pybfield.f90
 pycoords.f90Fortran module for SPEC problems, computing geometry relevant quantities
 pyPJH.f90Fortran module for SPEC Pressure Jump Hamiltonian problems
 pyvariables.f90A MODULE that keeps all the global SPECvariables for other interfaced fortran SUBROUTINE
 __init__.py
 base_problem.pyContaining base problem class for pyoculus ODE solver
 bfield_problem.pyContaining a problem class with magnetic fields
 cartesian_bfield.pyContaining a class for pyoculus ODE solver that deals with magnetic field given in Cartesian
 cylindrical_bfield.pyContaining a class for pyoculus ODE solver that deals with magnetic field given in Cylindrical coordinates
 cylindrical_problem.pyContaining cylindrical problem class for pyoculus ODE solver
 interpolate_coordinates.py: class for keeping interpolating coordinates between a few surfaces
 m3dc1_bfield.pyContaining the problem class for pyoculus ODE solver to work on M3DC1 magnetic field
 qfm_bfield.pySetup the magnetic field system - using the Quadratic minimising surfaces coordinates
 simsgeo_biot_savart.pyContaining a class for pyoculus ODE solver that deals with Simsgeo B field
 spec_bfield.py
 spec_pjh.pySetup the SPEC Pressure Jump Hamiltonian system for ODE solver
 spec_problem.pySetup the Abstract SPEC class for ODE solver
 toroidal_bfield.pyContaining a problem class with magnetic fields in two cyclical coordinates for pyoculus ODE solver
 toroidal_problem.pyContaining a problem class with two cyclical coordinates for pyoculus ODE solver
 two_waves.pyPerturbed slab problem
  solvers
 __init__.py
 base_solver.pyContains base class for solvers
 fixed_point.pyClass for finding fixed points
 flux_surface_gr.pyA class for finding flux surfaces using Greene's residue method
 lyapunov_exponent.pyContaining a class for computing the Lyapunov Exponent
 manifolds.py
 poincare_plot.py: class for generating the Poincare Plot
 qfm.py: class for generating the (weighted) Quadratic Flux Minimising (QFM) surfaces
 __init__.py