|
PLUTO
|
Variables | |
| tuple | I = pp.Image() |
| list | plutodir = os.environ['PLUTO_DIR'] |
| string | wdir = plutodir+'/Test_Problems/HD/Viscosity/Flow_Past_Cylinder/' |
| tuple | D = pp.pload(10,datatype='hdf5',level=3, w_dir=wdir) |
| list | polar = [True, True] |
| list | cbar = [True, 'horizontal'] |
| string | label1 = 'X' |
| tuple | ax1 = plt.gca() |
| tuple flow_past_cyc.ax1 = plt.gca() |
Definition at line 22 of file flow_past_cyc.py.
| list flow_past_cyc.cbar = [True, 'horizontal'] |
Definition at line 20 of file flow_past_cyc.py.
Definition at line 11 of file flow_past_cyc.py.
| tuple flow_past_cyc.I = pp.Image() |
Definition at line 6 of file flow_past_cyc.py.
| string flow_past_cyc.label1 = 'X' |
Definition at line 21 of file flow_past_cyc.py.
| list flow_past_cyc.plutodir = os.environ['PLUTO_DIR'] |
Definition at line 7 of file flow_past_cyc.py.
| list flow_past_cyc.polar = [True, True] |
Definition at line 19 of file flow_past_cyc.py.
Definition at line 8 of file flow_past_cyc.py.