diff --git a/scripts/tutorial/analysis/plot_ot.py b/scripts/tutorial/analysis/plot_ot.py index 52dc63da..cc05d45f 100644 --- a/scripts/tutorial/analysis/plot_ot.py +++ b/scripts/tutorial/analysis/plot_ot.py @@ -1,4 +1,4 @@ -### Plot density and norm of 4-current ### +# PLOT ORSZAG TANG VORTEX import numpy as np import sys, glob, psutil, os diff --git a/scripts/tutorial/analysis/plot_torus.py b/scripts/tutorial/analysis/plot_torus.py index 34d21891..5c10f426 100644 --- a/scripts/tutorial/analysis/plot_torus.py +++ b/scripts/tutorial/analysis/plot_torus.py @@ -1,5 +1,4 @@ -# FOR 2D RUNS!! -# COMPUTES HORIZON-PENETRATING FLUXES, PLOTS SLICES OF RHO, UU, Q, DP AND TIME SERIES OF FLUXES +# PLOT 2D TORUS import numpy as np import os, h5py, psutil, glob