A space to share your Altair scripts, models, workspaces and extensions with the community.
IMPORTANT NOTE : this article is obsolete the latest version (compatible with 2022.3, 2023.1, 2024.x) is available from: New MD_Tools extension for Compose, TwinActivate and HyperWorks v2024.x
Overview Evaluate differences between .m and .oml code and write an error log with lines that must be modified. Pre-Requisite String operation functions Usage/Installation Instructions Click on the start button and observe the output.
Overview This script can be used to read CBAR/CBEAM data and respective PBAR/PBEAM data from .fem/.bdf file. The tag input tells if 'bar' or 'beam' must be read. Pre-Requisite Area moment of inertia, CBEAM/CBAR geometric parameters Usage/Installation Instructions To check the output give the function name, .bdf model path,…
Overview This script can be used to add a grid on an image, specifying the grid size and the grid limits. Pre-Requisite Python function Usage/Installation Instructions Check the directory path and Click on the start button and observe the result
Overview Quickly automate multiple tests using Bearing Load by coupling Compose and SimSolid capabilities. Pre-Requisite Structural Linear analysis Usage/Installation Instructions • Create a Structural Linear analysis • Set Immovable support • Chose Imported Forces (.csv data) • Just copy and paste Design Study (Baseline)…
Overview Keep track of Flutter critical points more efficiently by parsing .out/.f06 files automatically to compare them with .op2 modal results. The benefit is to avoid manual work with a more appropriate environment for math operations. Pre-Requisite Flutter Points Usage/Installation Instructions • Choose the directory…
Overview With this script you can read an OptiStruct set from the .fem model and get its list of IDs. Usage/Installation Instructions To check the output give the function name, .fem model path, andset_id (ID of the set to be required) - elemIDlist = readsetOptiStruct(fem_file,set_id)
Overview With this script you can read a Nastran set from the .bdf model and get its list of IDs. Pre-Requisite Set Definition Usage/Installation Instructions To check the output give the function name (ex: [setIDlist, elemIDlist]), .bdf model path and inputSet (ID of set to be required)- [setIDlist, elemIDlist] =…
Overview Compute Auto and Cross Power Spectral Density (PSD) of two signals using handy signal processing functions to easily transform time into frequency domain. With this, minimize effort to manipulate Test & CAE files to assess their frequency-domain features. Pre-Requisite Auto and Cross Power Spectral Density of two…
Overview MotionSolve plot files (.plt) are produced when running multibody simulations. These files contain results such as displacements, velocities and accelerations (and much more) from the bodies present in the file. A single PLT file can contain dozens of different datatypes (data like displacement, force, torque,…
There's a wealth of content waiting for you to explore! Need support or have a question? Login or join our community.
Share your models, scripts, workspaces, and more with the Altair Community.