I am trying to solve the time dependant advection equation w_t+ grad.(uw) = 0 with periodic boundary conditions. I am using DG to solve this problem. For periodic boundary condition, I want to specify the boundary flux through flux/source and periodic condition interface. How does one enter the flux? I am using weak form PDE.
↧