Skip to content

Commit

Permalink
Merge pull request #134 from fAndreuzzi/master
Browse files Browse the repository at this point in the history
Fix tutorial links
  • Loading branch information
ndem0 committed Mar 5, 2021
2 parents 1be49aa + 716dec9 commit f3fe324
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@

In this folder you can find a collection of useful tutorials in order to understand the principles and the potential of **EZyRB**.

#### [Tutorial 1 - Offline phase](tutorial-1-offline-phase.ipynb)
Here we show the typical workflow for the construcion of the reduced basis space, called offline phase. The model reduction is done on a vtk pressure field.

#### [Tutorial 2 - Online phase](tutorial-2-online-phase.ipynb)
In this tutorial we show the workflow for the online evaluation of the output of interest. It is the natural continuation of the first tutorial on the vtk pressure field.

#### [Tutorial 3 - Output interpolation](tutorial-3-interpolation.ipynb)
Here we show how use the module mapper in order to interpolate the solutions (computed on meshes with different dimensions) on a new fixed dimension mesh.
#### [Tutorial 1](tutorial-1.ipynb)
Here we show the typical workflow on a vtk pressure field for:
1. The construcion of the reduced basis space, called offline phase;
2. The online evaluation of the output of interest.


#### More to come...
Expand Down

0 comments on commit f3fe324

Please sign in to comment.