|
PLUTO
|
Go to the source code of this file.
Namespaces | |
| sod | |
Variables | |
| list | sod.plutodir = os.environ['PLUTO_DIR'] |
| string | sod.wdir = plutodir+'/Test_Problems/HD/Sod/' |
| tuple | sod.nlinf = pp.nlast_info(w_dir=wdir) |
| tuple | sod.D = pp.pload(nlinf['nlast'],w_dir=wdir) |
| tuple | sod.f1 = figure() |
| tuple | sod.ax1 = f1.add_subplot(111) |