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

readRaeder

Category

SPAPT

Function

Reads Raeder MHD data file.

Syntax


mhd = readRaeder(filename);

Inputs
Name Type Default Description
filename string none Raeder data file

Outputs
Name Type Description
mhd field MHD field

Functional Details

This module reads the compressed ASCII data files created by the Raeder MHD code.

directoryname

contains the HDF data files

mhd

contains the MHD field 20 vector
density
pressure
temperature
Br
Btheta
Bphi
Vr
Vtheta
Vphi
Jr
Jtheta
Jphi
Vx
Vy
Vz
Bx
By
Bz
Jx
Jy
Jz

Example Visual Programs

BasicRaeder.net

See Also


[ OpenDX Home at IBM | OpenDX.org ]