True-Load 2023 新版本发布

发布时间:2023-03-31来源:True-Load China

很高兴地宣布True-Load的重大更新,这次更新有更多易于使用的特性和强大的新功能,你可以从下面的链接中获得此次重大更新更完整的的详情:Enhancements_2023-03-31.pdf

True-Load Environment 相关的新功能

  • WST CAE2VTFX取代Ceetron CAE2VTFX进行以轻量化为目标的格式转换
  • 支持当前视图存储
  • 支持选取Part进行显示或者隐藏支持
  • 支持保存gif动画
  • 强制Output Console中的光标处于末尾位置
    If you clicked in the output console (e.g. to copy text), the next output would start where your cursor had clicked in the console output. Now, the cursor is forced to the bottom of the window so that the text output looks correct.
  • Plotting增加了内存清理功能
  • 生成直方图时包含高于顶部的数据
    When generating histograms, if the data was above the top bin level it was ignored / not counted. Now when data is above the top bin level it is added to the top bin.
  • 内存管理得到改进(in varCopy())
  • 新增复制移动暂存文件选项以更改工作目录

TFU Mgr

  • 采用新的雨流C++算法DLL,大大提升速度
    The old RainFlow algorithm was a Python script (with lots of looping). We converted this routine to C++ so that the RainFlow algorithm is much quicker.
  • 采用新的标准方法numpy.histo2d()绘制直方图
    Prior to this we were using our own algorithm for histogramming data. We are now using the numpy routines to have a standard methodology for histogramming.
  • 在dy/dt界面上新增限制Y值在一定范围的Y公差使得数据更加精细化
  • 在Smooth界面上新增限制Y值在一定范围的Y公差使得数据更加精细化
  • 新增威布尔分析,可采用相对较小的数据样本量确定总体可靠性特征和趋势
  • Results Manager Series区的新增TFU名称的清除功能
    In the TFU Tracking GUI in Results Manager/Series Tab, there are now extra buttons to clear the TFU name. Also, when loading a new FEA data base from the Results Manager, the TFU name is cleared in the tracking field. This makes the housekeeping of doing Tracking plots more natural.
  • 允许批量统计Bulk Stats处理不同长度的数据
    Previously, when running Bulk Stats on a file all of the functions in the file had to have the same number of points. Now, different numbers of points are allowed in the TFU Files.
  • dy/dt允许一阶(线性)近似函数
  • 批量统计PNG存储于子文件夹中
  • 批量统计CSV存储于子文件夹中
  • 遵从批量统计图的绘图图例选择
  • 批量统计图支持Basename
  • 减少TFU Manager过度的输出,提升速度
    There was a lot of extra printing of function names, etc. in TFU Manager. Print statements slow down execution so we minimized these prints.

Pre-Test

  • 新增贴片搜索的最小距离设置
  • 与TLD文件相关联的FEA数据保存时可选择相对路径或绝对路径
  • 在Load Shells Only与Open as VTFX之间切换时保留选择的单元
  • 新增载荷-应变灵敏度LAC的3D柱状图
  • Pre-Test报告中新增LAC矩阵
  • 网格不必匹配,有限元分析数据可基于最近的单元得到仿真应变
  • 执行Depopulated Gauges后自动更新Group Manager的WST_Candidate
    When performing Depopulated Gauges, the group “WST_Candidates” was not being updated. Previously you would need to go back to picking elements and click OK for the WST_Candidates group to update. Now this group is updated automatically.
  • “Moving Loads Table”为空时禁用“Generate Moving Loads”按钮

Post-Test

  • 在Post-Test Batch结束时生成allCossPlots
  • 不再从文件名中删除空格('')
  • Batch模式支持Hybrid Loads与Contact control
  • Post-Test报告中新增LAC Matrix
  • Post-Test报告中新增超链接
  • 支持Contact Control setting保存到外部文件(允许重新载入,如贴片映射)
  • DAT格式文件仅在Batch模式可用
    勾选Batch mode时Test Data Management相应的Load Strain file仅仅可选dat格式的文件。
    取消勾选Batch mode时,可用的应变文件扩展名为TFU和CSV。

True-QSE

  • 与QSE文件相关联的FEA数据可选择相对路径或绝对路径保存
  • 在GOI Test Compare中添加统计数据
  • 添加OP2文件的ODS生成器
  • 对于ODS Form,确保LineEdits设置为EditingFinished
  • ODS导出时确保包含起止时间
  • ODS提供Show Plot Markers复选框控制曲线是否显示Marker
  • 使用Generate Field Results界面上的Plot All功能时可以不选择Show Plot Markers
  • 遵循QSE绘制图例复选框
  • QSE缩放框绘制速度 得到加速(使用现有的y最大值和最小值)
  • 减少QSE过度的输出,提升速度
    There was a lot of extra printing of function names, stats, etc. in QSE. Print statements slow down execution so we minimized these prints.
  • 类似ODS图的最大载荷图
  • 增加Event info按钮; 执行event generation时不再自动输出Event info相关信息
    This button prints all of the details of the functions. This is frankly the print outs that were normally happening every time you plotted the event. Now the print outs only happen when you want them to.