Pastebin
Paste #4661: No description
< previous paste - next paste>
Pasted by Anonymous Coward
import yt ds = yt.load("GaussianCloud/data.0077.3d.hdf5") ad = ds.all_data() plot = yt.PhasePlot(ad, "density", "magnetic_energy", ["cell_volume"], fractional=True, weight_field=None) plot.save()
New Paste
Go to most recent paste.