|
PLUTO
|
Go to the source code of this file.
Namespaces | |
| jet | |
Variables | |
| list | jet.plutodir = os.environ['PLUTO_DIR'] |
| string | jet.wdir = plutodir+'/Test_Problems/MHD/Jet/' |
| tuple | jet.nlinf = pp.nlast_info(w_dir=wdir) |
| tuple | jet.D = pp.pload(nlinf['nlast'],w_dir=wdir) |
| tuple | jet.I = pp.Image() |
| string | jet.title = r'Density $\rho$ [MHD jet]' |
| string | jet.colors = 'w' |