Skip to content

A OpenACC parallel fortran code to simulate plasma particles using Molecular Dynamics Algorithm.

License

Notifications You must be signed in to change notification settings

rinku-mishra/MDACCFort

Repository files navigation

MDACCFort

A OpenACC 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/MDACCFort.git

Then enter inside the MDACCFort directory

cd MDACCFort

Now complile and built the MDACCFort code

make all

Usage

Upon successful compilation, run the code using following command

./mdaccfort

About

A OpenACC parallel fortran code to simulate plasma particles using Molecular Dynamics Algorithm.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published