Skip to content

Testing foqus

Joshua Boverhof edited this page Mar 22, 2018 · 10 revisions

Here is where a list of test will go.

Start FOQUS

Open Anaconda Prompt and run the python program. This will start up FOQUS and start the select working directory dialog.

> python \ProgramData\Anaconda2\Scripts\foqus.py

Get FOQUS Source Code

> git clone https://$USERNAME:[email protected]/CCSI-Toolset/foqus
> cd foqus/examples/Optimization

Smoke test (short test to insure basic workings)

Session --> Open Session

  • Select foqus/examples/Optimization/BFBCostOpt.foqus

Session --> Add\Update Model to Turbine

  • Browse and select foqus/examples/Optimization/Model_Files/BFB_sinter_config_v6.2.json
  • Name this "BFB"

Remove the BFB Cost node from the FOQUS Flowsheet

Run

Detailed test