Visual MODFLOW

Last updated
Developer(s) Waterloo Hydrogeologic
Initial releaseAugust 1994;29 years ago (1994-08)
Stable release
4.0 / December 2016;7 years ago (2016-12)
Written inC# .NET
Operating system Microsoft Windows
Available inEnglish, Chinese
Type Hydrogeology software
License Proprietary
Website www.waterloohydrogeologic.com/visual-modflow-flex/ OOjs UI icon edit-ltr-progressive.svg

Visual MODFLOW (VMOD) is a graphical interface (GUI) for the open source groundwater modeling engine MODFLOW. VMOD was developed by Waterloo Hydrogeologic and first released in 1994, the first commercially available GUI for MODFLOW. In May 2012 a .NET version of the software was rebranded as Visual MODFLOW Flex. The program includes proprietary extensions, such as MODFLOW-SURFACT, MT3DMS (mass-transport 3D multi-species) and a three-dimensional model explorer. Visual MODFLOW supports MODFLOW-2000, MODFLOW-2005, MODFLOW-NWT, MODFLOW-LGR, MODFLOW-SURFACT, and SEAWAT.

Contents

The software is used primarily by hydrogeologists to simulate groundwater flow and contaminant transport.

History

The original version of Visual MODFLOW, developed for DOS by Nilson Guiguer, Thomas Franz and Bob Cleary, was released in August 1994. It was based on the USGS MODFLOW-88 and MODPATH code, and resembled the FLOWPATH program developed by Waterloo Hydrogeologic Inc.[ clarification needed ] The first Windows based version was released in 1997. [1] The main programmers were Sergei Schmakov, Alexander Liftshits, and Sean Wilson. A .NET version that included non-grid-based, graphical conceptual modelling features was released in 2012.

On January 10, 2005, Waterloo Hydrogeologic was acquired by Schlumberger's Water Services Technology Group. [2]

On May 1, 2012, Waterloo Hydrogeologic released Visual MODFLOW Flex. [3]

On March 13, 2015, Waterloo Hydrogeologic was acquired by Nova Metrix. [4]

Related Research Articles

<span class="mw-page-title-main">Graphical user interface</span> User interface allowing interaction through graphical icons and visual indicators

A graphical user interface, or GUI, is a form of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation. In many applications, GUIs are used instead of text-based UIs, which are based on typed command labels or text navigation. GUIs were introduced in reaction to the perceived steep learning curve of command-line interfaces (CLIs), which require commands to be typed on a computer keyboard.

<span class="mw-page-title-main">History of the graphical user interface</span>

The history of the graphical user interface, understood as the use of graphic icons and a pointing device to control a computer, covers a five-decade span of incremental refinements, built on some constant core principles. Several vendors have created their own windowing systems based on independent code, but with basic elements in common that define the WIMP "window, icon, menu and pointing device" paradigm.

<span class="mw-page-title-main">Gambas</span> Integrated development environment

Gambas is the name of an object-oriented dialect of the BASIC programming language, as well as the integrated development environment that accompanies it. Designed to run on Linux and other Unix-like computer operating systems, its name is a recursive acronym for Gambas Almost Means Basic. Gambas is also the word for prawns in the Spanish, French, and Portuguese languages, from which the project's logos are derived.

In computer programming, an application framework consists of a software framework used by software developers to implement the standard structure of application software.

<span class="mw-page-title-main">Schlumberger</span> Oilfield services company

Schlumberger NV, doing business as SLB, also known as Schlumberger Limited, is an American oilfield services company. As of 2022, it is both the world's largest offshore drilling company and the world's largest offshore drilling contractor by revenue.

<span class="mw-page-title-main">Max (software)</span> Visual programming language

Max, also known as Max/MSP/Jitter, is a visual programming language for music and multimedia developed and maintained by San Francisco-based software company Cycling '74. Over its more than thirty-year history, it has been used by composers, performers, software designers, researchers, and artists to create recordings, performances, and installations.

<span class="mw-page-title-main">Visual programming language</span> Programming language written graphically by a user

In computing, a visual programming language, also known as diagrammatic programming, graphical programming or block coding, is a programming language that lets users create programs by manipulating program elements graphically rather than by specifying them textually. A VPL allows programming with visual expressions, spatial arrangements of text and graphic symbols, used either as elements of syntax or secondary notation. For example, many VPLs are based on the idea of "boxes and arrows", where boxes or other screen objects are treated as entities, connected by arrows, lines or arcs which represent relations. VPLs are generally the basis of Low-code development platforms.

