Added new convergence options to epanet2.h
This commit is contained in:
@@ -212,7 +212,9 @@ typedef enum {
|
||||
EN_ACCURACY = 1,
|
||||
EN_TOLERANCE = 2,
|
||||
EN_EMITEXPON = 3,
|
||||
EN_DEMANDMULT = 4
|
||||
EN_DEMANDMULT = 4,
|
||||
EN_HEADERROR = 5,
|
||||
EN_FLOWCHANGE = 6
|
||||
} EN_Option;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user