cpraveen / dflo

Discontinuous Galerkin solver for compressible flows
54 stars 34 forks source link

Periodic boundary conditions #24

Closed juanpablogallego closed 8 years ago

juanpablogallego commented 8 years ago

An implementation of periodic boundary conditions (PBC) was added with the following characteristics:

juanpablogallego commented 8 years ago

Also, a test case of the vortex_system was added in order to check the PBC and as an example of how to configure them.