<span class="mw-page-title-main">FLTK</span>

Fast Light Toolkit (FLTK) is a cross-platform widget library for graphical user interfaces (GUIs), developed by Bill Spitzak and others. Made to accommodate 3D graphics programming, it has an interface to OpenGL, but it is also suitable for general GUI programming.

<span class="mw-page-title-main">GEOS (16-bit operating system)</span> Graphical operating system (16-bit)

GEOS is a computer operating environment, graphical user interface (GUI), and suite of application software. Originally released as PC/GEOS, it runs on DOS-based, IBM PC compatible computers. Versions for some handheld platforms were also released and licensed to some companies.

<span class="mw-page-title-main">Graphical user interface builder</span> Software development tool

A graphical user interface builder, also known as GUI designer or sometimes RAD IDE, is a software development tool that simplifies the creation of GUIs by allowing the designer to arrange graphical control elements using a drag-and-drop WYSIWYG editor. Without a GUI builder, a GUI must be built by manually specifying each widget's parameters in the source code, with no visual feedback until the program is run. Such tools are usually called the term RAD IDE.

Statistica is an advanced analytics software package originally developed by StatSoft and currently maintained by TIBCO Software Inc. Statistica provides data analysis, data management, statistics, data mining, machine learning, text analytics and data visualization procedures.

<span class="mw-page-title-main">MODFLOW</span>

MODFLOW is the U.S. Geological Survey modular finite-difference flow model, which is a computer code that solves the groundwater flow equation. The program is used by hydrogeologists to simulate the flow of groundwater through aquifers. The source code is free public domain software, written primarily in Fortran, and can compile and run on Microsoft Windows or Unix-like operating systems.

<span class="mw-page-title-main">Common Lisp Interface Manager</span>

The Common Lisp Interface Manager (CLIM) is a Common Lisp-based programming interface for creating user interfaces, i.e., graphical user interfaces (GUIs). It provides an application programming interface (API) to user interface facilities for the programming language Lisp. It is a fully object-oriented programming user interface management system, using the Common Lisp Object System (CLOS) and is based on the mechanism of stream input and output. There are also facilities for output device independence. It is descended from the GUI system Dynamic Windows of Symbolics' Lisp machines between 1988 and 1993.

... you can check out Common Lisp Interface Manager (CLIM). A descendant of the Symbolics Lisp machines GUI framework, CLIM is powerful but complex. Although many commercial Common Lisp implementations actually support it, it doesn't seem to have seen a lot of use. But in the past couple years, an open-source implementation of CLIM, McCLIM – now hosted at Common-Lisp.net – has been picking up steam lately, so we may be on the verge of a CLIM renaissance. – From Practical Common Lisp

<span class="mw-page-title-main">GMS (software)</span>

GMS is water modeling application for building and simulating groundwater models from Aquaveo. It features 2D and 3D geostatistics, stratigraphic modeling and a unique conceptual model approach. Currently supported models include MODFLOW, MODPATH, MT3DMS, RT3D, FEMWATER, SEEP2D, and UTEXAS.

<span class="mw-page-title-main">Waterloo Hydrogeologic</span>

Waterloo Hydrogeologic is a company that specializes with groundwater modelling software, training, and consulting services. The company was started by Nilson Guiguer and Thomas Franz, who were developing software for their research at the University of Waterloo in 1988. The company was later founded in 1989 as Waterloo Hydrogeologic Software (WHS). The company first released FLOWPATH, which—at the time—was the first fully integrated graphical groundwater modelling software. In the fall of 1993, Waterloo Hydrogeologic became incorporated and started with the development of Visual MODFLOW. The company diversified into groundwater software training and consulting services, as it expanded.

A software widget is a relatively simple and easy-to-use software application or component made for one or more different software platforms.

The Geochemist's Workbench (GWB) is an integrated set of interactive software tools for solving a range of problems in aqueous chemistry. The graphical user interface simplifies the use of the geochemical code.

References

  1. "Waterloo Hydrogeologic, Inc. - Frame Setup". 1997-07-07. Archived from the original on 1997-07-07. Retrieved 2016-11-03.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  2. "Waterloo Hydrogeologic Inc, - Schlumberger Press Release". www.flowpath.com. Archived from the original on 29 September 2007. Retrieved 12 January 2022.
  3. Waterloo Hydrogeologic. "Waterloo Hydrogeologic Launches Visual MODFLOW Flex". Waterloo Hydrogeologic. Retrieved 2016-11-22.
  4. "Nova Metrix".