Skip to content
Snippets Groups Projects
Commit cbe1aa42 authored by Jonathan Lambrechts's avatar Jonathan Lambrechts
Browse files

correct lua testscase

parent 3e1c35bd
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ v:set(0,0,0)
v:set(1,0,0)
v:set(2,0,0.15)
law = dgConservationLawAdvection(functionConstant(v):getName(),'')
law = dgConservationLawAdvectionDiffusion(functionConstant(v):getName(),'')
dg:setConservationLaw(law)
-- boundary condition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment