ConnectTool
 All Classes Namespaces Files Functions Variables Pages
Functions
model_cube2fieldline_dumfric Namespace Reference

Functions

def compute_field
 Computes magnetic field lines associated to seed_points at surface rss up to solar surface with a given datacube located at cube3D_filename. More...
 

Function Documentation

def model_cube2fieldline_dumfric.compute_field (   seed_points,
  cube3D_data 
)

Computes magnetic field lines associated to seed_points at surface rss up to solar surface with a given datacube located at cube3D_filename.

Use Dumfric routines.

Parameters
seed_pointsList of Coordinate of seed points at surface rss
cube3D_filenameAbsolute path to cube3D file
Returns
List of fieldline object with as many elements as seed_points.

Here is the call graph for this function: