- NetCDF
- TRIP2 structure
- Compile TRIP2
For easy explanation, let >TRIP2 = TRIP2 directory.
To compile TRIP2, the following steps should be taken:
- Go to >TRIP2/adm/ directory
Edit the Mkinclude file to fit your system.
Example of my Mkinclude:
INC = /usr/local/netcdf-3.6.0-p1/include LIB = -L/usr/local/netcdf-3.6.0-p1/lib -lnetcdf FC = ifort FFLAGS = -O -assume byterecl RM = /bin/rm CP = /bin/cp |
If everything is OK, TRIP2 is ready to run. The next steps are to prepare the runoff input fields and the maps required by TRIP2.