In geology, numerical modeling is a widely applied technique to tackle complex geological problems by computational simulation of geological scenarios. Numerical modeling uses mathematical models to describe the physical conditions of geological scenarios using numbers and equations. Nevertheless, some of their equations are difficult to solve directly, such as partial differential equations. With numerical models, geologists can use methods, such as finite difference methods, to approximate the solutions of these equations. Numerical experiments can then be performed in these models, yielding the results that can be interpreted in the context of geological process. Both qualitative and quantitative understanding of a variety of geological processes can be developed via these experiments. Numerical modelling has been used to assist in the study of rock mechanics, thermal history of rocks, movements of tectonic plates and the Earth's mantle. Flow of fluids is simulated using numerical methods, and this shows how groundwater moves, or how motions of the molten outer core yields the geomagnetic field.
History Prior to the development of numerical modeling, analog modeling, which simulates nature with reduced scales in mass, length, and time, was one of the major ways to tackle geological problems, for instance, to model the formation of thrust belts. Simple analytic or semi-analytic mathematical models were also used to deal with relatively simple geological problems quantitatively. In the late 1960s to 1970s, following the development of finite-element methods in solving continuum mechanics problems for civil engineering, numerical methods were adapted for modeling complex geological phenomena, for example, folding and mantle convection. With advances in computer technology, the accuracy of numerical models has been improved. Numerical modeling has become an important tool for tackling geological problems, especially for the parts of the Earth that are difficult to observe directly, such as the mantle and core. Yet analog modeling is still useful in modeling geological scenarios that are difficult to capture in numerical models, and the combination of analog and numerical modeling can be useful to improve understanding of the Earth's processes.
Components
A general numerical model study usually consists of the following components:
Mathematical model is a simplified description of the geological problem, such as equations and boundary conditions. These governing equations of the model are often partial differential equations that are difficult to solve directly since it involves the derivative of the function, for example, the wave equation. Discretization methods and numerical methods convert those governing equations in the mathematical models to discrete equations. These discrete equations can approximate the solution of the governing equations. Common methods include the finite element, finite difference, or finite volume method that subdivide the object of interest into smaller pieces (element) by mesh. These discrete equations can then be solved in each element numerically. The discrete element method uses another approach, this method reassembling the object of interest from numerous tiny particles. Simple governing equations are then applied to the interactions between particles. Algorithms are computer programs that compute the solution using the idea of the above numerical methods. Interpretations are made from the solutions given by the numerical models.
Properties A good numerical model usually has some of the following properties:
Consistent: Numerical models often divide the object into smaller elements. If the model is consistent, the result of the numerical model is nearly the same as what the mathematical model predicts when the element size is nearly zero. In other words, the error between the discrete equations used in the numerical model and the governing equations in the mathematical model tends to zero when the space of the mesh (size of element) becomes close to zero. Stable: In a stable numerical model, the error during the computation of the numerical methods does not amplify. The error of an unstable model will stack up quickly and lead to an incorrect result. A stable and consistent numerical model has the same output as the exact solution in the mathematical model when the spacing of the mesh (size of element) is extremely small. Converging: The output of the numerical model is closer to the actual solution of the governing equations in the mathematical models when the spacing of mesh (size of element) reduces, which is usually checked by carrying out numerical experiments. Conserved: The physical quantities in the models, such as mass and momentum, are conserved. Since the equations in the mathematical models are usually derived from various conservation laws, the model result should not violate these premises. Bounded: The solution given by the numerical model has reasonable physical bounds with respect to the mathematical models, for instance mass and volume should be positive. Accurate: The solution given by the numerical models is close to the real solution predicted by the mathematical model.
Computation
The following are some key aspects of ideas in developing numerical models in geology. First, the way to describe the object and motion should be decided (kinematic description). Then, governing equations that describe the geological problems are written, for example, the heat equations describe the flow of heat in a system. Since some of these equations cannot be solved directly, numerical methods are used to approximate the solution of the governing equations.
Kinematic descriptions
In numerical models and mathematical models, there are two different approaches to describe the motion of matter: Eulerian and Lagrangian. In geology, both approaches are commonly used to model fluid flow like mantle convection, where an Eulerian grid is used for computation and Lagrangian markers are used to visualize the motion. Recently, there have been models that try to describe different parts using different approaches to combine the advantages of these two approaches. This combined approach is called the arbitrary Lagrangian-Eulerian approach.
… excerpt ends here. Continue reading the full article.

![Numerical modeling (geology): Simulation of seismic wave propagation in global scale using supercomputer to solve wave equations[1]](https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Global_Seismic_Wave_Propagation_Simulation.gif/500px-Global_Seismic_Wave_Propagation_Simulation.gif?utm_source=en.wikipedia.org&utm_campaign=parser&utm_content=thumbnail)




