Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Ubuntu in Aerospace

  1. #1
    Join Date
    Oct 2006
    Location
    Napoli, Italy
    Beans
    178
    Distro
    Ubuntu 8.04 Hardy Heron

    Ubuntu in Aerospace

    Hello all,
    I decided to start this thread to share informations on useful software for the aerospace engineering community (first of all student and researchers). I'll start with a list of useful programs, to be updated time by time:

    Xfoil
    http://web.mit.edu/drela/Public/web/xfoil/


    GNUPlot
    http://www.gnuplot.info/
    Available in the Ubuntu Repository


    Feel free to suggest links, programs, tips and whatever you think to be useful!

  2. #2
    Join Date
    Apr 2007
    Beans
    Hidden!
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Ubuntu in Aerospace

    subscribed!

  3. #3
    Join Date
    Oct 2006
    Location
    Napoli, Italy
    Beans
    178
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Ubuntu in Aerospace

    So... nothing to put on the table?

  4. #4
    Join Date
    Dec 2008
    Beans
    1

    Re: Ubuntu in Aerospace

    Hey

    AVL

    "AVL is a program for the aerodynamic and flight-dynamic analysis of rigid aircraft of arbitrary configuration. It employs an extended vortex lattice model for the lifting surfaces, together with a slender-body model for fuselages and nacelles."
    [REF:http://web.mit.edu/drela/Public/web/avl/]

    It was also created by prof Drela and the source code is available from a similar location to Xfoil ( http://web.mit.edu/drela/Public/web/avl/).

    As with Xfoil, AVL compilation process requires modification of Makefiles to match system. However, the process is less involved than Xfoil and seemed to work with little editing on a 32 bit Ubuntu Ibex setup (gfortran compiler used and package set up for single precision)

    Mises

    Another package from Prof Drela, Mises is an Euler/coupled BL solver for aerofoil cascade analysis (gas turbines). Mises is not available on MIT public pages, but can be obtained from MIT contacts directly free of cost. I have a copy of the source files for the latest version, but would prefer not to share directly if possible (better to go through the correct routes in order to obtain Mises)


    Icarosaurus, thanks for setting up this thread and for the description of Xfoil install. I am currently attempting to install Xfoil on this machine (following instructions in thread http://ubuntuforums.org/showthread.php?t=994912 ) but have not managed to sucessfully complete the installation. I would appreciate advice on Xfoil install, but will give details on the other thread.

  5. #5
    Join Date
    Sep 2008
    Location
    Toronto, Canada
    Beans
    21
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Ubuntu in Aerospace

    Hi,

    Small thread, but we can change that fairly quickly.

    My most commonly used computer language is Python. In our lab, we use it for basically everything. With the Numpy and Scipy extentions, and the matplotlib plotting extensions, you basically get the most commonly used bits of MATLAB for free. Everything is available in the Ubuntu repositories.

    Cheers.

  6. #6
    Join Date
    Oct 2006
    Location
    Napoli, Italy
    Beans
    178
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Ubuntu in Aerospace

    Quote Originally Posted by jk3 View Post
    Icarosaurus, thanks for setting up this thread and for the description of Xfoil install. I am currently attempting to install Xfoil on this machine (following instructions in thread http://ubuntuforums.org/showthread.php?t=994912 ) but have not managed to sucessfully complete the installation. I would appreciate advice on Xfoil install, but will give details on the other thread.
    I'll make a 64 bit package as soon as I can.
    In the meanwhile, you can go to my thread and follow the instructions for making the 32 bit version work in a 64 bit environment.
    http://ubuntuforums.org/showthread.php?t=288920

  7. #7
    Join Date
    Dec 2009
    Beans
    4

    Talking Re: Ubuntu in Aerospace

    Just to let you know that MISES has been labeled as a commercial product by Mark Drela and MIT, so there is no chance that will be able to get your hands on it.

    Also check out http://openae.org ...we specialize in all of this stuff

  8. #8
    Join Date
    May 2009
    Beans
    113

    Re: Ubuntu in Aerospace

    Here are a couple more:

    octave ( www.octave.org ) GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.

    g77 - you know what I'm talking about!! Can't compile my digital datcom without it

    FlightGear ( www.flightgear.org ) see it to believe it. Not just a game.
    Last edited by not_a_phd; January 9th, 2010 at 12:56 AM.

  9. #9
    Join Date
    Jun 2007
    Beans
    271

    Re: Ubuntu in Aerospace

    When I was in school a few years ago I took an automated controls class. Our final project was to design an autopilot to land a 747 in a cross wind.....We used MATLAB with Simulink. Is there an open source 'simulink' available at all?

    It was a great way to graphically represent control diagrams and differential equations.

  10. #10
    Join Date
    Dec 2009
    Beans
    4

    Re: Ubuntu in Aerospace

    YES, there is! You can use SciLab with a controls component (plugin).

    You can download SciLab here: http://www.scilab.org/
    And the popular controls plugins here: http://www.scilab.org/contrib/index_...?page=download

    Also, if you have second, register at openAE and write an article about any of this, we would REALLY appreciate it...plus you get published.

    Good luck!


    Quote Originally Posted by Neezer View Post
    When I was in school a few years ago I took an automated controls class. Our final project was to design an autopilot to land a 747 in a cross wind.....We used MATLAB with Simulink. Is there an open source 'simulink' available at all?

    It was a great way to graphically represent control diagrams and differential equations.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •