This is the code that accompanies the preprint
Benner, Goyal, Heiland, Pontes (2020): Operator inference and Physics-based learning of low-dimensional model for incompressible flows
The sources are in nse_opinf_poddmd.
The scripts that produce the numerical results and the plots of the paper are in
scripts.
cd scripts
source setpypath.sh
python3 main_opting_cwdc.pycd scripts
source runme.shThe plots are then found in scripts/Figures/.
cd scripts
source setpypath
python3 convergence_tests.py- tag
1.0initial version (as in https://arxiv.org/abs/2010.06701) - tag
1.1first revision (with splitting the data for testing and prediction)