This commit is contained in:
Miikka Vaisala
2019-06-17 16:47:36 +08:00
parent 3a7365f9e3
commit b9f9084be0

View File

@@ -7,9 +7,7 @@
"outputs": [],
"source": [
"import astar.data as ad\n",
"import astar.visual as vis\n",
"#import pylab as plt \n",
"#import numpy as np "
"import astar.visual as vis"
]
},
{
@@ -48,13 +46,6 @@
"vis.slices.plot_3(mesh, mesh.uu[0], title = r'$u_x$', bitmap = False, fname = 'uux')"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,