Skip to content

Releases: whatsopt/WhatsOpt

1.5.0

28 Jan 16:41
Compare
Choose a tag to compare
  • User can use run_screening with --sobol to get Sobol indices
  • User can create a metamodel using OpenTURNS polynomial chaos expension algorithm
  • User can define uncertain variables to use with OpenTURNS backed methods
  • UI: improve analysis edition mode
  • Implementation: refactor whatsopt surrogate server

1.4.0

03 Dec 07:56
Compare
Choose a tag to compare
  • User can export a discipline from an analysis to another.
  • User can copy an analysis.
  • Export toolbar moved in Export tab
  • Refactor Help menu with WhatsOpt documentation et web services API documentation
  • Implementation: Javascript linting, automated review with Codacy

1.3.0

02 Mar 09:12
Compare
Choose a tag to compare
  • The user can distribute disciplines on different hosts.
  • Parameter initialization is in a separate file 'run_parameters_init.py' to let the user make parameters study without round trip to WhatsOpt.
    Parameters in the end can be uploaded to WhatsOpt application through the command: wop upload 'run_parameters_init.py'
  • The user can copy an analysis.
  • fix bug to take into account solvers options in run scripts.

1.2.0

02 Mar 09:17
Compare
Choose a tag to compare
  • The user get quality indices (r2 score) for each surrogates of a metamodel.
  • The user can insert a note (free text) attached to a an analysis.
  • The user can specify inputs and outputs when creating a metamodel from a DOE.
  • Notebooks management is removed
  • Implementation: upgrade to rails 6

1.1.0

02 Mar 09:15
Compare
Choose a tag to compare
  • Add a service to upload csv data file as an DOE operation result of an existing analysis; otherwise create the corresponding 'ad hoc' analysis
  • Add a service to create a kriging metamodel using SMT toolbox from a DOE result and the corresponding one-discipline analysis to allow further operations.

1.0.0

02 Mar 09:14
Compare
Choose a tag to compare
  • Présentation à la conférence AIAA Aviation 2019 (Dallas TX)
  • Article: https://doi.org/10.2514/6.2019-2990