Home
last modified time | relevance | path

Searched refs:GPM_CFS (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/tutorials/network/water/
H A Dwater.h16 #define GPM_CFS 0.0022280023234587 /* Scaling constant for GPM to CFS conversion */ macro
H A Dwaterreaddata.c200 junction->demand *= GPM_CFS; in WaterReadData()
301 pump->headcurve.flow[pump->headcurve.npt] = curve_x * GPM_CFS; in WaterReadData()