A space to share your Altair scripts, models, workspaces and extensions with the community.
Overview This Script will check if component labels match the string pattern that is handed over as argument by the execution pattern (see below). If matching, Component IDs will be printed to the TCL Console. Usage/Installation Instructions Run Script Activate TCL Console from "View" dropdown. Enter procedure name…
Overview This script will create a new component for each set and organizes it's elements into this component. it checks for: - only Sets with Type = Element are used - only Sets that are non-empty are used - only Sets are used where it's name is not already used by a present Component Usage/Installation Instructions Run…
Overview This example script will plot curves from files into the current window, and then adds a math based curve that calculates the sum of all those curves. After that all curves are exported to an external file. Pre-Requisite Place attached external file "data_Run1.lac" in same folder as script. The script uses command…
Overview With this script the model is rotated in predefined steps. A screen capture is automatically generated during each individual step. Pre-Requisite The script header contains variables that can be changed by the user upfront. Usage/Installation Instructions Use File -> Load -> Tcl script to execute the script.
Overview This API is an example on how to apply a custom model only to selected bulk materials. The materials are selected in the API parameter GUI. The same logic used here can be extended to contact models as well. Pre-Requisite EDEM 2024.0 Usage/Installation Instructions The zip file contains the source code, and also…
Overview INTRODUCTION The design of new agricultural equipment can be improved by incorporating simulation. Simulation including structural analysis, multibody dynamics, and soil interactions can be used to predict the performance of equipment and improve the design before manufacturing. In this example, a multibody…
Overview Attached script example show how to rename Report Browser slide names, and use string replace syntax. Pre-Requisite Have Report structure set up with at least 1 slide. Edit attached scripts either w.r.t. variable "NewName" or directly for term in brackets in line ::ardi::item set -id $i -name "MySlide $count" to…
Overview Classic Models (.dmod) extract use templates to extract data from a specific report at a time. Classic Models can also acquire data from structured sources like Excel, CSV, and Database sources. Classic models may include filters, sorts, calculated fields, lookup fields, and summary aggregations. Data Prep Studio…
Overview This is a Python script for HyperMesh. In this example, the script reads the coordinates of points from a CVS file. Usage/Installation Instructions - Make sure that your csv file is in ANSI encoding. - In my example, I placed all files in directory "C:\test", and I changed working directory using python command…
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.