Coverage
The HyperView - MultiCore profile has been designed to work for
a limited set of solvers and use cases (such as crash, linear static, and so on). The
workflow has been changed to allow you to define and select data to load upfront and once
loaded, data is kept in cache for quick access. It also leverages a new result
infrastructure to load results data faster and more efficiently. Due to these reasons, a few
tools and features that are available in standard HyperView are
either not available or not fully supported in this profile. Coverage will be expanded in
future releases and some of these restrictions will be removed. Performance and memory
consumption will also be optimized.
- Supported Formats
- The HyperView - MultiCore profile is primarily targeted
towards a specific set of solvers and associated file formats, which are as
follows:
- ABAQUS
- input (.inp, .pes)
- ABAQUS ODB (.odb)
- ANSYS
- {ANSYS Model Input Reader (*.cdb)|*.cdb|
- {ANSYS Result Reader (*.rth;*.rst;*.rmg)|*.rth;*.rst;*.rmg|
- Hyper3D (.h3d) - see the note below
- LS-DYNA
- LS-DYNA Keyword Input (.k*, .key, .dyn, and .bdf)
- LS-DYNA d3plot (*d3plot*, *d3int, *intfor and .ptf)
- FEMZIP d3plot (*d3plot*, .fz)
- OPTISTRUCT/NASTRAN
- NASTRAN OPTISTRUCT HDF5 RX Result Reader (*.h5;*.hdf5)|*.h5;*.hdf5
- NASTRAN XDB Result Reader (*.xdb)|*.xdb
- OptiStruct Input Reader (*.fem;*.parm)|*.fem;*.parm
- FEMZIP NASTRAN/OptiStruct Reader (*.fz)|*.fz|
- NASTRAN/OptiStruct OP2 Result Reader (*.op2)|*.op2
- NASTRAN Model Input Reader (*.bdf;*.dat;*.blk)|*.bdf;*.dat;*.blk
- PAM-CRASH
- PAM-CRASH DSY (.dsy)
- PAM-CRASH HDF5 (.erfh5)
- PAM-CRASH Input (.pc and .dat)
- PAMCRASH2G Input (.pc and .dat)
- FEMZIP DSY (.fz)
- RADIOSS
- RADIOSS (A) Result (*A001 and .gz)
- RADIOSS Format (*D00 and .RAD)
- FEMZIP Radioss Reader (.fz)
Note:- The file will not be loaded, and a dialog will be displayed if you attempt to open an unsupported file format. In some cases, the file might load by virtue of it being a supported format, however it is important to note that this might not be fully supported (for example, H3D generated by an unsupported solver or H3D containing complex result data). It is recommended that you use the HyperView - General profile for such files.
- H3D generated by HyperView - General is not supported and an error message is shown when loading such files.
- ABAQUS
- Unsupported Tools
- The following tools are not available (access to corresponding panels is
disabled):
- Derived Results and Derived Loadcase
- Result Math Templates and related tools such as Free Body Diagrams
- Build Plots
- FLD
- Add Object
- Streamlines/CFD Post-processing
- Reader Options Dialog
- Export H3D
- Modal animation mode
- Unsupported model/results data
- The following model/results are not supported (where possible an error message is
displayed):
- Model/results containing adaptive meshes
- Multibody Dynamics result files
- H3D created from HyperView
- Modal complex results (that is, output from Frequency response analysis)
- Reading key model information from an input deck
-
- Model geometry (nodes, elements, components) will be read.
- Sets, Materials, Properties are not directly read currently.Note: Assembly and Include Hierarchy can be directly read from an input deck starting with version 2021. In addition, the Extract Solver Deck Data option from the Tools Menu can be used to import Assembly or Include Hierarchy information.
- Saving and reloading Session/Report Templates
- Saving and restoring sessions in the HyperView -
MultiCore profile is different compared to standard HyperView. In the latter, only information necessary to restore
the state of the active step is saved. But in this new profile, additional information
about what data is cached/loaded is also saved. For example, a model may contain 50
steps however you could have loaded only 5 steps. This information gets saved. The benefit of this is that when you reopen a HyperView - MultiCore profile session, all this data will be automatically loaded and become readily available for you to resume work. This also means that it might take longer to restore the entire session in this profile compared to standard HyperView. In future releases, this functionality will be optimized.Attention: It is not possible at this time to load session files/report templates saved in the HyperView - General profile into the HyperView - MultiCore profile. In most cases, an error message will be posted to the log to this effect and the file will not be loaded. In the case of report template > Overlay, it is possible that some content from the file might get loaded, however it is not recommended to use this session for further processing.
Updates
- The Extract Data and Linearize tool is supported from version 2024.1 onwards.
- Results from OPTISTRUCT/NASTRAN/ANSYS can be post processed from version 2025.0 onwards with some exceptions (for example, results containing complex data as noted elsewhere in this section).
- Linear animation mode is available from version 2025.0 onwards.
- Multiple result files can be loaded from version 2025.0 onwards.
Known Issues
The following issues are documented here for awareness and will be addressed in future releases:- Certain glitches with copy and pasting or overlaying of models and report templates.
- Incorrect assembly hierarchy of models containing duplicate components.
- Displacement contour shows N/A when using Pam-Crash modular input decks as model and ERFH5 as result file. It is recommended to not use this combination but instead use the ERFH5 as model and result.
- Load Data dialog user interface issues when loading multiple Loadcase transient models, especially ones containing mixed analysis types, such as a transient subcase and complex modal subcase or ones where certain data types are not available across all subcases.
- Few minor user interface glitches such as missing options in the query panel or incorrect result definition loading status are seen with repeated loading and unloading of steps.
- Application hangs when similar definitions are imported with the append option.
- Session files/report templates saved in HyperView - General are incompatible with the HyperView - MultiCore profile. An error message will be printed, and file loading will be stopped in the case of opening or replacing an existing session, but in the case of import or the append option, the loading process could potentially become very slow. Therefore, it is strongly recommended to avoid loading HyperView - General mvw/tpl files in the HyperView - MultiCore profile.
- Application hang is observed in the HyperView - MultiCore profile when definitions are first created from the browser, followed by contour and iso plotting from the browser icon.
- Iso tool is not in sync with Definition plotted when an Iso plot is added from Legend context menu.
- Slow loading of certain vector datatypes (such as Displacement) could be observed in the case of PAM-CRASH and RADIOSS result files.
See the HyperView - MultiCore APIs topic in the Reference Guide for additional information regarding the various Tcl/Tk commands that have been added for this workflow.