CISM_DX Logo DX Logo
CISM_DX - Documentation
Full Contents QuickStart Guide User's Guide User's Reference CISM_DX
Previous Page Next Page Table of Contents Partial Table of Contents Index Search

lfmout

Category

SPAPT

Function

Outboard LFM reader.

Syntax


MHDdata = lfmout(DirName, TStep, Norm);

Inputs
Name Type Default Description
DirName string none base directory name
TStep integer none time step
Norm scalar none normalization constant

Outputs
Name Type Description
MHDdata field MHD 14 vector
Iondata field Ion 15 vector
SimTim scalar simulation time

Functional Details

This module is related to readmhdhdf which imports HDF files into DX.
Here the data are imported from the parallel version of the code. These contain one file for the grid information and another file for the MHD data. Information of the grid size is available which keeps this module more flexible.

Example Visual Programs


See Also

 readmhdhdf


[ OpenDX Home at IBM | OpenDX.org ]