You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- First open mainFourier_ss which is the code that fully computes the snapshot matrix with fourier basis
5
-
- If you want to see the results open the plotter.m and run the figures/simulations per section for the things that seem relevant.
6
-
- After running mainFourier_ss you can run mainPOD to which automatically defines a POD basis from the pre-ran mainFourier_ss script.
7
-
- Keep an eye out for % User-input comments in the scripts these are recommended to change to your liking.
2
+
- First open main/mainFourier_ss which is the code that fully computes the snapshot matrix with a Fourier basis
3
+
- If you want to see the results open the plotter/plotter.m and run the figures/simulations per section for the things that seem relevant.
4
+
- After running mainFourier_ss you can run mainPOD which automatically defines a POD basis from the snapsot matrix in your workspace (from the mainFourier_ss script).
5
+
- Keep an eye out for % User-input comments in the scripts these are recommended to change by the user for the specific problem.
0 commit comments