Skip to content
Snippets Groups Projects
Commit 2610dfde authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Clean up stale comment in wave-min

parent dbd3d5b2
No related branches found
No related tags found
No related merge requests found
......@@ -41,9 +41,6 @@ def main(write_output=True, order=4):
discr = Discretization(cl_ctx, mesh, order=order)
#from grudge.visualization import VtkVisualizer
#vis = VtkVisualizer(discr, None, "fld")
source_center = np.array([0.1, 0.22])
source_width = 0.05
source_omega = 3
......
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