Adaption to pystencils's new type system
- Markus Holzer authored
+ 8
− 12
@@ -13,28 +13,24 @@ def test_poiseuille_channel_quicktest():
@@ -13,28 +13,24 @@ def test_poiseuille_channel_quicktest():
sc_srt = create_lid_driven_cavity((40, 40), relaxation_rate=1.9999, lid_velocity=0.05, compressible=True,
sc_entropic = create_lid_driven_cavity((40, 40), method=Method.ENTROPIC_SRT, relaxation_rate=1.9999,