====================================================
   NUMERICAL MODELS IN GROUNDWATER POLLUTION
====================================================

The CD contains simple versions of software using some of the methods
presented in this book. These academic versions serve to demonstrate 
the algorithms of the method.
All software was developed by means of C++ programming language namely 
by Visual C++ version 6.0 from Microsoft Corp. and it works on Windows 95, 
Win 98 and NT4.0 operating systems (it uses a Win32 library only for 32-bit 
operating systems).

There are five buttons in the starting window:
* Setup of the BEFLOW system. 
  This button starts the SetUp program of the BEFLOW system and it installs 
  programs BemInp, BemSolve, BemIsol, BemStream and BemRaw including the test 
  examples Sqr1, Sqr2 and Circ1.
* Setup of the UNSDIS program.
  It starts installation of the program UNSDIS including data of the two test 
  examples.
* Picture gallery. 
  The button starts any default browser connected to your operating system 
  (i.e. Internet Explorer or Netscape) and runs the NuMethod.htm file. 
  This file includes some color figures from the Chap.8 of the book.
* ReadMe. The button shows you this text.
* Exit. The button closes this window and stops the installation program.

The source files are saved in the directory "Source" on the CD. A detail description 
of these files is in the Chap.9 of the book and in the ReadMe.txt files in 
the directories.
