henon

Unnamed repository; edit this file 'description' to name the repository.
git clone git://fqcor.com/henon.git
Log | Files | Refs | README | LICENSE

README.md (529B)


      1 gtkmm interface for Hénon-Heiles system simulation
      2 ==================================================
      3 
      4 Dependencies
      5 ------------
      6 
      7 * gtkmm
      8 * boost
      9 * gnuplot
     10 * https://github.com/dstahlke/gnuplot-iostream
     11 
     12 Installation
     13 ------------
     14 
     15 ```
     16 $ git clone https://github.com/dstahlke/gnuplot-iostream
     17 $ make
     18 ```
     19 
     20 Usage
     21 -----
     22 
     23 ```
     24 $ ./henon
     25 ```
     26 
     27 File raport.pdf contains a manual (in Polish, sorry) with some example initial parameters of the system. Additionally some .mp4 files of the program in action are included in clips directory.