OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
dwflow.c File Reference
#include <math.h>
#include <stdlib.h>
#include "headers.h"
Include dependency graph for dwflow.c:

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Functions

void dwflow_findConduitFlow (int linkIndex, int steps, double omega, double dt)
 Updates flow in conduit link by solving finite difference form of continuity and momentum equations.
 

Variables

long SwmmTraceRstepSn = 0
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Variable Documentation

◆ SwmmTraceRstepSn

long SwmmTraceRstepSn = 0