HyperWorks
HyperWorks

2021

  1. Home
  2. Multibody Modeling

    MotionView is a general pre-processor for Multibody Dynamics.

  3. Vehicle Modeling

    Explore the various vehicle modeling tools.

  4. Tire Modeling

  5. User Written Tire and Road Models

    User Written Tire models are implemented as user subroutines that compute the tire forces and moments, and the user road model is implemented as a subroutine that computes the road height at a given point.

  6. Reading TeimOrbit Files

  • What's New
  • Get Started
  • Video Tutorials
  • Manage Files and Data
  • Sessions and Report Templates
  • Interface with External Products
  • Entities and Solver Interfaces
  • Model Build and Assembly
  • Geometry
  • Meshing
  • Elements
  • Morph
  • Connectors
  • Composites
  • Crash and Safety
  • Design Space
  • Design Explorer
  • Aerospace
  • Aeroelasticity
  • Marine
  • Squeak and Rattle Director
  • Panels
  • Results Data
  • Plot Data
  • Multibody Modeling
  • Media Files
  • Text Files
  • Tabulate Results
  • Publishing and Reporting
Index
HyperWorks

2021

HyperWorks
  • What's New

    View new features for HyperWorks 2021.

  • Get Started

    Learn the basics and discover the workspace.

  • Video Tutorials

    Discover HyperWorks functionality with interactive tutorials.

  • Manage Files and Data

    Learn how to create, open, import and save models.

  • Sessions and Report Templates

    Set up your sessions in HyperWorks and create report templates.

  • Interface with External Products

    Solver interfaces supported in HyperWorks.

  • Entities and Solver Interfaces

    A solver interface is made up of a template and a FE-input reader.

  • Model Build and Assembly

    Create, organize, and manage the CAE parts.

  • Geometry

    Create, edit, and cleanup geometry.

  • Meshing

    Learn about the different types of mesh you can create in HyperWorks.

  • Elements

    Create and edit 0D/1D entities and edit 2D elements.

  • Morph

    Rapidly change the shape of the FE mesh without severely sacrificing the mesh quality and create, edit, and apply shapes for subsequent design optimization studies.

  • Connectors

    Create connections between parts of your model.

  • Composites

    HyperMesh composites modelings.

  • Crash and Safety

    Tools used for crash and safety analysis.

  • Design Space

    The Design Space environment is dedicated to topology optimization model build and setup. It facilitates rapid model creation by generating the voxel design space for a number of different use cases.

  • Design Explorer

    Multi-disciplinary design exploration and optimization tools.

  • Aerospace

    Many essential utility tools using HyperWorks-Tcl have been developed over the years to support Aerospace customers. A few tools have been collected and upgraded to be compatible with this release.

  • Aeroelasticity

    Import an aeroelastic finite element model with Nastran Bulk Data format.

  • Marine

    Use the marine tool set to streamline the creation of properties and 1D stiffener mesh using the info read from Marine CAD tools.

  • Squeak and Rattle Director

    Use Squeak and Rattle Director tool set to create evaluation lines, evaluate them and optimize the interfaces to eliminate squeak and rattle issues.

  • Panels

    Panels contains pre-processing and post-processing tools.

  • Results Data

    HyperView is a complete environment to visualize, query, and process results data.

  • Plot Data

    HyperGraph is a data analysis and plotting tool with interfaces to many CAE file formats.

  • Multibody Modeling

    MotionView is a general pre-processor for Multibody Dynamics.

    • MotionView Overview

      MotionView is a general pre-processor for Multi-body Dynamics.

    • Model Browser

      The Model Browser allows you to view the MotionView model structure while providing display and editing control of entities.

    • MotionView Ribbons

      The MotionView ribbons allows you to quickly access tools and standard functions, and is located along the top of MotionView.

    • MotionView CAD Interfacing

      MotionView supports the importing of several types of CAD and FE formats.

    • Flexible Bodies

      MotionView has many pre-processing and post-processing capabilities with regards to flexible bodies, or flexbodies, for multi-body dynamics models.

    • Preferences Menu

      From the Preferences menu, you can access the Options dialog.

    • Vehicle Modeling

      Explore the various vehicle modeling tools.

      • Build and Analyze Models

      • Vehicle Libraries

      • Components Library

      • Leaf Spring Modeling

      • Road Modeling

      • Tire Modeling

        • Introduction to Tire Modeling

          Tires are critical elements to modeling a vehicle’s interaction with a road, with some tire models better suited to specific simulation domains.

        • Coordinate Systems and Output Requests

        • Multi-Threading and Tire Models

          Since computing tire forces and moments during a vehicle simulation is one of the most costly tasks, multi-threaded execution of tire models on a multi-core computer can substantially reduce the clock time for a simulation.

        • CDTire Modeling

          Altair HyperWorks integrates the Comfort and Durability family of tire models - CDTire - from Fraunhofer ITWM. As the name implies CDTire focuses on comfort and durability applications, however it also allows for handling analysis as well.

        • Fiala Tire

          The FIALA tire model serves as the first stepping stone in full vehicle simulation because it is simple enough to be comprehended completely by the MBD analyst. Furthermore, the forces and torques produced by the tire/road interaction use a series of physically meaningful parameters.

        • FTire Modeling

        • MF-Tyre/MF-SWIFT Modeling

          Altair HyperWorks integrates MF-Tyre and MF-SWIFT tire models from Siemens (branded by Siemens as Simcenter Tire).

        • User Written Tire and Road Models

          User Written Tire models are implemented as user subroutines that compute the tire forces and moments, and the user road model is implemented as a subroutine that computes the road height at a given point.

          • Writing Tire Models

          • Writing Road Models

            User Written Tire models are implemented as user subroutines that compute the tire forces and moments, and the user road model is implemented as a subroutine that computes the road height at a given point.

          • About TeimOrbit Files

            TeimOrbit Files are ascii files that organize data into blocks, sub-blocks, tables, and parameters with a few simple rules.

          • Reading TeimOrbit Files

            • Open File

            • Close File

            • ATRTOU

            • Read Real

            • Read Integer

            • Read String

            • Read Table in a Block

            • Read Table Line

            • Read Spline in a Table

            • ACUNFN

            • Read Units Block

            • Units Block

            • Property File to MotionSolve Conversion Factors

            • Property File to SI Conversion Factors

            • Read Quoted String

            • Tire Subroutine Arguments

            • Utilities to Calculate Tire Kinematics, Forces, and Moments

      • Full Vehicle Events and Altair Driver

      • Road Tools

      • 1D Vehicle System Models

      • Update Model Utility

    • Tcl/Tk Reference Guide

      Reference material for the HyperWorks Desktop scripting interface which is a set of Tcl/Tk commands.

    • MDL Reference Guide

      Reference materials for the MotionView MDL Language, Tire Modeling, and the MDL Library.

    • MotionSolve Reference Guide

      Reference material detailing command statements, model statements, functions and the Subroutine Interface available in MotionSolve.

    • Templex and Math Reference Guide

      Reference material for Templex (a general purpose text and numeric processor) and additional mathematical functions and operators.

    • MotionView Python Reference Guide

      Reference materials for the MotionView Python Language.

  • Media Files

    MediaView plays video files, displays static images, tracks objects, and measures distances.

  • Text Files

    TextView math scripts reference vector data from HyperGraph windows to automate data processing and data summary.

  • Tabulate Results

    TableView creates an Excel-like spreadsheet in HyperWorks.

  • Publishing and Reporting

    Create and export Document and Presentation reports with one click and also define your own report structure.

