More robust method for handling zero/low flows (#164)
This commit is contained in:
@@ -410,7 +410,8 @@ typedef struct /* LINK OBJECT */
|
||||
double Kb; /* Bulk react. coeff */
|
||||
double Kw; /* Wall react. coeff */
|
||||
double R; /* Flow resistance */
|
||||
double Rc; /* Reaction cal */
|
||||
double Rc; /* Reaction coeff. */
|
||||
double Qa; // Low flow limit
|
||||
EN_LinkType Type; /* Link type */
|
||||
StatType Stat; /* Initial status */
|
||||
char Rpt; /* Reporting flag */
|
||||
|
||||
Reference in New Issue
Block a user