petsc-3.12.1 2019-10-22
Report Typos and Errors
PETSc SNES solver
water.c
This example demonstrates the use of DMNetwork interface for solving a steady-state water network model.
The water network equations follow those used for the package EPANET
The data file format used is from the EPANET package (https://www.epa.gov/water-research/epanet).
Run this program: mpiexec -n <n> ./water
\