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

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Functions

double forcemain_getEquivN (int j, int k)
 
double forcemain_getRoughFactor (int j, double lengthFactor)
 
double forcemain_getFricSlope (int j, double v, double hrad)
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Function Documentation

◆ forcemain_getEquivN()

double forcemain_getEquivN ( int j,
int k )

◆ forcemain_getFricSlope()

double forcemain_getFricSlope ( int j,
double v,
double hrad )
Here is the caller graph for this function:

◆ forcemain_getRoughFactor()

double forcemain_getRoughFactor ( int j,
double lengthFactor )