Skip to content
Snippets Groups Projects
Commit abea8714 authored by Michael Kuron's avatar Michael Kuron :mortar_board:
Browse files

fvm test: comment correction

parent 5c183223
No related branches found
No related tags found
1 merge request!141Fixed Volume of Fluid discretization and added Advection-Diffusion testcase
...@@ -145,5 +145,4 @@ def test_ek(): ...@@ -145,5 +145,4 @@ def test_ek():
assert a.lhs == b.lhs assert a.lhs == b.lhs
assert a.rhs == b.rhs assert a.rhs == b.rhs
# TODO: test advection and source # TODO: test source
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment