AquiferAn aquifer is an underground layer of water-bearing, permeable rock, rock fractures, or unconsolidated materials (gravel, sand, or silt). Groundwater from aquifers can be extracted using a water well. Water from aquifers can be sustainably harvested through the use of qanats. Aquifers vary greatly in their characteristics. The study of water flow in aquifers and the characterization of aquifers is called hydrogeology.
Potential flowIn fluid dynamics, potential flow (or ideal flow) describes the velocity field as the gradient of a scalar function: the velocity potential. As a result, a potential flow is characterized by an irrotational velocity field, which is a valid approximation for several applications. The irrotationality of a potential flow is due to the curl of the gradient of a scalar always being equal to zero. In the case of an incompressible flow the velocity potential satisfies Laplace's equation, and potential theory is applicable.
Aquifer testIn hydrogeology, an aquifer test (or a pumping test) is conducted to evaluate an aquifer by "stimulating" the aquifer through constant pumping, and observing the aquifer's "response" (drawdown) in observation wells. Aquifer testing is a common tool that hydrogeologists use to characterize a system of aquifers, aquitards and flow system boundaries. A slug test is a variation on the typical aquifer test where an instantaneous change (increase or decrease) is made, and the effects are observed in the same well.
Ogallala AquiferThe Ogallala Aquifer () is a shallow water table aquifer surrounded by sand, silt, clay, and gravel located beneath the Great Plains in the United States. As one of the world's largest aquifers, it underlies an area of approximately in portions of eight states (South Dakota, Nebraska, Wyoming, Colorado, Kansas, Oklahoma, New Mexico, and Texas). It was named in 1898 by geologist N. H. Darton from its type locality near the town of Ogallala, Nebraska.
Floridan aquiferThe Floridan aquifer system, composed of the Upper and Lower Floridan aquifers, is a sequence of Paleogene carbonate rock which spans an area of about in the southeastern United States. It underlies the entire state of Florida and parts of Alabama, Georgia, Mississippi, and South Carolina. The Floridan aquifer system is one of the world's most productive aquifers and supplies drinking water for nearly 10 million people.
Multi-objective optimizationMulti-objective optimization or Pareto optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, or multiattribute optimization) is an area of multiple-criteria decision making that is concerned with mathematical optimization problems involving more than one objective function to be optimized simultaneously. Multi-objective is a type of vector optimization that has been applied in many fields of science, including engineering, economics and logistics where optimal decisions need to be taken in the presence of trade-offs between two or more conflicting objectives.
Genetic algorithmIn computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate high-quality solutions to optimization and search problems by relying on biologically inspired operators such as mutation, crossover and selection. Some examples of GA applications include optimizing decision trees for better performance, solving sudoku puzzles, hyperparameter optimization, causal inference, etc.
Particle swarm optimizationIn computational science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formula over the particle's position and velocity.
Fossil waterFossil water or paleowater is an ancient body of water that has been contained in some undisturbed space, typically groundwater in an aquifer, for millennia. Other types of fossil water can include subglacial lakes, such as Antarctica's Lake Vostok, and even ancient water on other planets. UNESCO defines fossil groundwater as water that infiltrated usually millennia ago and often under climatic conditions different from the present, and that has been stored underground since that time.
Global optimizationGlobal optimization is a branch of applied mathematics and numerical analysis that attempts to find the global minima or maxima of a function or a set of functions on a given set. It is usually described as a minimization problem because the maximization of the real-valued function is equivalent to the minimization of the function . Given a possibly nonlinear and non-convex continuous function with the global minima and the set of all global minimizers in , the standard minimization problem can be given as that is, finding and a global minimizer in ; where is a (not necessarily convex) compact set defined by inequalities .