Giter VIP home page Giter VIP logo

stab's Introduction

STAB: Compressible stability solver

Stab uses a direct approach with either Chebyshev collocation or high-order finite difference. This is complemented by the shoot solver which uses an ODE solver with Conte orthogonalization and shooting to satisfy the boundary conditions. I suggest using shoot to polish the eigensolutions identified by stab.

The stab code has been updated to build with the GCC gfortran compiler on both MacOS and Linux and older builds (SGI, Cray, IBM) have not been recently used so makefiles for those will need updates.

Building

To build use:

    ln -s gcc.mak Makefile
    make USE_NR=1

Notes

stab currently uses a couple of Numerical-Recipes in FORTRAN routines that are commercially licensed and therefore not distributed here. You can easily replace these with public versions and are encouraged to do so.

  1. It would be easy to remove the dependency on NR and I encourage someone to do so.
  2. You may not add the NR software to this repository and you may only use it if you have a valid license to do so.
  3. I have not recently tested the finite-Reynolds number surface roughness solver so please use with caution.

Test Cases

Case Description
thesis Test case from Collis Ph.D. thesis, Chapter 4 (Start here!)
compbl Similar to thesis but using compbl instead of fsc for mean, slight differences
TStest Tollmein-Schlichting test case
CFtest Cross-flow vortex test case
mixl Mixing layer test case
test Test case for experimentation
vk Case for a student

Contact

S. Scott Collis
[email protected]

stab's People

Contributors

hcollis avatar sscollis avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

stab's Issues

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.