Implement regularizations for Euler eq
Compare changes
Files
2- Florian Atteneder authored
+ 32
− 16
@@ -10,7 +10,8 @@ function Project(env::Environment, mesh::Mesh1d, prms)
@@ -18,6 +19,8 @@ function Project(env::Environment, mesh::Mesh1d, prms)
@@ -57,7 +60,7 @@ function Project(env::Environment, mesh::Mesh2d, prms)
@@ -99,37 +102,50 @@ function _register_variables!(mesh, P::Project)