A OpenMp parallel Fortran code to simulate plasma particles using Molecular Dynamics Algorithm.
- Rinku Mishra, CPP-IPR, India. @arra4723
- Rupak Mukherjee, PPPL, USA.
First make a clone of the master branch using the following command
git clone https://github.com/rinku-mishra/MDFort.git
Then enter inside the MDFort directory
cd MDFort
Now complile and built the tara2d code
make subsystems
make all
Upon successful compilation, run the code using following command
make run