Related Experiment Videos
Space-time adaptive numerical methods for geophysical applications
C E Castro1, M Käser, E F Toro
1Department für Geo- und Umweltwissenschaften, Geophysik, Ludwig-Maximilians-Universität München, München, Germany. castro@geophysik.uni-muenchen.de
Summary
High-order finite volume and discontinuous Galerkin methods use space-time adaptation for efficient wave propagation simulations. This approach reduces computational cost without sacrificing accuracy in geophysical models.
Area of Science:
- Computational physics
- Numerical analysis
- Geophysics
Background:
- Accurate simulation of wave propagation is crucial for geophysical applications like tsunami and seismic wave analysis.
- Traditional methods often face challenges with computational cost and accuracy trade-offs, especially on unstructured meshes.
- Existing techniques may not efficiently handle varying wave speeds or optimize computational resources.
Purpose of the Study:
- To develop and present high-order formulations for finite volume and discontinuous Galerkin methods for wave propagation.
- To implement a space-time adaptation technique using unstructured meshes to reduce computational expense.
- To enhance accuracy and efficiency in simulating geophysical wave phenomena.
Main Methods:
- High-order spatial polynomials and a high-order solution of the generalized Riemann problem are employed.
- A high-order time integration method based on Taylor series expansion is utilized.
- Static adaptation with locally refined meshes and locally adaptive time stepping based on stability criteria are implemented.
Main Results:
- The study validates the numerical approach through application to geophysical wave propagation problems (tsunami, seismic waves).
- Comparison with classical global time-stepping techniques demonstrates improved efficiency and accuracy.
- A novel mesh partitioning approach is proposed and tested for large-scale, multi-processor applications.
Conclusions:
- The presented high-order finite volume and discontinuous Galerkin methods with space-time adaptation offer a computationally efficient and accurate solution for wave propagation.
- The adaptive strategies effectively manage computational resources and improve approximation quality.
- The proposed mesh partitioning method further enhances scalability and reduces computational cost for large-scale simulations.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Distance Problem
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
State Space Representation
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
Trapezoidal Rule
Estimating the distance traveled by a vehicle using its recorded velocity over time is a common problem in physics and engineering. When velocity data is available at discrete time intervals, rather than as a continuous function, numerical integration methods such as the trapezoidal rule are often employed to approximate the total displacement.The trapezoidal rule works by dividing the total time interval into several equal segments. Within each segment, the recorded velocities at the endpoints...
Real-World Applications of Space Curves
Modern aerospace navigation depends on the accurate prediction of motion in three-dimensional space. In defense applications, radar systems continuously track both interceptors and moving aerial targets to find whether their flight paths will result in a collision. These motions are modeled mathematically as space curves, which represent paths that change continuously with time. Each object’s position is described by a vector function that specifies its location in terms of time-dependent...
Partial Differential Equations
A stone dropped into a still pond generates waves that propagate outward in circular patterns, creating a dynamic surface whose elevation depends on both position and time. At any given location, the water level oscillates as the wave passes, while at any fixed moment, the surface exhibits smooth, curved structures extending across space. This dual dependence requires a mathematical description that accounts for variation in multiple variables simultaneously.At a fixed point on the water...