site map - email us - search  
 


MM5toGrADS Tutorial : Compile

 

MM5toGrADS is Fortran 90 program.

- Its memory allocation is done at the run time stage.
- You only need to compile it once unless you modify the code.
- There is no parameter statements to specify here.

To compile, type:

make >& make.out
(This software has been tested on Linux, DEC Alpha, SUN, SGI and IBM)

This compiles the code on a your machine, and writes output from "make" to file make.out. If it is successful, you should create an executable called grads.exe in the directory:

./grads.exe -> src/grads.exe

 

Now you are ready to run MM5toGrADS

UCAR Privacy Policy - Terms of Use - ©2004UCAR