Execute Network | Edit Network
Author: Peter Schmitt Date: 12/03/2007

Demos the ReadLFM module This module reads in the standard LFM model output which is stored as a HDF file

MODULE ReadLFM CATEGORY CISM_DX_Readers DESCRIPTION Read MHD NEW HDF files LOADABLE readlfm; INPUT filename; string; (none); INPUT step; integer; (none); INPUT Norm; scalar; (none); INPUT gridTrace; integer; 0; Field Trace? OUTPUT mhd; field; MHD field OUTPUT ion; field; Ionospheric 2D field OUTPUT bfield; field; Magnetic Fluxes OUTPUT time; scalar; Simulation Time OUTPUT divB; field; divergence of B OUTPUT nulls; field; Location of magnetic nulls OUTPUT FluxTubes; field; Flux tube quanties