Simple fortran modules.
A collection under development of Fortran modules and functions written over
time that might be useful for calculations in maths, astronomy, aeronautics,
etc. Some of these functions are still unfinished or need further testing; all
of them originated as “scrapbook material” from various Matlab and Fortran
projects that I kept jsut because they could be useful in the future.
gfortran compiler.
OpenMP library.
MPICH, OpenMPI or compatible libraries.
See the comments on each module.
Compilation and linking:
See the comments of each module or write
You can use tfmath.f95 to test these modules. See the comments at this
file for compilation and linking.
Many of the functions included are of my own design, but I also adapted code
from other sources. These are indicated on each case, in the comments that
correspond to each function.
Please let me know if I forgot to add any credits or sources.