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

Changing the number of flats in MFH #26

Open
RawadHamze opened this issue Jan 10, 2025 · 0 comments
Open

Changing the number of flats in MFH #26

RawadHamze opened this issue Jan 10, 2025 · 0 comments

Comments

@RawadHamze
Copy link
Contributor

Please describe the bug
The number of flats for the MFH is limited to only two possible values: 6 or 8.

Please describe the change
If the MFH area is less than 400 m², we assume there are 4 flats. If the area exceeds 400 m², the number of flats should be a random integer between (area/100 - 1) and (area/100 + 1).

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