TOMS550
Solid Polyhedron Measures
TOMS550
is a FORTRAN77 library which
implements ACM TOMS algorithm 550, for evaluating certain
measures of a solid polyhedron, including surface area, centroid,
volume, weight, moments, and products of inertia.
The text of many ACM TOMS algorithms is available online
through ACM:
http://www.acm.org/pubs/calgo
or NETLIB:
http://www.netlib.org/toms/index.html.
Languages:
TOMS550 is available in
a FORTRAN77 version.
Reference:
-
Adrian Messner, G Taylor,
Algorithm 550:
Solid Polyhedron Measures,
ACM Transactions on Mathematical Software,
Volume 6, Number 1, March 1980, pages 121-130.
Source Code:
Examples and Tests:
List of Routines:
-
PROPS calculates mass properties of a general 3D solid.
-
SRFINT calculates surface integrals over a face of a solid.
-
TIMESTAMP prints out the current YMDHMS date as a timestamp.
You can go up one level to
the FORTRAN77 source codes.
Last revised on 30 December 2005.