Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong documentation reg. the binary output #51

Open
avigdev opened this issue Mar 11, 2021 · 0 comments
Open

wrong documentation reg. the binary output #51

avigdev opened this issue Mar 11, 2021 · 0 comments

Comments

@avigdev
Copy link

avigdev commented Mar 11, 2021

in types.h the pressure units are ordered like so:
enum PressUnitsType /* Pressure units: */ {PSI, /* pounds per square inch */ KPA, /* kiloPascals */ METERS}; /* meters */
But in the manual (Appendix C4) they are ordered:
Pressure Units Option
0 = psi
1 = meters
2 = kPa

avigdev added a commit to avigdev/EPANET2.2 that referenced this issue Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant