1.Fundamental example (1)
2.Fundamental example (2)
3.Application to the MHD simulation
No. | Contents | Fortran Program | VRML file | gif file |
Subroutine package | zvrsuba.f | |||
1 | Sectional views such as plasma temperature of the earth's magnetosphere are drew by the pixel image | zvrcroa.f | zvrcroa.wrl | zvrcroa.gif |
2 | Three-dimensional structure of the earth's magnetosphere | zvrmaga.f | zvrmaga.wrl | zvrmaga.gif |
3 | The synthesis of the three-dimensional image of pixel image and line of magnetic force | zvr01.wrl | zvr01.gif | |
Subroutine package | zvrsuba.f | |||
4 | Three dimensional distribution of the plasma temperature in the whole earth's magnetosphere drawn by the multiple pixel image planes | zvrmpxa.f | fa410zx.wrl fa410yz.wrl fa410xy.wrl fa410xyz.wrl |
fa410zx.gif fa410yz.gif fa410xy.gif fa410xyz.gif |
4.3-Dimensional MHD Simulation of Earth's Magnetosphere @ (Example to execute the MHD Code and Graphic programs)
No. | Contents | Fortran Main Program | Subroutine Package | PostScript file | VRML file@or gif file |
3D MHD simulation of 1/4 earth's magnetosphere | earthb10.f | ||||
Graphics program to make PostScript files | |||||
1 | noon-midnight meridian and equatorial plots (black and white) | gm150b.f | gsub150.f | gm150b.ps | gm150b.gif |
2 | energy distribution of cross section | gm220b.f | gsub220.f | gm220b.ps | gm220b.gif |
3 | 3-dimensional magnetic field lines | gm480b.f | gsub480.f | gm480b.ps | gm480b.gif |
3-dimensional graphics program by VRML files (Virtual Reality Modeling Language) | |||||
1 | 3-dimensional magnetic field lines | zvrmagb.f | zvrsuba.f | zvrml1b.wrl zvrml1b.jpg |
|
2 | cross sectional pattern by pixel image | zvrcrob.f | zvrsubb.f |
5.Visualization to Various 3-dimensional MHD Models of Earth's Magnetosphere
5-a. Half volume model of earth's magnetosphere with IMF By and Bz components
No. | Contents | Fortran Main Program | VRML file | gif file |
Subroutine Package | zvrsuba.f | |||
1 | 3-dimensional magnetic field lines | zvrmaga.f | fa410w.wrl | fa410w.gif fa410s.gif |
2 | cross sectional pattern by pixel image | zvrcroa.f | ||
3 | cross sectional pattern by velocity vectors | zvrvela.f | ||
4 | 3-dimensional pixel image with multi-planes | zvrmpxa.f | fa410xyz.wrl fa410yz.wrl |
fa410xyz.gif fa410yz.gif |
5-b. Quarter volume model of earth's magnetosphere
No. | Contents | Fortran Main Program | VRML file | gif file |
Subroutine Package | zvrsubb.f | |||
1 | 3-dimensional magnetic field lines | zvrmagb.f | fb240w.wrl fbq240w.wrl |
fb240w.gif fb240s.gif fbq240w.gif fbq240s.gif |
2 | cross sectional pattern by pixel image | zvrcrob.f zvrcrobq.f |
||
3 | cross sectional pattern by velocity vectors | zvrvelb.f zvrvelbq.f |
||
4 | 3-dimensional pixel image with multi-planes | zvrmpxb.f | fb240xyz.wrl fb240yz.wrl |
fb240xyz.gif fb240yz.gif |
5-c. Half volume model of earth's magnetosphere with dipole tilt
No. | Contents | Fortran Main Program | VRML file | gif file |
Subroutine Package | zvrsubc.f | |||
1 | 3-dimensional magnetic field lines | zvrmagc.f | fc360w.wrl | fc360w.gif fc360s.gif |
2 | cross sectional pattern by pixel image | zvrcroc.f | ||
3 | cross sectional pattern by velocity vectors | zvrvelc.f | ||
4 | 3-dimensional pixel image with multi-planes | zvrmpxc.f | fc360xyz.wrl fc360yz.wrl |
fc360xyz.gif fc360yz.gif |
5-d. Whole volume model of earth's magnetosphere
No. | Contents | Fortran Main Program | VRML file | gif file |
Subroutine Package | zvrsubd.f | |||
1 | 3-dimensional magnetic field lines | zvrmagd.f | fde180w.wrl | fde180w.gif fde180s.gif |
2 | cross sectional pattern by pixel image | zvrcrod.f | ||
3 | cross sectional pattern by velocity vectors | zvrveld.f | ||
4 | 3-dimensional pixel image with multi-planes | zvrmpxd.f | fde180xyz.wrl fde180yz.wrl |
fde180xyz.gif fde180yz.gif |
6.Application of VRML to 3-dimensional MHD Models of Earth's Magnetosphere
6-a. 3-dimensional visualization of earthfs magnetosphere with multiple planes
No. | Contents | Fortran Main Program | VRML file | gif file |
Subroutine Package | zvrsubd.f | |||
1 | 3-dimensional magnetic field lines | zvrmagd.f | zvrmagdc2.idd1i540.wrl | zvrmagdc2.idd1i540.gif |
2 | Plasma velocity vectors in cross section | zvrveld.f | zvrveldc.idd1i540.wrl | zvrveldc.idd1i540.gif |
3 | Pixel image of plasma temperate with multiple planes | zvrmpxdc5.f | .pxd4.idd1i540.wrl | pxd4.idd1i540.gif |
4 | Synthesis image with multiple planes in three directions | pxd4mdc2v.idd1i540.wrl | pxd4mdc2v.idd1i540.gif |
6-b. 3-dimensional visualization of earthfs magnetosphere with equivalence planes
No. | Contents | Fortran Main Program | Subroutine Program | VRNL file |
1 | 3-dimensional magnetic field lines | zvrmagd.f | zvrsubd.f | zvrmagdc2.idd1n720.wrl |
2 | Plasma velocity vectors in cross section | zvrveld.f | zvrsubd.f | zvrveldc.idd1n720.wrl |
3 | 3-dimensional visualization with equivalence planes | mcubvrm.f | mcubsub.f | mcub.idd1n720.wrl |
4 | Synthesis image with multiple planes in three directions | mcubdc2v.idd1n720.wrl |
6-c. Cropping of 3-dimensional data
No. | Contents | Fortran Main Program | Subroutine Program | VRNL file |
1 | cropping of 3-dimensional data | mbikxyz.f |
Return to Top page