Lịch sử TRIP2.CompileTRIP2
Ẩn các thay đổi nhỏ - Hiển thị các thay đổi trong cách định dạng chữ
August 06, 2008, at 08:51 AM EST
Tác giả: -
Đã thêm các dòng số 1-36:
- 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:
(:table align='left' width=50% cellpadding=5 cellspacing=0 bgcolor=#ffffcc :)
(:cellnr:) 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
(:tableend:)
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.