View All Altair HyperWorks Help

HyperWorks
HyperWorks

2021

  1. Home
  2. Multibody Modeling

    MotionView is a general pre-processor for Multibody Dynamics.

  3. Vehicle Modeling

    Explore the various vehicle modeling tools.

  4. Tire Modeling

  5. User Written Tire and Road Models

    User Written Tire models are implemented as user subroutines that compute the tire forces and moments, and the user road model is implemented as a subroutine that computes the road height at a given point.

  6. Reading TeimOrbit Files

  • What's New
  • Get Started
  • Video Tutorials
  • Manage Files and Data
  • Sessions and Report Templates
  • Interface with External Products
  • Entities and Solver Interfaces
  • Model Build and Assembly
  • Geometry
  • Meshing
  • Elements
  • Morph
  • Connectors
  • Composites
  • Crash and Safety
  • Design Space
  • Design Explorer
  • Aerospace
  • Aeroelasticity
  • Marine
  • Squeak and Rattle Director
  • Panels
  • Results Data
  • Plot Data
  • Multibody Modeling
  • Media Files
  • Text Files
  • Tabulate Results
  • Publishing and Reporting
Index

Reading TeimOrbit Files

MotionSolve provides the following functions for reading values from TeimOrbit files (click on the links below to learn more about each available function):
  • Open File
  • Close File
  • ATRTOU
  • Read Real
  • Read Integer
  • Read String
  • Read Table in a Block
  • Read Table Line
  • Read Spline in a Table
  • ACUNFN
  • Read Units Block
  • Units Block
  • Property File to MotionSolve Conversion Factors
  • Property File to SI Conversion Factors
  • Read Quoted String
  • Tire Subroutine Arguments
  • Utilities to Calculate Tire Kinematics, Forces, and Moments

(c) 2021. Altair Engineering Inc. All Rights Reserved.

Intellectual Property Rights Notice | Technical Support