tutorials
tutorials copied to clipboard
Create Tutorial for "Replay Mode"
The replay mode is a feature that helps to test the participants. .vtk files generated by preCICE in a previous simulation can be written to preCICE by ASTE instead of a second solver.
TO DO:
- [ ] Extend ASTE to vector coupling
- [ ] Write scripts that generate files for ASTE from
vtkoutput - [ ] Make a tutorial that explains this feature for new users
Intermediate summary on this issue:
We have three PRs that should in the end resolve this issue:
- https://github.com/precice/fenics-adapter/pull/70 (merged)
- https://github.com/precice/aste/pull/9 (stalls)
- https://github.com/precice/tutorials/pull/73 (depends on https://github.com/precice/aste/pull/9)