index
:
viz3
master
More Ramses Visualisation Scripts
Volker Hoffmann
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demo_plot.py
blob: 4026b02352f090c58fcd2a929c71aa535f2dc1d1 (
plain
)
1
2
3
4
5
from
Disk
import
Disk
disk
=
Disk
(
1
)
disk
.
load_npz
()
disk
.
plot_rho_xy
()