Skip to content

Molecular Dynamic simulation in Fortran using OpenMP

License

Notifications You must be signed in to change notification settings

rinku-mishra/MDFort

Repository files navigation

MDFort (Molecular Dynamics in Fortran)

build

A OpenMp parallel Fortran code to simulate plasma particles using Molecular Dynamics Algorithm.

Problem

Contributors

Installation

Prerequisites

  1. GNU Make
  2. gfortran
  3. git

Procedure

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

Usage

Upon successful compilation, run the code using following command

make run

About

Molecular Dynamic simulation in Fortran using OpenMP

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published