A tool for filtering scenarios and performing flash calculations with DWSIM integration. It allows users to analyze scenarios based on predefined criteria, providing a structured and efficient way to flash multiple components.
Clone the repository:
git clone https://github.com/Safe-Solutions-Engenharia/filtercomp.git
cd srcInstall dependencies:
pip install -r requirements.txtRun the application:
python main.py- Download and install the latest version of DWSIM.
- Generate an
.xlsxfile similar to composicao_teste.xlsx, ensuring it contains the necessary data for analysis. - Open and modify global_variables.py as needed to match the desired output.
- Execute the main script.
- Retrieve the output folder, which should resemble Overall.
- Automatic flashing of multiple currents with various compounds.
- Filtering currents using specific, unique methods.
- Clean and structured data output from the analysis.
This project utilizes DWSIM, an open-source chemical process simulator, to enhance certain calculations and simulations.
We acknowledge the DWSIM developers and contributors for their invaluable work.
For additional information and resources, check out the following:
GNU General Public License v3.0 © FilterComp