Skip to content
Snippets Groups Projects
Commit b672d25a authored by Leopold Stadler's avatar Leopold Stadler Committed by Timo Koch
Browse files

[shallowwater] remove diffusiontype

Diffusion is actually not implemented for the shallow water model.
parent ccdbe9b9
No related branches found
No related tags found
1 merge request!1525Feature: Implement a shallow water model
......@@ -99,6 +99,7 @@ public:
*/
return fluxVector;
}
else
{
return fluxVector;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment