Pastebin

Paste #4660: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

import yt
ds = yt.load("GaussianCloud/data.0077.3d.hdf5")
ad = ds.all_data()
plot = yt.PhasePlot(ad, "density", "magnetic_energy", ["ones"],
                    fractional=True, weight_field=None)
plot.save()

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.