Jove
Visualize
Contact Us

Related Concept Videos

Euler's Formula to Columns: Problem Solving01:23

Euler's Formula to Columns: Problem Solving

Euler's formula is used in structural engineering to determine the buckling load of columns under various conditions. However, when dealing with systems that incorporate both rigid elements and elastic components, such as springs, the analysis requires a finer approach to determine the critical load. The problem described involves two rigid bars connected at a pivot point with a spring attached and a vertical load applied at one end.
The system comprises two vertical rigid bars, AB and BC, of...
Elements and Compounds01:27

Elements and Compounds

Pure substances consist of only one type of matter. A pure substance can be an element or a compound. An element consists of only one type of atom, while a compound consists of two or more types of atoms held together by a chemical bond.ElementsElements are classified as atomic or molecular based on the nature of their basic units. They are unique forms of matter with specific chemical and physical properties that cannot break down into smaller substances by ordinary chemical reactions. There...
Parallel-Axis Theorem for an Area01:12

Parallel-Axis Theorem for an Area

The moment of inertia is a fundamental concept in mechanical engineering that plays a significant role in designing rotationally symmetric objects such as flywheels, gears, and other mechanical systems. In this context, we will discuss the moment of inertia of a flywheel rotating about its centroidal axis and how it relates to the moment of inertia about an axis parallel to it.
For a flywheel approximated as a solid disc, consider an infinitesimal differential element with an arbitrary distance...
Statistical Analysis: Overview01:11

Statistical Analysis: Overview

When we take repeated measurements on the same or replicated samples, we will observe inconsistencies in the magnitude. These inconsistencies are called errors. To categorize and characterize these results and their errors, the researcher can use statistical analysis to determine the quality of the measurements and/or suitability of the methods.
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
Angle of Twist: Problem Solving01:13

Angle of Twist: Problem Solving

An electric motor applies a torque of 700 N·m to an aluminum shaft, triggering a stable rotation. Two pulleys, B and C, are subjected to torques of 300 N·m and 400 N·m, respectively. The modulus of rigidity is provided as 25 GPa. With the knowledge of the length and diameter of each segment, the twist angle between the two pulleys can be computed. First, a section cut is made between pulleys B and C, and the cut cross-section is analyzed using a free-body diagram. Given that the torque exerted...
Parallel-axis Theorem01:06

Parallel-axis Theorem

The parallel-axis theorem provides a convenient and quick method of finding the moment of inertia of an object about an axis parallel to the axis passing through its center of mass. Consider a thin rod as an example. There is a striking similarity between the process of finding the moment of inertia of a thin rod about an axis through its middle, where the center of mass lies, and about an axis through its end using the conventional method. In the conventional method, the concept of linear mass...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

The Potential of Horizontal Wells for Aquifer Storage and Recovery in Saline Aquifers.

Ground water·2026
Same author

Linked Data-Driven, Physics-Based Modeling of Pumping-Induced Subsidence with Application to Bangkok, Thailand.

Ground water·2024
Same author

The Effective Vertical Anisotropy of Layered Aquifers.

Ground water·2024
Same author

Time Series Analysis of Nonlinear Head Dynamics Using Synthetic Data Generated with a Variably Saturated Model.

Ground water·2024
Same author

Arnold Verruijt (1940-2022).

Ground water·2022
Same author

Interaction Effects Between Aquifer Thermal Energy Storage Systems.

Ground water·2021
Same journal

Computing Flow-Field Distortion Coefficients from Well-Construction and Formation Properties.

Ground water·2026
Same journal

Leaky Sewers Hydraulically Disconnect from Groundwater: A Proof-of-Concept.

Ground water·2026
Same journal

Python-Based Model Emulation Workflows with PEST.

Ground water·2026
Same journal

Hydrogeology in the Age of AI and Climate Change.

Ground water·2026
Same journal

Aquifer Thermal Energy Storage: Groundwater for Efficient Data Center Cooling in the United States.

Ground water·2026
Same journal

Simulating the Impacts of Deep Geothermal Development on Shallow Hydrothermal Resources in a Rocky Mountain Rift Valley.

Ground water·2026
See all related articles
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Jun 22, 2026

Optimization of Synthetic Proteins: Identification of Interpositional Dependencies Indicating Structurally and/or Functionally Linked Residues
07:08

Optimization of Synthetic Proteins: Identification of Interpositional Dependencies Indicating Structurally and/or Functionally Linked Residues

Published on: July 14, 2015

Writing analytic element programs in Python.

Mark Bakker1, Victor A Kelson

  • 1Water Resources Section, Faculty of Civil Engineering and Geosciences, Delft University of Technology, 2628 CN, Delft, The Netherlands. mark.bakker@tudelft.nl

Ground Water
|May 29, 2009
PubMed
Summary
This summary is machine-generated.

The analytic element method offers a flexible, mesh-free way to model groundwater flow. This Python-based approach simplifies creating new groundwater flow models for various applications.

Related Experiment Videos

Last Updated: Jun 22, 2026

Optimization of Synthetic Proteins: Identification of Interpositional Dependencies Indicating Structurally and/or Functionally Linked Residues
07:08

Optimization of Synthetic Proteins: Identification of Interpositional Dependencies Indicating Structurally and/or Functionally Linked Residues

Published on: July 14, 2015

Area of Science:

  • Hydrogeology
  • Computational Fluid Dynamics
  • Scientific Computing

Background:

  • The analytic element method is a mesh-free technique for simulating groundwater flow.
  • Python's object-oriented nature facilitates the development of such computational tools.
  • Existing methods may lack flexibility for complex groundwater flow problems.

Purpose of the Study:

  • To introduce the fundamental principles of the analytic element method.
  • To present an object-oriented design for analytic element codes in Python.
  • To demonstrate a flexible framework for modeling groundwater flow.

Main Methods:

  • Utilizing Python's object-oriented programming and multiple inheritance.
  • Developing a modular code structure for analytic element methods.
  • Implementing solutions for flow to wells and streams.

Main Results:

  • A flexible, object-oriented analytic element code in Python was developed.
  • The code allows for easy addition of new analytic element types.
  • The model successfully simulates groundwater flow to wells and streams.

Conclusions:

  • The presented Python code provides a user-friendly and extensible tool for groundwater flow modeling.
  • Hydrogeologists can extend this code to address more complex flow scenarios.
  • This approach enhances the accessibility and application of the analytic element method.