Altair PhysicsAI 2026 Release Notes
New Features
- Automatic Vector Extraction
- PhysicsAI can now automatically parse vector data contained in
.out or .pch files with
the same name and stored in the same subdirectory as the
.h3d files used during dataset creation.
Figure 1. 
Enhancements
- Migration to Pytorch
- PhysicsAI now uses Pytorch. All the required libraries are packaged as part of the installation. GPUs are automatically detected and used.
- Batch Utility Moved to Common Components
- On Linux, the location of the batch utility has changed from
<install_location>\hwdesktop\hw\eds\linux\edspy.shto<install_location>\common\eds\linux\bin\linux\edspy.sh. On Windows, the location has changed from<install>\hwdesktop\hw\eds\bin\win64\edspy.batto<install_location>\common\eds\win64\bin\win64\edspy.bat.