showsim
|
loads and displays gadget binary format simulations
imin= minimum indice
imax= maximum indice
pers= perspective plot
vel= velocity plot (dodgy)
dens= isodensity plot
delay= delay between shots
jpg= saves picture
xrange= either e.g. 1e4 or [1e4,2e4]
yrange= "" (by default equal xrange)
zrange= ""
sub = if non zero plots one particle in ten
npix = number of pixel for density maps
col = color plot w.r.t. depth
iso = 3D isocontour
isovel = 3D isocontour of vx 1 vy 2 vz componant
dir = directory for output
center= position of new frame center
notxt= if non void remove file name
cut = if non void returns subsim
nodisp = if non void doesn't plot anything
comp= component filter (if void is equal to [1,1,1,1,1] (all parts displayed);
uses black blue red green cyan magenta)
rot= rotation (0=[x,y], 1=[y,z], 2=[z,x] )
flag= should contain a index range of particles to select
color= obvious
noerase= obvious
interpreted function, defined at contrib/gadget.i line 586
|