![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
![]() |
|||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Category
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
[ OpenDX Home at IBM | OpenDX.org ]