From TND

TRIP2: CompileTRIP2

Install TRIP2

For easy explanation, let >TRIP2 = TRIP2 directory.
To compile TRIP2, the following steps should be taken:
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


  • Go to >TRIP2/lib/ directory

    type: make clean
    type: make all
  • Go to >TRIP2/bin/
    Edit the file MAIN_day.f to modify nxin, nyin, nx, ny values
    type: make clean
    type: make all

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.

Đã gọi từ http://remosat.usth.edu.vn/~thanhnd/index.php/TRIP2/CompileTRIP2
Trang này được sửa đổi cuối cùng vào August 06, 2008, at 08:51 AM EST