![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
![]() |
|||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Category
Function
Reads ENLIL MHD data file.
Syntax
mhd = readENLIL(filename);
Inputs
Name | Type | Default | Description |
---|---|---|---|
filename | string | none | ENLIL data file |
Outputs
Name | Type | Description |
---|---|---|
mhd | field | MHD field |
Functional Details
This module reads the data files created by the ENLIL solar wind code.
The ENLIL velocity and magnetic field vectors are in spherical coordinates which are
transformed into cartesian coordinates so that they can be displayed in DX.
filename | must be in netCDF format. |
mhd | contains the MHD field
|
Example Visual Programs
BasicENLIL.net
See Also
[ OpenDX Home at IBM | OpenDX.org ]