Skip to content

2020 December Release

Compare
Choose a tag to compare
@ksbeattie ksbeattie released this 13 Jan 23:30

FOQUS 3.8.0 December 2020 Release

Start with our online documentation to get started with install instructions, examples, etc.

Note: Download the below ccsi-foqus-3.8.0-examples.zip file for all the CCSI-FOQUS examples, tutorials and test files.

3.8.0 Release Highlights:

  • Addition of new SDoE capability: Input-Response Space Filling (IRSF)
  • Improvements to SDoE UI and visualization capabilities
  • Minor fixes to UQ and OUU modules regarding usability and visualization
  • Replacement of foqusPsuadeClient BAT file with entry point
  • SM Optimizer improvements
    • working with GAMS solver
    • Simplified multi start initialization at each iteration
    • Time taken to implement each step according to the algorithm, in each iteration is displayed on the message window
    • Restructured solver settings GUI - math optimization solver options can be specified by the user in a dictionary, within the GUI
    • Code style changes to follow the pep 8 standards as much as possible
  • FOQUS Cloud Notification UI now available in the Help Menu
    • Current windows displays status of Autoscaling, EC2 virtual machines, and Queues
    • To use must add a Notification section with url key to the turbine configuration file
    • FOQUS Cloud status updates are broadcast to all clients via a web socket connection
    • Web sockets are secured using wss protocol and utilizes Basic HTTP Authentication