This HTML automatically generated with rman for NEMO
Table of Contents

Synopsis

program [key1=]val1 [key2=]val2 .!.!.

Description

falcON is a set of programs... can live within the nemo(1NEMO) environment.

Unlike those in NEMO, falcON program are mostly written in C++, with hooks into some C functionality of NEMO.

The falcON environment is currently frozen, v

Programs

The following programs in falcON are currently exported to NEMO:
addgravity
getgravity
gyrfalcON    a superberb N-body code
lagrange_radii
manipulate
mkdehnen
mkking
mkplum
scale_eps
snapstack
symmetrize
TestGrav

Programming

In order to develop programs for/within falcON, you will need an additional environment. The alias falcON in NEMO will load this environment, and prepend falcON specific directories to those already present. The alias NOclaf will clean up the environment as much as it can.

Files


NEMO/usr/dehnen/falcON    root directory for falcON
FALCON            same
FALCONLIB/libfalcON.so    shared libary
FALCON/inc        public interfaces to the library
FALCONBIN        binaries

See Also

index(1NEMO) , programs(8NEMO) , files(8NEMO)

Author

Walter Dehnen

History


19-nov-2019    Note that code is frozen    PJT


Table of Contents