HTML automatically generated with rman
Table of Contents

name

scale_eps - scales individual softening lengths

synopsis

scale_eps [parameter=value]

requirement

requires NEMO version 3.0.13 or higher, see http://www.astro.umd.edu/nemo.

description

scale_eps scales individual softening lengths for all snapshots in a given time range in a NEMO snapshot file and writes desired body data out in NEMO snapshot format.

parameters

in=file
Input snapshots are read from file, which must be in NEMO snapshot format. If file=-, input is expected from stdin, useful for piping data from another program. If individual softening lengths are not given, a fatal error is issued. Default: required
out=file
Snapshots are written in NEMO snapshot format to file with same body data as the input, unless give specifies otherwise. Default: required.
fac=val
All individual softening lengths are multiplied by val. Default: required.
give=IOstring
If given, only body data indicated by IOstring (and present in the input) are written out with the snapshot output. No default.
times=time range(s)
Range(s) of simulation times, for which snapshots shall be processed. Default: all.

files


falcON/doc/user_guide.pdf                         User Guide for falcON

author


Walter Dehnen                              walter.dehnen@astro.le.ac.uk
update history of this man page
18-May-2004    first version of manual  WD


Table of Contents