This HTML automatically generated with rman for NEMO
Table of Contents
quadinter - quadrupole-order force calculation from tabulated field.
quadinter quad=quad_table in=snapshot [parameter=value] ...
quadinter
computes quadrupole-order forces and potentials for a set of particules
supplies in an N-body snapshot from a quad-table that must have been prepared
by quadforce.
The following parameters are recognized in order;
they may be given in any order if the keyword is also given. Use --help to
confirm this man page is up to date.
- quad=quad_table
- Input file with quadrupole-order
field tables. No default.
- in=snapshot
- Input file with an N-body snapshot. No
default.
- out=
- output file with added forces and potentials. This will be
a copy of the input snapshot. Default: none.
The code has a hardcoded
maximum number of particles, through the macro MBODY. (currently 4096). If
more are needed, it needs to be recompiled. See comments in quadcode(1NEMO)
quadcode(1NEMO)
, quadforce(1NEMO)
Joshua Barnes
4-mar-89 V1.0 Old version JEB
12-nov-91 V1.1 For new nemo V2. PJT
6-may-92 V1.1a man page written PJT
20-oct-2024 V1.4a gcc-14 prototype fixes PJT
Table of Contents