Giter VIP home page Giter VIP logo

avl_ubuntu's Introduction

Fork of avl (http://web.mit.edu/drela/Public/web/avl/) that compiles on ubuntu 14.04
Based on some of the changes here: http://www.jwwulf.de/en/flying/crrcsim/avl_install_en.htm

install gfortran, and then follow the instructions below.

Original AVL makefile:
------------------------------------------------------------
General
-------
AVL and its plot library should compile on any Unix system 
with normal Fortran-77, C, and X-Windows support. 


Build sequence
--------------

1) Build Xplot11 library in  ./plotlib  ...

 % cd plotlib
 % edit Makefile  (set compiler flags for your system)
 % make           (creates libPlt.a)


2) Build Eispack library in ./eispack  ...

 % cd eispack
 % edit Makefile  (set compiler flags for your system)
 % make           (creates eispack.a)


3) Build AVL in ./bin  ...

 % cd bin
 % edit Makefile  (set compiler flags for your system)
 % make avl


The executable will appear in the bin/ directory.


Documentation
-------------
User Guide is in the  avl_doc.txt  file.  If impatient, you can just
run AVL in the runs/ directory, which contains a few input files:

 % cd runs
 % ../bin/avl vanilla

The files  session1.txt, session2.txt  contain keyboard input examples.

avl_ubuntu's People

Contributors

jack-skydio avatar jacklzhu avatar

Watchers

 avatar

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.