Fvm testcase with fluctuations and reactions
Compare changes
+ 292
− 0
@@ -3,6 +3,7 @@ import pystencils as ps
@@ -125,6 +126,297 @@ def test_advection_diffusion_3d(velocity):
Added a fluctuation testcase and a reaction testcase to the FVM.
Fixes #36 (closed)