Skip to content

Code Generation for PDEs tutorial

Frederik Hennig requested to merge (removed):b_tutorials_codegen into master

Work in progress: Adds a tutorial about solving the heat equation in waLBerla using pystencils-generated sweeps.

To Do:

  • Detailed explanation of memory layouts (zyxf vs. fzyx)
  • Section on the build system
  • Pictures of the temperature distributions initially and after 2 seconds
  • Jupyter notebook with a python demo of the kernel
  • Fix Paraview Images
  • Make sure code snippets match the source files
  • Add paragraph about workflow
Edited by Frederik Hennig

Merge request reports