STArT ( Stability and Transition Analysis and Research Toolkit)是一个主要基于PSE的稳定性分析及转捩预测程序。
tested on MAC OSX. Intel MKL(Math kernal Library) Intel Fortran Compiler 15.0+/gfortran 7.0+
in the root directory, run the following command to generate the executable file:
make
and then, the executable file is bin/START
./START -f <config_file>
You can find some examples in https://gitee.com/ltlx_at_tju/FooPSE_examples