-
📅September Community Roundup
Hi Everyone, While this roundup arrives a bit later than planned, we wanted to ensure that we captured the key highlights and achievements from September. Lets dive in. 📢Altair RISE Updates As you know our RISE Program(Recognition for Innovation, Solutions & Expertise) officially launched in August. This exclusive…
-
Community Champion of the Month - September, 2025
The Community Team would like to introduce the September Champion of the Month, Dr. César Pérez @Caperez. Dr. César Pérez is an industrial engineer and scientist whose career bridges higher education, research, and business leadership. His work spans complex dynamic systems, materials science, data analysis, and…
-
Altair RISE : Program to Recognize and Reward our most engaged Community Members
🚀 Altair RISE Program We're excited to launch an exclusive 6-month program designed to recognize and reward our most engaged community members! Whether you're answering questions, sharing solutions, or participating in discussions, RISE gives you recognition in the community while helping you grow your expertise. Progress…
-
Altair Community Rewards and Recognization
The Altair Community is a space where beginners, experienced users, industry experts, students, faculty and our product specialists come together to share insights, collaborate, and find ways to take full advantage of our products. Engagement is at the heart of the Community and with the launch of our new and improved…
-
LLC Parameters Exploration on Resonant Converter using LTspice
This article focuses on the analysis of an LLC resonant converter using LTspice and HyperStudy. If you are not familiar with HyperStudy, you may refer to the following article: Automating PSIM with Hyperstudy vs Scripting If you wish to learn how to import an LTspice model into HyperStudy, please refer to the article below…
-
S-FRAME Suite 2026 Release Overview
S-FRAME suite v2026 is now available, and this version adds building codes, looking to improve the everyday workflow for its users. Keep reading this article so you can know all of these implementations! Structural Design 2 major implementations were added to this S-FRAME version, being the support for the South Korean KDS…
-
New eLearning Course - Getting Started with Accelerator
We recently released a new eLearning course, Getting Started with Accelerator. Getting Started with Accelerator is an introductory course that provides the basics. Learn how it can be used for enterprise grade job scheduling in HPC environments, and walk through an initial simple setup. Learn about Accelerator, at your own…
-
/PART カードのシェル板厚情報で、接触判定距離を変更する例題
始めに 2025.1 時点で最も汎用性の高い /INTER/TYPE25 を使うと、シェル要素は自動的に、シェル要素の板厚の半分で接触判定します。 ただ、メッシュを変更せずに板厚だけ変えたりすると、例えばつらつらで作成してあった接触部分は、初期干渉したり、隙間ができたりします。 シェル要素は、板厚定義だけ変えて流しなおすことが多いので、要素の板厚とは異なる場所で、接触判定距離を指定できると便利です。 それが /PART カードの Thick オプションです。 これは接触判定距離にのみ使われます。応力ひずみといった物性には影響しません。 例題 10mm の隙間をあけておいて、ソリッド要素をシェル要素に押し付けていきます。…
-
Altair Feko: What's new in Feko 2026
Highlights of the 2026 Release The Feko 2026 release features extensions to many different solvers - enhancing Feko's capabilities in propagation modelling, network planning as well as general and specialist EM analysis application areas. There are various performance improvements, interoperability, and API extensions,…
-
RE: Adding 1 month to a date
RE: Adding 1 month to a date https://community.altair.com/discussion/19909?tab=all This gets very messy because adding a month to 2025-01-31, yeilds the invalid date of 2025-02-31. You would have to handle all transitions from longer months to shorter months. However you can easily go to the first day of the next month,…
-
RE: Altair personal slc parsing colon separated words in a complex real estate report
RE: Altair personal slc parsing colon separated words in a complex real estate report Too long to post in listserv, see github github https://github.com/rogerjdeangelis/utl-altair-personal-slc-parsing-colon-separated-words-in-a-complex-realestate-report community.altair https://community.altair.com/discussion/39103 macros…
-
Command 를 통한 라이선스 로그 추출 방법 (클라우드 라이선스)
Command를 이용하여 클라우드 라이선스 로그를 추출할 수 있는 방법입니다. 단, Altair License에 연결이 되어 있어야 사용이 가능합니다. Step1. 추출하고자 하는 라이선스 ID 확인 Altair One 홈페이지 또는 Altair License Utility 앱을 통해 확인 가능 Step2. 윈도우 검색 창 'cmd' > 아래 구문 입력 예시) "C:\Program Files\Altair\licensing2025.0\bin\almutil.exe" -licstatxml -managed -id 156198
-
Feko: Reciprocal Excitation solution configuration – CADFEKO and POSTFEKO workflow
Overview The antenna reciprocity theorem [1] relates the antenna load current for given plane wave excitation to the radiation pattern when the antenna is excited. The antenna is assumed to be made of linear and reciprocal components. With the CADFEKO Reciprocal Excitation solution configuration, the antenna load response…
-
Rotman Lens Toolkit for Feko
Rotman Lens is a two dimensional, wide-angle microwave lens capable of steering a beam through the use of input ports being individually excited. The number of input ports determine the resolution of the steerability of the beam, and the angle of the outermost ports determines the full angle of the steerability. A white…
-
PSIM Level 2 Switch Model Tuning to Match SPICE Model Performance
This article discusses the parameter tuning of a PSIM Level 2 switch model using a SPICE model as a reference. As you may already know, PSIM offers a wide variety of switch types. Check out the following article about different switch model options before reviewing this one. Learning how to navigate through the PSIM switch…
-
ソリッド要素の異方性の例題: 円筒座標系を用いた材料方向の指定
始めに 本記事では、例題を通して、円筒座標系を使って、ソリッド要素の材料座標系を決める方法を説明します。 /PROP/SH_ORTH (/PROP/TYPE6) でのルール 材料座標系は、ソリッドプロパティ /PROP/SH_ORTH で定義します。 利用するのは Ip, Vx,y,z, Px,y,z の項目です まず、円筒座標系を使う場合は Ip=24 とします。 次に、円筒軸の向きを示すベクトルを Vx, Vy, Vz で定義します。例えば全体座標系の Z 軸を向いているなら Vx=Vy=0, Vz=1 という具合です。ベクトルの大きさは関係ありません。 最後に、円筒軸上の座標の一つを Px, Py, Pz で定義します。 これで…
-
Material Modeler 2025 のインストール方法と例題などについて
始めに この記事では、Material Molder 2025 のインストール方法と、例題等について説明します。過去のバージョンと少し変わったので、別記事としました。 ヘルプの場所 まずは、ヘルプの場所です。インストール方法、例題などはこちらにあります。 https://help.altair.com/material_modeler/index.htm インストール方法 こちらにあります。 https://help.altair.com/material_modeler/topics/material_modeler/installation_r.htm 最初に Compose 2025.1 をインストールし、次に Material…
-
Connecting HyperStudy with HyperSpice & LTspice using a PSIM schematic
Connecting HyperStudy with HyperSpice & LTspice using a PSIM schematic PSIM gives three different solver options with PSIM (default), Altair's HyperSpice, and then a link to LTspice. You can use our design of experiments and automation tool, HyperStudy, to run automated simulations with any of these solvers. That being…
-
[HyperMesh] 해석 시 사용되는 데이터와는 무관한 Free Node 및 Preserve Node 제거 하는 방법
이번 Post 에서는 Free Node와 Preserve Node를 삭제하여 중복된 Node ID를 제거하는 방법에 대해 알아보도록 하겠습니다. HyperMesh에서 FE 모델링을 하는 과정에서 Free Node와 Preserve Node의 ID가 FE 모델의 Node ID와 겹쳐져 해석할 때 오류가 발생되는 경우가 있습니다. 이때는 Model 브라우저에서 Node 항목을 우클릭 > Delete Free Node와 Delete Preserved Node를 눌러 삭제 할 수 있습니다. 해당 Node들을 삭제한 후, Assembly 메뉴탭의 Renumber 기능을 사용하여…
-
[SimLab] OptiStruct의 GRAV 카드 정의 하는 방법
이번 Post에서는 Simlab 에서 중력가속도 GRAV 를 정의하는 방법에 대해 살펴보겠습니다. Simlab에서 GRAV 카드를 정의할 때는 Text Data를 직접 입력해 주어야 합니다. Solution Browser에서 Solution 항목을 우클릭 하고 > Text Data 를 누르면 Bulk Data를 입력할 수 있는 Section창이 활성화 됩니다. 해당 Bulk Data 항목을 아래 Format에 맞춰 입력하면, Format. ex. GRAV 1 0 9810.0 0 0 1 Solver Input File로 Export를 했을 때 아래와 같이 GRAV 카드가 추가…
-
[HyperView] Node Path에 따른 Distance Cuve그리는 방법
이번 포스트에서는 HyperView에서 Node Path 기능을 사용해서 Contour Value를 확인하고 그래프로 확인하는 방법에 대해 살펴보겠습니다. HyperView에서 모델을 불러오게 되면 좌측에 Results 브라우저가 활성화 됩니다. (Result 브라우저가 안보이는 경우에는 상단 View 메뉴에서 Results Browsers를 체크하시면 됩니다!) 해당 브라우저 창에서 Measures를 우클릭, Create > Measure를 클릭하면 새로운 Measure Group이 생성되면서 아래쪽에 Measure Group Editor가 나타나게 됩니다. 여기서…
-
Analysis and Optimization of an Automotive Cradle using Single Finite Element model with Multiple At
Analysis and Optimization of an Automotive Cradle using Single Finite Element model with Multiple Attributes i.e. NVH, Strength and Fatigue https://us.v-cdn.net/6038102/uploads/EH692AS8KOFY/singlemodelmultipleattributeworkflow.pdf
-
Updated eLearning Course - Model Import and Organization with HyperMesh
We recently released a new version of the eLearning course, Model Import and Organization with HyperMesh. Learn how to import and organize CAD geometry models efficiently in HyperMesh using part workflows. Learn about Model Import and Organization with HyperMesh version 2025.1, at your own pace! Model Import and…
-
SSH Key Configuration for SLC Workbench for RHEL
Author: Randy Betancourt Date: August 2025 ContextAltair Workbench on Windows provides a development environment for SAS language programs with remote execution capabilities. This architecture allows users to edit and modify programs locally on Windows while executing them on remote Linux servers running SLC instances.…
-
SLC Managing Credentials in User Programs Part 2 of 2
SLC Managing Credentials in User Programs Part 2 of 2 Use Case 3: Creation of a secure confidential JSON file This use case involves the creation of the equivalent for an Oauth token which contains credentials and other connection parameters in the form of a JSON file. This file is placed in a secure location, like the…
-
SLC Managing Credentials in User Programs Part 1 of 2
SLC Managing Credentials in User Programs Part 1 of 2 Context: SLC offers three distinct deployment models: Windows Desktop, SLC Server-based, and SLC Hub. SLC Server-based follows a traditional client/server architecture where each user launches their own dedicated SLC process on the server. Under this model, every SAS…
-
SLC in a container with VSCODE
Created Oct 2025 VSCODE CONFIGURATION Download and install the SLC VScode plugin: https://marketplace.visualstudio.com/items?itemName=AltairEngineering.slc Note that the above link outlines the process to create a profile to connect to and use SLC. Search for SAS Language slc from language settings to apply colour coding.…
-
SLC Authentication Guide to BigQuery
Author: Randy Betancourt Date: September 25, 2025 Purpose This document outlines authentication requirements and behaviors for Altair/Siemens SLC integration with Google BigQuery. We distinguish between service account keys and individual OAuth tokens, their security implications, and operational considerations in a…
-
SLC use case: Execute Batch SAS Language Programs with cron’s scheduler
Step 0: Create a SAS program for testing purposes: %put Program: /home/trb/sas/run_batch.sas; %put Execution Mode: Batch via cron; %put Job Start Time: &sysdate9 &systime; %put SLC Version: SLC &sysver; %put User ID: &sysuserid; %put Process ID: &sysjobid; %put System Day: &sysday; %put Operating Sys: &sysscp; %put Site…