Combination of SimSolid and HyperStudy - Free Modal Analysis Sample

fujita
fujita
Altair Employee
edited April 15 in Altair HyperWorks

As SimSolid 2021.0 has the batch run feature with Java script, HyperStudy DOE can be applied with this feature.

https://community.altair.com/community?id=kb_article&sys_id=4366b70edb1cb014e8863978f496195c


This sample shows the parametric study of Width, Length, and Height with the following geometry and extract the eigen frequency of #7 from unv.

image


The following files are found in the attached zip. 

image


The Study_1.hstudy setup is shown below:

image


1. The modal.tpl is created from java script as below:

image

image

The parameters and the file names are associated.

Please change the folder path appropriately.


2. Solver Execution Script needs to be registered.

image

3. The modal.bat is below:

"C:\Program Files\SimSolid\2021\SimSolid2021\Simsolid.exe" -s modal.js -l log.txt


Input variables:

image


Run Definition

image


The eigen frequency of #7 is extracted from unv:

image


Proceed to DOE and set Run Matrix at Specifications:

image

run_matrix.csv is shown below:

1,2,3
100,50,1
110,50,1
100,60,1
100,50,2


Eigen frequencies of #7 are extracted. 

image