![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
![]() |
|||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Category
Function
Reads BATSRUS MHD data file.
Syntax
mhd = readBATSRUS(filename);
Inputs
Name | Type | Default | Description |
---|---|---|---|
filename | string | none | BATSRUS data file |
Outputs
Name | Type | Description |
---|---|---|
mhd | field | MHD field |
Functional Details
Reads the finite element data files created by the BATSRUS code.
The modules takes care of the different notion of "connection" in BATSRUS and OpenDX:
the quads are considered clockwise (UL UR LR LL) in the former whereas they are (LL UL LR UR)
in the latter.
mhd | contains the MHD field.
|
Example Visual Programs
BasicBATSRUS.net
See Also
[ OpenDX Home at IBM | OpenDX.org ]