A space to share your Altair scripts, models, workspaces and extensions with the community.
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 example script will use HW batch mode to load a session and (for example purpose) export the last curve data of each window on each page to an external file. Pre-Requisite Open attached session file "2022.0_example.mvw" The script uses command "ses$ui LoadSessionFile" with a relative path, assuming the…
Overview Overview Midside nodes of second order elements are often projected to surface. With this script the midside nodes can be projected to the exact midpoint beetwen corner nodes. Usage/Installation Instructions Usage/Installation Instructions Use File -> Load -> Tcl script to execute the script.
Overview This script will find IDs of all attached elements to a prior element selection. These IDs are printed to the TCL Console. Usage/Installation Instructions Run Script Select base elements and confirm selection. Activate TCL Console from "View" dropdown. See the IDs of selected base elements and IDs of attached…
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…
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.