Introduction
·
Documentation
·
Download
·
Support
Documentation
The example files are for an experiment at Stackyard which is at Rothamsted.
The source code and other files included are:
Three other files are also included to compile (COMPILE.BAT) and link (LINK.BAT) the source programs. LINK.BAT calls the third file (LINK.LNK) and any changes to linking should be made in LINK.LNK.
The compiler and linker used to produce the current MAIN.EXE file is the Lahey Fortran compiler. If other compilers and likners are used it is likely that changes to the source code would have to be made, particularly for input statements. It is strongly recommended to use the Lahey compiler.
