Skip to content

Commit

Permalink
plotting script header
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantdhruv96 committed Oct 19, 2024
1 parent 21f7180 commit 072c39d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/tutorial/analysis/plot_ot.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Plot density and norm of 4-current ###
# PLOT ORSZAG TANG VORTEX

import numpy as np
import sys, glob, psutil, os
Expand Down
3 changes: 1 addition & 2 deletions scripts/tutorial/analysis/plot_torus.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 072c39d

Please sign in to comment.