ODYSSEE Quasar – Solver
- Bug Fix
- The message forrtl: severe (151): allocatable array is already allocated appeared when the Quasar script UserScript_Compare_ROM_methods was run, and the prediction has no success (often for scalar dataset).
ODYSSEE Lunar – GUI
This version includes:
- FMI/FMU export format for the predictive curve results.
- Integration of a Parser Adams Car. The window is like the Nastran Parser tool (see in Help Document a Chapter Adams Car parsing tool via Lunar)
- In the LeaveOneOut user script, the user can define and use their own similarity criteria: In UserScript tab in Lunar GUI, enter the value 99 corresponding to a personal criterion as 3rd argument. (See in Help Document à Chapter User script à “Leave-One-Out”) The criterion definition must be modified directly in the QuasarScript in the function named CustomCriteria.
- In the statistic tab from the sensitivity window, the minimum and maximum of the range at the cursor position are displayed now.
- Bug Fixes
- In the user script <UserScript_DependenciesBtwParameters_in_X-FILE> a message printed does not indicate the output file to be opened for postprocessing.
- Before it was LUNAR_UserScript_DependenciesBtwParam_CORRELATION.csv
- Now it is LUNAR_UserScript_DependenciesBtwParam_DEPENDENCIES.csv
- In the user script <UserScript_Compare_Interpolation_methods.qsr>, a command “print” is removed for the rbf interpolation method.
- In the sensitivity tab, the name of the histogram label for “linear regression” displayed gradient instead of regression coefficient.
- In the parser Nastran tool,
- When a bdf file has a void line added between BEGIN BULK and MDLPRM, LHDF5,1 the parser crashed.
- For some specific files to parse, any dots were added in the final file as if the data were in float type.
- In the parser LS-Dyna tool, when an input file (*.k) to parse had *PARAMETER keyword, then there was a shift of the value in the new files.
- Export Sensitivity image: If there is a histogram with many bar plots, (over 10), when it was exported in picture ("Export to PNG",) then, the screen shot was cut. (All the bar plots were not visible).
- Animation with d3plot:
- If we had a directory New_M1 containing d3plot, d3plot01, d3plot02, and the user deleted d3plot01 and restarted a prediction of the animation, then Lunar crashed. Now, we apply a check.
- It crashed if in the NewM directory if there was only the d3plot (no d3plot01 into the directory)
- In a project with multiple datasets, in a first dataset tab, by a double-clicking on one curve of the curves of Y base, the selected curve is highlighted and the id of the case with X values are displayed. In 2021.3, the id value and associated X values remained the same when we switched to a second dataset tab where another Y base curve was highlighted.
- In the user script <UserScript_DependenciesBtwParameters_in_X-FILE> a message printed does not indicate the output file to be opened for postprocessing.