ODYSSEE Quasar – Solver
- Bug Fixes
- The INVD solver gave different results if the XN file had a different number of cases due to the standardization.
- ext("mining","entropy",matGrey,nintervals,nstart,windowsize, print,lastline,flag,stand,0,mb,OUTPUT) function has an 11th additional argument set by default to 0.
- When calling valueReference = [0] from FMU v3.0 generated by ODYSSEE, an incorrect result was given. From now on, a default 0 value is retrieved.
- With the MLP solver since 2023.2, if the data contained columns full of zeros, normalization was not possible, which blocked interpolation. This is fixed, if there are columns full of zeros, these are skipped, and normalization is not applied.
- The Quasar Help document has been updated.
ODYSSEE Nova – Optimizer
Known Bug
- The summarize printed at the end of the log file is not correct if constraints H or G are defined. If you use ODYSSEE Solver directly, to obtain the optimal point open the CSV file nova_results.csv or optimization.csv to find the optimal point among the tested points. This issue does not affect the optimal point presented in ODYSSEE CAE.