EnglishFrenchSpanish

OnWorks favicon

ncargf90NCARG - Online in the Cloud

Run ncargf90NCARG in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ncargf90NCARG that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ncargf90 - Command for compiling Fortran code that uses the NCAR Graphics low-level
utilities

SYNOPSIS


ncargf90 [-ngmath] [-smooth] [-quick] [-super] [-agupwrtx] [-ictrans] [-noX11] ...

DESCRIPTION


ncargf90 is a script that invokes the FORTRAN 90 compiler/linker with the proper NCAR
Graphics LLU (low-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.

NOTE: ncargf90 cannot be used to compile NCAR Graphics Fortran programs that call the HLUs
(high-level utilities). You must use nhlf90 instead. See the nhlf90 man page for more
information.

In order to run ncargf90, 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 ncargf90, all the libraries must have been created in a
similar fashion.

OPTIONS

-ngmath
Links in the NCAR Graphics ngmath library.

-smooth
Link in the "smooth" objects.

-quick Link in the "quick" objects.

-super Link in the "super" objects.

-agupwrtx
Link in the "agupwrtx" library.

-ictrans
When ncargf90 is invoked with the this option, the resulting executable will, upon
invocation, send its metafile output to the translator ictrans . The environment
variable GRAPHCAP must be set to a valid graphics output device whenever the
executable is executed.

-noX11 Do not link in the X library when linking the code.

By default, ncargf90 will load the X11 library when linking your Fortran program.
This is because the GKS library now has an X11 driver. If you try running ncargf90
and the compiler complains that it cannot find the library for X11, then try
running ncargf90 -L/xxx/yyy/zzz program.f where /xxx/yyy/zzz is the path leading to
your X11 library. If you do not have the X11 library, or else you just don't want
it to be loaded, you can use the -noX11 option.

Use ncargf90NCARG online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 2
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • 3
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 4
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • 5
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 6
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • More »

Linux commands

Ad