Skip to content

Commit

Permalink
Update post_processing/rayleigh_diagnostics.py
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Edelmann <edelmann-github@fs.tum.de>
  • Loading branch information
AlexKurek and tukss authored Aug 1, 2024
1 parent eb588e3 commit 9be52cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions post_processing/rayleigh_diagnostics.py
Original file line number Diff line number Diff line change
Expand Up @@ -2806,8 +2806,6 @@ def TimeAvg_ShellAverages(file_list,ofile):
tmp = np.zeros((nr,nq),dtype='float64')
else:
tmp = np.zeros((nr,4,nq),dtype='float64')
# simtime = np.zeros(1,dtype='float64')
# iteration = np.zeros(1,dtype='int32')
icount = np.zeros(1,dtype='int32')
ifinal = np.zeros(1,dtype='int32')
tfinal = np.zeros(1,dtype='float64')
Expand Down

0 comments on commit 9be52cb

Please sign in to comment.