hfs3/program
Modification: 1996/3/26,4/25
This directory contains fortran source programs ("*.for") and the explanations
of the program ("*.txt"). Some of these files may be useful to analyze output
files given in "/hfs3/output" and others for more general purposes.
- mom2alm.for,
mom2alm.txt
This program returns the shape parameters of a sharp-surface
uniform-density liquid drop which has the given values of moments.
We define the shape parameters of HF+BCS solutions using this program.
- dens_xz.for
This program reads three-dimensional mesh data of the nucleon density
from the output files in "hfs3/output/" and writes the values of density
in the x-z plane.
- elemname.for
This program converts atomic numbers to element symbols.