Contributors and Guidelines ++++++++++++++++++ Contributors ======================================================================================= .. raw:: html
.. _Rodoula Ktori: https://github.com/rodoulak The main developer of ``Desalsim`` is `Rodoula Ktori`_. This work is part of Rodoula Ktori's PhD research. We would like to thank all technology experts who supported the development of the process models and contributed in the validation of each simulation model for the respective technology: - Nanofiltration: Dionysia Diamantidou, Niels van Linden; - Multi-effect Distillation: Alessandro Trezzi; - MF-PFR: Fabrizio Vassallo, Carmelo Morgante, Andrea Cipollina; - EDBM: Giovanni Virruso, Andrea Culcasi; - EFC: Marcos Rodriguez Pascual. Tutorials and example modules are developed by `Rodoula Ktori`_. This work was supported by the EU within the WATER MINING (Next generation water-smart management systems: large scale demonstrations for a circular economy and society) - Horizon 2020 research and innovation programme under grant agreement No 869474. Contributing Guidelines ======================================================================================= .. raw:: html
Contributions to the project are welcome! If you'd like to contribute, please follow the standard GitHub workflow: 1. Fork the repository. 2. Create a new branch (git checkout -b feature/improvement). 3. Make your changes and commit them (git commit -am 'Add new feature'). 4. Push to the branch (git push origin feature/improvement). 5. Create a new Pull Request.