Version 1.0.0
Copyright (C) 1998 - 2011 Tamaribuchi, Tsuguhiro
tamari@spdg1.sci.shizuoka.ac.jp http://spdg1.sci.shizuoka.ac.jp/grwinc/
The PGPLOT implementation with GrWin make you ready to use high level graphics routines, such as for graphs with hidden lines and/or contour diagrams, etc., in your application. The f2c is incorporated in each installer with prebuilt binaries for a system which do not have a corresponding Fortran compiler, such as Borland C++ Compiler 5.5, Digital Mars C/C++ Compilers, etc.. For the compiler systems GrWin supports having Fortran 9x counter parts, grwin.mod files built from a grwin.f90, by which you do not need to declare the GrWin routines and many parameters in your Fortran 9x source code, are automatically installed when each of the corresponding installers is performed.
The EPS (Encapsulated PostScript) is supported by GrWin, as one of output file formats among others, and so users can make high quality documentations using TeX systems, etc..
To install GrWinC 1.0.0 on your PC, download one of
the installers (*.msi)
appropriate for your system within
the Supported compiler systems,
and then double click the msi file obtained to launch the installer.
After the installation,
if the GRWINDIR environment variable is not appear with running the set command in a command prompt,
your system shoud be restarted.
On default, some build commands gw<xxx> for console applications and
gw<xxx>w for windows applications with <xxx>'s being file extentions are
installed in the system's bin directory,
e. g., C:\MinGW\bin for a typical MinGW system.
To build, for example, an executable dp.exe from a source file
dp.f90
the following command line applies:
> gwf90 dp Users of other systems than those supported can make binary files themselves using the GrWinC toolkit. Individual files in the toolkit can be accessed from here. |
![]() |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
*1 CAUTION: v1.9 might have a bug | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*2 The toolkit can be used to build binaries for Intel XE C++ & Fortran. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*3 built with Visual Studio .Net 2003 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*4 built with Visual Studio 2008 |
[ 834651 ] Last modified: Saturday, 24-Feb-2018 17:12:20 JST