Package includes: FOQUS GUI, Optimization Engine, Turbine Client. Requires access to a Turbine Gateway installation either locally or on a separate cluster/server. #GAMS is required for heat integration option.
See the installation instructions for details. To see videos on how to install FOQUS, please click here.
See our FAQ for frequently asked questions and answers
See also the list of contributors who participated in this project.
- Code development will be peformed in a forked copy of the repo. Commits will not be made directly to the repo. Developers will submit a pull request that is then merged by another team member, if another team member is available.
- Each pull request should contain only related modifications to a feature or bug fix.
- Sensitive information (secret keys, usernames etc) and configuration data (e.g database host port) should not be checked in to the repo.
- A practice of rebasing with the main repo should be used rather that merge commmits.
We use SemVer for versioning. For the versions available, releases or tags on this repository.
See LICENSE.md file for details
If you are using FOQUS for your work, please reference the following paper:
Miller, D.C., Agarwal, D., Bhattacharyya, D., Boverhof, J., Chen, Y., Eslick, J., Leek, J., Ma, J., Mahapatra, P., Ng, B., Sahinidis, N.V., Tong, C., Zitney, S.E., 2017. Innovative computational tools and models for the design, optimization and control of carbon capture processes, in: Papadopoulos, A.I., Seferlis, P. (Eds.), Process Systems and Materials for CO2 Capture: Modelling, Design, Control and Integration. John Wiley & Sons Ltd, Chichester, UK, pp. 311–342.
The documentation for FOQUS (including the user's manual) can be accessed by clicking here.
Alternately, the html version of the documentation can be generated from following these steps:
- Use the Anaconda prompt to go to the "docs" folder in the folder that is generated when FOQUS is downloaded.
- For Windows, type "make.bat html". For Linux, type "make html".
- The html version of the documentation will be created, and located in the "docs\build\html" folder.
If you require assistance, or have questions regarding FOQUS, please send an e-mail to: ccsi-support@acceleratecarboncapture.org