Skip to content

custom pdes

Hugo Brunie edited this page Sep 3, 2021 · 2 revisions

Existing PDE implementations in ASGarD exist and can be viewed in pde.hpp. These reference PDE specifications found in the ASGarD/src/pde directory.

Execution of some of these example cases is documented here.

There are currently 4 different kind of PDEs test case implemented in ASGARD, ready to be executed:

  • Diffusion
  • Continuity
  • Fokker-planck
  • Advection (blob)
Clone this wiki locally