tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Create Tutorial for "Replay Mode"

Open BenjaminRodenberg opened this issue 6 years ago • 2 comments

BenjaminRodenberg avatar Sep 13 '19 08:09 BenjaminRodenberg

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 vtk output
  • [ ] Make a tutorial that explains this feature for new users

richahert avatar Sep 13 '19 09:09 richahert

Intermediate summary on this issue:

We have three PRs that should in the end resolve this issue:

  1. https://github.com/precice/fenics-adapter/pull/70 (merged)
  2. https://github.com/precice/aste/pull/9 (stalls)
  3. https://github.com/precice/tutorials/pull/73 (depends on https://github.com/precice/aste/pull/9)

BenjaminRodenberg avatar Jul 21 '20 09:07 BenjaminRodenberg