Skip to content

bhareeshg/gEvection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gEvection

secular code for evection resonance

Prerequisites:

The code needs GSL, python3, numpy and matplotlib

Usage

The initial conditions need to be given in IC.txt

To run only secular code, run:

gcc evec_evol_gw.c -lm -lgsl -lgslcblas && ./a.out IC.txt

To run N-body code, copy the two folders to examples folder in rebound installation i.e at "rebound/examples". Then run the following command in each of the folders:

bash run.sh

About

secular code for evection resonance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published