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

9.) Ledigingstijd wordt nu berekend met de verkeerde formule #24

Open
bart147 opened this issue Dec 29, 2018 · 0 comments
Open

9.) Ledigingstijd wordt nu berekend met de verkeerde formule #24

bart147 opened this issue Dec 29, 2018 · 0 comments
Milestone

Comments

@bart147
Copy link
Owner

bart147 commented Dec 29, 2018

Ledigingstijd wordt nu berekend met de verkeerde formule:
LEDIG_U = [K_BR_ST_M3]/[ K_INST_TOT]
Moet zijn:
LEDIG_U = [K_BR_ST_M3]/[ POC – POC onderbemaling _drinkwaterverbruik)
LEDIG_U = [K_BR_ST_M3] / ([ K_INST_TOT] - [DWR_ONBG] - [POC_B_M3_O])

@bart147 bart147 added this to the 2.0 milestone Dec 29, 2018
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