Giter Club home page Giter Club logo

conley-morse-database's Introduction

conley-morse-database -- computational dynamics software

See "INSTALL" for installation notes.

DATABASE SOFTWARE:
Brief instructions on using the database software:
  A) Change directory to conley-morse-database
  B) TYPE: make clean
  C) TYPE: make SingleCMG MODELDIR=./examples/Leslie2D
  D) TYPE: cd ./examples/Leslie2D
           ./SingleCMG ./ 20 20
     Output should start streaming down the screen
     Pretty quickly the program should terminate
     and some output files ought to be produced.
  E) TYPE: ./CMDB ./examples/Leslie2D/
     It should compile "Conley_Morse_Database"
     If you are on a cluster with PBS, it may attempt
      to submit a job with qsub.
     Otherwise, it may complain that it doesn't know the
      command qsub. Proceed to:
  F) TYPE: cd ./examples/Leslie2D
     TYPE: mpiexec -np 5 ./Conley_Morse_Database ./
     It should start computing. The file "progress.txt" should be
     periodically refreshed to indicate progress.
     Likely you'll want to do this on a cluster, however.

To compute on different models, produce a different data directory, with
config.xml, Model.h, and ModelMap.h files following the example of the 
"Leslie2D" example.

Please e-mail Shaun Harker [email protected]
to for problems or feature requests.

License Information
This project includes a copy of CImg.h, governed by the CeCILL-C license.
See CImg.h for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.