MotionSolve is a state-of-the-art multibody solver available in HyperWorks. It has a complete set of modeling elements and powerful numerical methods to support a full set of analysis methods. The accuracy, speed and robustness of MotionSolve have been validated through extensive testing with customer models and test data. MotionSolve also offers unmatched compatibility with ADAMS/Solver input.
In version 14.0.230, which is a service update to the 14.0 release, MotionSolve brings continuous improvements to the major functionalities.
This release introduces a new Python interface for MotionSolve. Through this interface, MotionSolve is now available in Python as a library. All of its functionality can be accessed through a well-defined set of Python functions, protocols and tools just like any other Python library. Using this interface, you can:
This new interface now blurs the distinction between model, commands and user subroutines, since they are all contained within one file and there is no clear demarcation between them. This allows for greater flexibility in building the model. The new Python interface is fully supported for all modeling and command entities within MotionSolve with the exception of NLFE components. Also supported are all the access functions and subroutines provided by MotionSolve. A complete set of documentation, including an updated reference manual, user’s guide and tutorials is also being provided as part of this release. Please refer to these for more details on syntax and usage. Note: The XML modeling language is still fully functional and you may continue to use XML as your choice of modeling language for creating MotionSolve models. |
For vehicle models following a path using the feedforward steering controller in the Advanced Altair Driver overall CPU time is reduced up to 30%. The reduction was realized by optimizing evaluation of the internal bicycle model used by the feedforward steering controller to predict the vehicles path.
|
UserGraphics do not work with Altair Advanced Driver: In the previous release, the tire graphics were missing while post processing the results from the animation H3D. This issue was found to be due to a missing mgf file. This has been fixed with this release. Memory issues while using event sensors: Within the previous release, a memory management bug in the code was identified and fixed as part of this release. With the new fix, the usage of event sensors is more robust than before. Behavior of implicit DIFFs different between XML and Lexicon models: With the previous release, an implicit differential equation (DIFF) produced different results when run from an XML deck as compared to an equivalent Lexicon based input model. This was identified as a bug and has been fixed with this release. Point mass body fails assembly analysis: With the previous release, point mass body falling freely under gravity fails to run an assembly analysis successfully. This issue has been fixed with the current release.
|