petsc-3.11.4 2019-09-28
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
    \