EPANET  3.0
EPANET Development Project
Public Member Functions | List of all members
HydEngine Class Reference

Simulates extended period hydraulics. More...

#include <hydengine.h>

Public Member Functions

void open (Network *nw)
 
void init (bool initFlows)
 
int solve (int *t)
 
void advance (int *tstep)
 
void close ()
 
int getElapsedTime ()
 
double getPeakKwatts ()
 

Detailed Description

Simulates extended period hydraulics.

The HydEngine class carries out an extended period hydraulic simulation on a pipe network, calling on its HydSolver object to solve the conservation of mass and energy equations at each time step.


The documentation for this class was generated from the following files: