Skip to content

Commit c872fe2

Browse files
authored
Update README.md
1 parent 5735e6b commit c872fe2

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
Thanks for taking a look into our code!
2-
31
## User manual:
4-
- 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.
86

97
## Latex report
108
- The full latex report is available upon request

0 commit comments

Comments
 (0)