EoD / CGravSim

A program to calculate gravitational effects with relativistic corrections of many body systems!

Home Page:http://eod.github.com/JGravSim/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cgravsim v1.0

A program to calculate gravitational effects with relativistic corrections!


INSTALLATION

  It's recommended that you use the frontend JGravSim from

	http://eod.github.com/JGravSim
	  

  Essentially you need nothing except for a properly prepared wpt file
  (you should only have ONE step in the file) and the cgravsim executable.


BUILDING

  Usually you should use the following command in order to produce the best
  executable for your system
	
	make auto

  It is also possible to produce architecture specfic files and some other
  funny stuff. Have a look at

	make help


USAGE

  cgravsim --help
  cgravsim [-h -v -q] [-t TIMESTEP] [FILENAME]
 


For more information visit the homepage:

	http://eod.github.com/JGravSim

About

A program to calculate gravitational effects with relativistic corrections of many body systems!

http://eod.github.com/JGravSim/

License:GNU General Public License v2.0


Languages

Language:C++ 87.6%Language:C 12.3%Language:Shell 0.1%