Description
Fortran projects can reuse a collection of scientific or numerical helper routines.
This library is intended for developers maintaining Fortran code that depends on SUFR routines. It does not add a scientific application or visualization tool; it supplies reusable procedures that another program calls.
Use it when building software that explicitly requires libsufr. Scientific results still depend on the parent program, input data, and numerical assumptions.