![]() |
![]() |
|||
![]() |
||||
![]() |
||||
Typically NCAR Graphics is installed in /usr/local/ncarg, but depending on your system administrator, it may be installed somewhere else. If you have it, make sure that you either type: setenv NCARG_ROOT /usr/local/ncarg before you run MM5 programs (TERRAIN, LITTLE_R, RAWINS, and GRAPH),
or include it in your .cshrc file if you are running C-shell.
If you don't have NCAR Graphics, you should first edit the Makefile in the TERRAIN directory:
"LOCAL_LIBRARIES= -L/usr/local/ncarg/lib -lncarg -lncarg_gks -lncarg_c -lX11 -lm" ) ; \ to "LOCAL_LIBRARIES= " ) ; \
Now you are ready to work with TERRAIN. |
||||
|
||||