Execute Network | Edit Network
Author: M. Wiltberger (macro) and Michael Gehmeyr (demo) Date: 03/22/2005

MODULE ExtractMHDScalars CATEGORY CISM_DX_LFM DESCRIPTION Extract Scalars from LFM MHD Data INPUT input_1; value list or field or string or string list; (no default); MHD field list from first output button of ReadMHDHDF macro OUTPUT output_1; group; list of 20 MHD scalars: density {N} [particles/cm^3] velocity field {Vx,Vy,Yz} components and speed [km/sec] pressure {P} [keV/cm^3] magnetic field {Bx,By,Bz} components and magnitude [nT] electric field {Ex,Ey,Ez} components and magnitude [V.m] electric current {Jx,Jy,Jz} components and magnitude [micro A/m^2] the dot-products between current and electric or magnetic field

Example VPE: CutScalarPlanesLFM.net, BasicLFM.net SEE ALSO