ExtractMHDVectors

Category

Macros

Function

Extracts various streamlines from a LFM model HDF file.

Syntax


output_1 = ExtractMHDVectors(input_1);

Inputs
Name Type Default Description
input_1 field none mhd field list

Outputs
Name Type Description
output_1 group list of streamline vectors

Functional Details

Processes the mhd output field from readmhdhdf.

output_1

contains the following list of 4 magnetohydrodynamic streamline vectors:
velocity field [km/sec]
magnetic field [nT]
electric field [V.m]
electric current [micro A/m^2]
the cross-products between the electric and magnetic field



The following image is a portion of a network which illustrates the connections of the ExtractMHDVectors macro.

Example Network Portion

Example Visual Programs

4PickFieldLinesLFM.net
BasicLFM.net

See Also

 readmhdhdf  FieldLineTracer


[ OpenDX Home at IBM | OpenDX.org ]