Coder Social home page Coder Social logo

su2's Introduction

-----------------------------------------------------------
  SU^2 (Stanford University Unstructured) ver 3.1.0 "eagle"
-----------------------------------------------------------

Computational analysis tools have revolutionized the way we design aerospace systems, but most established codes are proprietary, unavailable, or prohibitively expensive for many users. The SU^2 team is changing this, making computational analysis and design freely available as open-source software and involving everyone in its creation and development. 

----------------------------------------------------------
  SU^2 INTRODUCTION 
----------------------------------------------------------

SU^2 (Stanford University Unstructured) is a suite of open-source software tools written in C++ for the numerical solution of partial differential equations (PDE) and performing PDE constrained optimization. 

The primary applications are computational fluid dynamics and aerodynamic shape optimization, but has been extended to treat more general equations such as electrodynamics and chemically reacting flows. 

SU^2 is under development in the Aerospace Design Laboratory (ADL) of the Department of Aeronautics and Astronautics at Stanford University.

You will find more information and the latest news in:
   - Webpage:   http://su2.stanford.edu
   - Wikipedia: http://en.wikipedia.org/wiki/Stanford_University_Unstructured
   - GitHub:    https://github.com/su2code
   - CFD-online http://www.cfd-online.com/Forums/su2/
   - Twitter:   https://twitter.com/su2code
   - Facebook:  https://www.facebook.com/pages/SU2/266488403453493

----------------------------------------------------------
  SU^2 PATH SETUP 
----------------------------------------------------------

When make install is complete, please be sure to add the $SU2_HOME and $SU2_RUN environment variables, and update your $PATH with $SU2_RUN. 

For example, add these lines to your .bashrc file -

export SU2_RUN="your_prefix/bin"
export SU2_HOME="your_SU2v3.1.0/trunk"
export PATH=$PATH:$SU2_RUN

$SU2_RUN should point to the folder where all binaries and python scripts were installed.  This is the prefix you set with ./configure -prefix 

$SU2_HOME should point to the source code's trunk folder.  This is (..)/SU2v3.1.0/trunk

Thanks for building, and happy optimizing!
- The SU2 Development Team
  http://su2.stanford.edu

su2's People

Contributors

economon avatar btracey avatar aerialhedgehog avatar mcolonno avatar benkirk avatar awendorff avatar ale11 avatar jsinsay avatar juliendm avatar aniketaranake avatar demanosalvas avatar

Watchers

James Cloos avatar Nilesh  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.