Skip to content

Add a mask function to select regions of interest in the linear stability analysis

Ankang Gao requested to merge gaoak/nektar:feature/linearstability into master

1, Add a mask function to select sensitive regions in linear stability analyses; Both the masked and the unmasked eigenvectors will be output.

2, The baseflow of the linear advection term allows to start from N_start with N_skip;

3, Add Lagrange interpolation for the baseflow.

Edited by Ankang Gao

Merge request reports