Search found 1 match

by makki01
6 years ago
Forum: Modeling
Topic: Problem with defining a flow
Replies: 0
Views: 2352

Problem with defining a flow

Hi all, I have a problem I try to develop a water model, so inflow should be equal to release. Set n /n1*n8/ ; Alias (n,n1); Set CONNECT(n,n1) from node to node / n1.n3 n2.n4 n3.n5 n4.n5 n5.n6 n5.n7 n7.n6 n6.n8 / ; Parameter QINFLOW(n,t); Positive variable q(n,n1,t); ITNCON(n,t).. sum(n1$(CONNECT(n1...