A space to share your Altair scripts, models, workspaces and extensions with the community.
Overview Example script to set the different HW Clients in current window. Usable in HV/HG from HW-2023.1 on Usable for HM from HW-2024 on Pre-Requisite Possible client types: # w.type="fepre" # w.type="animation" # w.type="xy" # w.type="plot3d" # w.type="bar" # w.type="complex" # Polar = Vector # w.type="polar"…
Overview You can use the 2 example scripts attached from a Shell (Windows / Linux) to let it read a pre-definded session (also example attached) and export a screenshot or animation (select desired example script) of each session window. Pre-Requisite Save your session as .MVW that should be used subsequentially with this…
Overview This Compose script will scan a plotting result file and write all outputs to a new .ABF-file. Pre-Requisite Open the .OML-script in Compose and edit lines 4 and 7 to reference the used original plotting result file, and the target output ABF file. Usage/Installation Instructions RUN the OML-script. A new…
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 Compose script will scan a plotting result file, and for all outputs found it will create a new output and write all to an .ABF-file. The outputs are cleaned up when necessary w.r.t. their X-vectors, in case there was an overlap. The new .ABF-file will contain all original outputs in a cleaned version. So the…
Overview This Plot Macro will create a new curve that has a cleaned up X-vector based on selected original curves, that have an overlap in X. So the new curves' X-vectors are continuously increasing. Pre-Requisite Plot Macros can be loaded through preference files, as the example attached. To reference the preference file,…
Overview In Radioss as in other solvers, forces are frequently output by component (X, Y Z). Even if in Radioss many forces now allow direct access to normal and shear forces as extra outputs, there are still some cases (eg: Radioss TYPE13 or TYPE25 springs) where the user needs to compute the shear force. The attached…
Overview 本記事では、永久磁石同期モーター(PMSM)のセンサレス制御を例に、AI・機械学習をパワーエレクトロニクス分野に適用する方法を検討します。 機械学習による動的サロゲートモデル作成ツールのAltair romAIを用いて、モータの電流と指令電圧値(Id, Iq, Vd_ref, Vq_ref)を用いて、ローターの角速度と磁極位置を予測するモデルを作成しました。 この予測モデルをパワーエレクトロニクスAltair PSIMのPMSMモータドライブに組み込みました。実際のローターの角速度と磁極位置の代わりに、予測したローターの角速度と磁極位置でモーター制御を行うよう変更しています。 ローター速度(wm,…
Overview This Extension provides a toolbar with buttons to turn the "Axis LockGuard" ON/OFF (available since HG2023.1). The TCL commands that are used in the background are: [::hwplot::GetPlotManagerHandle] SetFitAxesLockGuard true [::hwplot::GetPlotManagerHandle] SetFitAxesLockGuard false Pre-Requisite Download and un-zip…
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.