AguaClara / aguaclara

An open-source Python package for designing and performing research on AguaClara water treatment plants.
https://aguaclara.github.io/aguaclara/
MIT License
24 stars 13 forks source link

Where did cdc_functions.py, physchem.py, etc. go? #91

Closed monroews closed 6 years ago

monroews commented 6 years ago

A bunch of the code that was in aide_design seems to be completely gone. I've searched the whole AguaClara site and can't find it. This has resulted in several broken links in the textbook. @ethan92429

eak24 commented 6 years ago

According to our plan, as dictated here we have made a transition to a single "aguaClara" repository. physchem is in core, cdc_functions is in aguaclara. All research is in research folder, and all design functions are in the process of being migrated to the design subfolder. You can see all the filename changes I made here. Does that help? In the future, if you want to make permanent links to a specific version, navigate to the version and then click "show files". That way we always link to something that actually exists!

eak24 commented 6 years ago

https://github.com/AguaClara/aguaclara/blob/master/aguaclara/core/physchem.py