GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


What's new from version 13.1.0d to 13.1.1d
General:

  • Internet Retrieve: added support to download extra themes, like GiD classic renewed
  • Dimensions of text, now the anchor is the upper-left corner instead of the center.


Preprocess:

  • Internal structure of layers changed (store pointers to parent and back layers)
  • Fixed bug transforming applied conditions with #CB# combobox question with items with parenthesis in its name
  • Show error message in case of structured volume mesh incompatibilities


Postprocess:

  • VRML vectorial output: support for textured contour fill. Corrected output for MeshLab.
  • Merge: corrected the problem of parsing the options specified in the FileDialog window, also when used as macro.
  • Delete meshes/sets/cuts: corrected error that prevented the update of mesh sets windows.
  • Menu entry Convert to sets --> cuts / isosurfaces updated to:

Convert --> Cuts to sets (creates all results)
Convert --> Iso surfaces to cuts (interpolates results on demand)
Convert --> Iso surfaces to sets (creates all results)
Also the Convert Isosurfaces to cuts/sets will not draw isosurfaces, as they are converted to cuts/sets. Convert Isosurfaces to sets will also delete the intermediate cut, so at the end it only remains the new mesh-set that is the isosurface.

  • Contour Fill and other results visualizations: the command line also shows the first node with the minimum and maximum values
  • Unused nodes: now unused nodes (not used on any element) can be selected, for instance to list them.
  • Utilities --> Status: now it wil show the number of read nodes and used nodes:

number of nodes = number of defined nodes
number of used nodes = number of nodes used by any elements
Customization:

  • New Tcl command GiD_Layers create|delete|edit|get|list|window|exists
  • New Tcl command GiD_EntitiesLayers assign|assign_back_layer|assign_front_layer|get|entity_layer
  • New Tcl subcommand GiD_File fflush
  • hdf5tcl package 1.8->1.9: support to get/set short, long and long long data
  • Fix bug of v13 [GiD_IntervalData set] returning -1 instead of the current interval
  • No labels