Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



What's new 16.1.4d

...

  • New Abaqus results .fil format import in postprocess, implemented as a plugin using the pybaqus Python package for parsing.


Customization:

  • CustomLib value items with function allow multiple columns for series of graphs with same x, and draw of graphs changed to use TkLib Plotchart package to allow more features
    • function_graph_type can be xy, bar, pie, polar (default xy)
    • for xy graphs: function_graph_logx="1" and/or function_graph_logy="1" to set logarithmic axis
    • for bar graphs: function_graph_bar_horizontal="1" to draw bars horizontal (default  false and are vertical) and function_graph_bar_stacked="1" (to draw stacked in case of multiple series)

  • Internet retrieve: a module can specify PythonPackages with a list of required Python packages to be installed when downloading it.
  • New GiD_Event_After_InternetRetrieve { content name version platform python_packages }