HTML automatically generated with rman
Table of Contents

Name

potsf - find potential parameters in a structured file

Synopsis

potsf [parameter=value]

Description

The standard Name (potname), Pars (potpars=) and File (potfile=) of a potential(5NEMO) of which the description is embedded with a dataset can be viewed with this program.

Parameters

The following parameters are recognized in any order if the keyword is also given:
in=
Input file name. A binary structured file in which a potential is present at any hierarchy. No default.
first=
Only print the first one found, then immediately quit. [true]

Examples


  % mkorbit o1 1 0 0 0 vz=0 etot=-0.1 potname=plummer potpars=0,1,2
  % potsf o1
  potname=plummer
  potpars=0,1,2

See Also

tsf(1NEMO) , csf(1NEMO) , potq(1NEMO) , potential(5NEMO)

Files

NEMO/src/orbit/potential

Author

Peter Teuben

Update History


13-Sep-05    V0.2 Created        PJT


Table of Contents