Skip to content
Snippets Groups Projects
  1. Apr 24, 2020
  2. Apr 22, 2020
    • Alexander Jaust's avatar
      [WIP] added postprocessing cod · 41b009e6
      Alexander Jaust authored
      compares two VTU files and computes the errors. The code is written in C++ and need two vtu files as input. The code is a mess, but it does what it should. VTK libraries are needed as a dependency
      41b009e6
  3. Apr 21, 2020
  4. Dec 21, 2019
  5. Dec 20, 2019
  6. Dec 18, 2019
  7. Oct 25, 2019
  8. Oct 22, 2019
    • Alexander Jaust's avatar
      WIP: precice-dumux coupling · 98f5d422
      Alexander Jaust authored
      Updated code to current version on my laptop. Need to cleanup up code. It has a lot of debugging output.
      
      Good news: Partitioned results no looke very similar to monolithic result after Kilian has changed the boundary conditions in the monolithic case
      98f5d422
  9. Jul 26, 2019
  10. Jul 15, 2019
  11. Jul 12, 2019
  12. Jul 05, 2019
  13. Jun 12, 2019
  14. May 28, 2019
  15. May 27, 2019
    • Alexander Jaust's avatar
      [doc] updated documentation · 61b58293
      Alexander Jaust authored
      61b58293
    • Alexander Jaust's avatar
      [coupling-ff-pm] updating preciceAdapter · 9f27cf04
      Alexander Jaust authored
      - main_ff and main_pm will update preciceDataIDs of the problem after quantities are announced.
      - PreciceAdapter uses its own indexing (always starting at zero) instead of preCICE indexing. This allows for easier data access
      - member `dataVectors_` is increased in size as soon as a new quantity is added to the adapter
      9f27cf04
  16. May 23, 2019
  17. May 20, 2019
  18. May 16, 2019
Loading