Post-Processing

New Features

Unification of colormap properties with Global Legend support
A new legend type has been introduced to the user interface, called Global Legend. When you create a derived representation with a contour displayed for the first time for a given variable, the legend will now automatically be added to the scene and stored for future use for the same variable. Subsequent entities created using the same variable will automatically inherit the colormap and other legend properties from the initially created Global legend.
  • If Global Legend is selected for a new entity, those legend properties will replace the current Global Legend properties and update each entity containing that variable when specified as Global Legend.
  • If Local Legend is selected, that entity is delinked from the Global Legend. Individual properties may be set.
  • A separate browser group/icon called Legend Manager allows access to a single driver legend per variable.
Addition of spheres with tails and curved glyph display style for streamlines/surface streamlines
A new streamline style is introduced for streamlines and surface streamlines, called spheres with tails. The spheres with tails streamline style uses the same polyline data that is generated during the streamline calculation but breaks the streamline up into discrete segments that contain the streamline curvature and a spherical glyph at the head of each segment. The spheres and tails style includes modifiable parameters to control the sphere radius, tail radius, tail length and spacing between segments.
Measures: Calculate: Predefined functions available for automatic loading
The Calculate context includes a new capability to automatically load and compute standard aerodynamic coefficients with minimal user interaction with the addition of the Shazam icon (lightning bolt). When selected, a predefined list of common derived functions is automatically loaded and computed. You may modify or update the fields once they are loaded to further define specific requirements for their post-processing analysis.
EDEM particle file support (.dem) (beta Release)
Basic support for reading particle dataset generated from EDEM (.dem). Requires environment variable to be set prior to launching the HMCFD application: HWCFD_EARLY_ACCESS=1. Particle datasets may be loaded into HMCFD post and animated along with results created by AcuSolve when the simulation was run with bi-directional coupling. The particle size is automatically set, according to the computed radius of a given particle set. You may render the particles as spheres and/or apply vector display properties to visualize the directionality of the advecting particle field. In the current release, only a single sphere is used to represent the particles. Future releases will include the ability to render the particle shapes according to their definition from the EDEM solver.

Enhancements

Reader option for General Signal Processing (.gsph5) to allow reading of all datasets
The General Signal Processing (GSP) workflow now includes the ability to read all portions of the resulting file (.gsph5) when it is loaded into the graphical user environment. When you are presented with the reader options to select which portion of the file to load into the session, a new option is available (All), which loads all the data contained within the file. This allows you to load the input time signal, the hydrodynamic dB map and the frequency filtered time data (if available) into the session with a single read. A label is applied to the name of the dataset associating the type of data contained within each portion of the file (e.g., frequency), for the hydrodynamic dB map, filtered time for the frequency filtered pressure data, and no label for the input time signal.
HWCFD Report: Cover page supported arguments
HWCFDReport[.bat] has been updated to include options to create a cover page within the output report. The COVER_PAGE command can be activated in the user specified input file (.img file) to define a title and associated image to accompany the title. The cover_image attribute requires the cover_image_view to be defined to reference an existing image that was created as a part of the report. The cover page will be made available as the second page within the report, behind the primary title slide according to the standard Altair Engineering PowerPoint template.
HWCFD Report: Specify the time-step from a transient run within the DATASET command
HWCFDReport[.bat] has been updated with an additional attribute in the DATASET command to support selection of the time-step associated with the report generation. You may specify the time_step (integer value) to load during the static image creation process.
Colormap default selection
The General Reader Options now includes the ability to select a default colormap that will be applied to all entities that are created within the session. The reader option will be stored in the HMCFD user preferences file and is configurable from the Reader Options dialog box should you require it to be modified.
State file load procedure
The state file load process has been updated to ensure that state files will load correctly (or fail without improper error capture) when results files do not exist in their originally specified location on the disk. A series of rules are applied to the state file reading process that will attempt to locate the results file from the location specified from within the state file, from within the current directory or from the location of the selected state file.

Resolved Issues

Restrict the number of frames for streamline or slice plane animation to be greater than one
Within the animation toolbar, the number of frames has been restricted to be greater than one for all animations.
HWCFD Report: Signal Processing, Surface: Provide view, colormap, background color attributes
The GSP command within HWCFDReport[.bat] has been updated to include the ability to modify the view, colormap and background color attributes and apply them to the visualization scene. This allows for the batch export of frequency dependent hydrodynamic dB maps and the time dependent, frequency filtered pressure contour.
Measures: Signal Processing, Probe: Overlapping window segments has been corrected
The creation of SPL or PSD within the GSP Probe workflow has been modified to use the percentage overlap for the windowing within an FFT. Previously, the UI contained an improper label, indicating that a percentage was accepted, where it was using the integer number of overlapping segments instead.
Measures: Signal Processing, Probe: Limit the data extents during export to the user specified range
During the export of SPL or PSD data from GSP probe entities, the frequency range and associated data is limited to the user identified values as specified during the input.
  • A segmentation fault while clicking vortex cores from browser when no data was present has been resolved.
  • The time required to delete empty boundary groups has been significantly reduced.
  • Measures > Integration/point probe > Non-fluid regions no longer report NaN for flow associated quantities.