check if the FORTRAN files satisfy the documentation standards for ISNaSUsage
The following actions are carried out by checksep
- trailing spaces are removed in the file
- forcheck is applied by the command check
- it is checked if there is FORTRAN source behind column 72
- it is checked if there is comment behind column 80
- The appearance of the word dimension is printed
- The appearance of the following words are printed datan, dacos, dasin, dsin, dcos, dexp, dsqrt
- Tabs are detected
- The documentation standard is checked by ischeck -c
- The version numbers are checked by ischeck -v
The result is available in the files report.out check.out and version.out
checkisn file(s)