MHD_CONTROL is a dataset directory which contains velocity and magnetic field solutions to a time-dependent incompressible magnetized flow problem in a 2D region.
Here is a sample PNG image of the magnetic field at time step 15.
Here is a sample PNG image of the velocity field at time step 15.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
The MHD_CONTROL program was used to compute these datasets.
MHD_CONTROL_MOVIE contains MATHEMATICA scripts to animate the velocity or magnetic field data.
MHD_FLOW is an executable program for the (uncontrolled) evolution of an MHD system.
There are 50 files containing the data about the magnetic field, with each line containing the values of the coordinates (X,Y) and magnetic components (B1,B2):
There are 50 files containing the data about the velocity field, with each line containing the values of the coordinates (X,Y) and velocity components (U,V):
You can go up one level to the DATASETS directory.