NHLF90(1NCARG) | NCAR GRAPHICS | NHLF90(1NCARG) |
nhlf90 - Command for compiling Fortran code that uses the NCAR Graphics high-level utilities.
nhlf90 [-ngmath] [-ncarbd] [-ngmathbd] [-netcdf] [-hdf] ...
nhlf90 is a script that invokes the FORTRAN 90 compiler/linker with the proper NCAR Graphics LLU (low-level utility) and HLU (high-level utility) libraries. Arguments presented above are associated with NCAR Graphics. All other arguments and options are identical to the f90 command on your particular machine; arguments that include quoted strings may have to be enclosed in single quotes.
In order to run nhlf90, you must have your NCARG_ROOT environment variable set to the directory pathname where the NCAR Graphics libraries, binaries, and include files were installed. If you are not sure what NCARG_ROOT should be set to, please check with your system administrator or the site representative for NCAR Graphics. If the NCAR Graphics libraries, binaries, and include files were not installed under one root directory, then you will need to set the environment variables NCARG_LIB, NCARG_BIN, and NCARG_INCLUDE instead. Please see "man ncargintro" for more information.
Note that, on some systems, if you supply your own binary libraries in addition to the ones automatically referenced by nhlf90, all the libraries must have been created in a similar fashion.
OPTIONS
Note: this option doesn't need to be specified separately if you are already including the -ncarbd and -ngmath options.
Online: nhlcc(1NCARG), ncargf90(1NCARG), ncargcc(1NCARG), ncargintro(5NCARG)
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
June 1998 | NCAR |