Section 01
Introduction: Open-Source Practice of Physics-Informed Neural Networks in Groundwater Flow Simulation
This article introduces an open-source project (PINNs-in-Groundwater) for hydrogeology and water resources researchers, showing how to use PyTorch to build Physics-Informed Neural Networks (PINNs) to solve 1D and 2D groundwater flow problems. Addressing the limitations of traditional numerical simulation methods, the project provides a complete workflow from automatic differentiation to boundary condition handling, including visualization and validation methods, offering valuable resources for learners new to PINNs.