/START

START, FORTRAN2003 codes for Stability and Transition Analysis and Research Toolkit

Primary LanguageFortranGNU General Public License v3.0GPL-3.0

STArT {#mainpage}

STArT ( Stability and Transition Analysis and Research Toolkit)是一个主要基于PSE的稳定性分析及转捩预测程序。

System Requirements:

tested on MAC OSX. Intel MKL(Math kernal Library) Intel Fortran Compiler 15.0+/gfortran 7.0+

Compiling

in the root directory, run the following command to generate the executable file:

make

and then, the executable file is bin/START

Running

./START -f <config_file>

EXAMPLES

You can find some examples in https://gitee.com/ltlx_at_tju/FooPSE_examples