Skip to content

krishna-birla/ParallelOrbitSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParallelOrbitSimulator

Orbit simulation

linux install appropriate mpi-library with sudo apt install for your system

windows install mpi library from website set path

to compile: mpicc -o filename filename.fileextension

to run: mpirun -n 8 ./filename

Run with 8 processes

About

Orbit simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published