git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5230 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -78,13 +78,13 @@ ntimestep = 0
|
||||
xaxis = [ntimestep]
|
||||
yaxis = [value]
|
||||
|
||||
# wrapper on GL window via Pizza.py gl tool
|
||||
# just proc 0 handles reading of dump file and viz
|
||||
|
||||
breakflag = 0
|
||||
runflag = 0
|
||||
temptarget = 1.0
|
||||
|
||||
# wrapper on GL window via Pizza.py gl tool
|
||||
# just proc 0 handles reading of dump file and viz
|
||||
|
||||
if me == 0:
|
||||
from Tkinter import *
|
||||
tkroot = Tk()
|
||||
|
||||
Reference in New Issue
Block a user