MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines
mod_magnetic_topology.t File Reference

Go to the source code of this file.

Modules

module  mod_magnetic_topology
 

Functions/Subroutines

subroutine, public mod_magnetic_topology::mt_params_read (files)
 
subroutine, public mod_magnetic_topology::mt_run_topology_task ()
 
subroutine, public mod_magnetic_topology::mt_length_single (seed, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_length_seeds (seeds, nseed, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_fieldline_products_seeds (seeds, nseed, dl, max_steps, csv_file, b_min, compute_length, compute_twist, compute_q, compute_qperp, vtu_file)
 
subroutine, public mod_magnetic_topology::mt_length_plane_xy (xmin, xmax, nx, ymin, ymax, ny, z0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_mapping_plane_xy (xmin, xmax, nx, ymin, ymax, ny, z0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_qperp_plane_xy (xmin, xmax, nx, ymin, ymax, ny, z0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_qperp_plane_xz (xmin, xmax, nx, zmin, zmax, nz, y0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_qperp_plane_yz (ymin, ymax, ny, zmin, zmax, nz, x0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_qperp_plane_arbitrary (origin, e1, e2, s1min, s1max, n1, s2min, s2max, n2, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_fieldline_products_plane_arbitrary (origin, e1, e2, s1min, s1max, n1, s2min, s2max, n2, dl, max_steps, csv_file, b_min, compute_length, compute_twist, compute_q, compute_qperp, vtu_file, write_csv)
 
subroutine, public mod_magnetic_topology::mt_topology_plane_xy (xmin, xmax, nx, ymin, ymax, ny, z0, dl, max_steps, length_csv, twist_csv, mapping_csv, b_min)
 
subroutine, public mod_magnetic_topology::mt_topology_plane_xz (xmin, xmax, nx, zmin, zmax, nz, y0, dl, max_steps, length_csv, twist_csv, mapping_csv, b_min)
 
subroutine, public mod_magnetic_topology::mt_topology_plane_yz (ymin, ymax, ny, zmin, zmax, nz, x0, dl, max_steps, length_csv, twist_csv, mapping_csv, b_min)
 
subroutine, public mod_magnetic_topology::mt_qsl_plane_vtu_xy (xmin, xmax, nx, ymin, ymax, ny, z0, dl, max_steps, vtu_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_qsl_plane_vtu_xz (xmin, xmax, nx, zmin, zmax, nz, y0, dl, max_steps, vtu_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_qsl_plane_vtu_yz (ymin, ymax, ny, zmin, zmax, nz, x0, dl, max_steps, vtu_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_write_cartesian_vti_pointdata (vti_file, xmin, xmax, nx, ymin, ymax, ny, zmin, zmax, nz, length_total, qperp, status)
 
subroutine, public mod_magnetic_topology::mt_fieldline_products_volume_vti (xmin, xmax, nx, ymin, ymax, ny, zmin, zmax, nz, dl, max_steps, vti_file, b_min, compute_length, compute_twist, compute_q, compute_qperp, chunk_nz)
 
subroutine, public mod_magnetic_topology::mt_twist_single (seed, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_twist_seeds (seeds, nseed, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_twist_plane_xy (xmin, xmax, nx, ymin, ymax, ny, z0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_length_plane_xz (xmin, xmax, nx, zmin, zmax, nz, y0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_length_plane_yz (ymin, ymax, ny, zmin, zmax, nz, x0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_twist_plane_xz (xmin, xmax, nx, zmin, zmax, nz, y0, dl, max_steps, csv_file, b_min)
 
subroutine, public mod_magnetic_topology::mt_twist_plane_yz (ymin, ymax, ny, zmin, zmax, nz, x0, dl, max_steps, csv_file, b_min)