Jonathan Burkhardt

Results 5 issues of Jonathan Burkhardt

In attempting to run a larger network model (>10K nodes) with water quality results, the playback was very slow. This resulted in a flickering behavior as it rendered the map,...

enhancement
EPANET

The text size for pipe information remains the same even when zooming. The size is a little small for a 1280x1024 resolution screen, but is even smaller on a higher...

enhancement
EPANET

The version of Visual Basic used for the GUIs housed here was VB6. This means recompiling the GUI is nearly impossible, due to the lack of support for this language....

The code originally required a licensing key to operate. The VB code has a flag to turn this off: licdata.bas file Global Const TURN_LICENSING_OFF = False => must be set...

The module IonExDesignS produces an error in Windows 10. The following error is produced. ![image](https://user-images.githubusercontent.com/13451795/78137855-fb626c00-73f3-11ea-949d-96323dd1ed00.png) Modules like AdDesignS do not produce the same error.