PLUTO
flow_past_cyc.py File Reference

Go to the source code of this file.

Namespaces

 flow_past_cyc
 

Variables

tuple flow_past_cyc.I = pp.Image()
 
list flow_past_cyc.plutodir = os.environ['PLUTO_DIR']
 
string flow_past_cyc.wdir = plutodir+'/Test_Problems/HD/Viscosity/Flow_Past_Cylinder/'
 
tuple flow_past_cyc.D = pp.pload(10,datatype='hdf5',level=3, w_dir=wdir)
 
list flow_past_cyc.polar = [True, True]
 
list flow_past_cyc.cbar = [True, 'horizontal']
 
string flow_past_cyc.label1 = 'X'
 
tuple flow_past_cyc.ax1 = plt.gca()