SPDX Documentation

Previous Page Next Page Table of Contents Partial Table of Contents Index Search

readMAS

Category

SPAPT

Function

Reads MAS MHD data file.

Syntax


mhd = readMAS(directoryname, timestep);

Inputs
Name Type Default Description
directoryname string none MAS data directory
timestep integer none timestep

Outputs
Name Type Description
mhd field MHD field

Functional Details

This module reads the data files created by the MAS corona 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

BasicMAS.net

See Also


[ OpenDX Home at IBM | OpenDX.org ]