-
Guys, please, how may I use the function resamptime into HyperView?
Guys, please, how may I use the function resamptime into HyperGraph?
-
I can't read *.cntf file in Hypergraph. Is there any way that i can read the .cntf file?
Hello, I can't read the .cntf file in the hypergraph after adding CICPS after request in the FEM file. Please let me know if anyone faced similar issue and is there any solution for this? Thanks, AJ
-
[HyperGraph] FFT 함수를 이용하여 Curve 변환하는 방법 (FFT: Fast Fourier Transform)
Time 도메인을 Frequency 도메인으로 변환하고자 할때에는 Fast Fourier Transform 함수를 사용하실 수 있습니다. » FFT Curve 변환 방법 Page 2, window 1의 1번 커브가 time domain으로 되어 있는 커브라고 가정하겠습니다. 1) Define curve 아이콘을 클릭한 후 새로운 커브를 한 개 추가 (add 버튼) 2) Source를 Math로 두고 각 vectors 필드를 아래와 같이 입력 (또는 수식 Function 기능에서 검색 가능) x= freq(p2w1c1.x) y= fftmag(p2w1c1.y) 3) Apply…
-
Is anyone used XYPEAK,XYPLOT,STRESS,PSDF/ EID () Output request for a 3D element?
Hello Everyone, I am currently working on Random response analysis that involves 3D elements, and I need to understand how to effectively use these output requests to analyze my results. Specifically, I am looking for guidance on: The proper syntax and setup for these XYPLOT output requests in the input file. Examples of…
-
OMLPY - Seamless OML Access from Python in Altair Products
What is OMLPY? An extension that enables you to call OML (Open Matrix Language) built-in and user-defined functions directly from Python within Altair products such as Compose, HyperMesh, HyperGraph, HyperView, and Inspire. Extension is available starting in Compose 2025.1. Key Features: Access all OML built-in functions…
-
Reading CSV files with magnitude/phase data with complex plot type
Hi, I am trying to read a CSV file that has frequency response curves as follows: column 1: common frequency values column 2: curve 1 magnitude values column 3: curve 1 phase values (degrees) column 4: curve 2 magnitude values column 5: curve 2 phase values (degrees) etc… i.e. of the format X,Y1m,Y1p,Y2m,Y2p,…. However,…
-
Reading multiple subcases from a Punch (*pch) file into Hypergraph
Hi -it doesn't appear that Hypergraph can read multiple subcases from a punch (*pch) file at once. The punch file is from an Optistruct run and has frequency response functions (FRF) curve data within…. in my case vibration transfer functions in velocity to/from several locations in a model. Converting the file to a CSV…
-
Hypergraph Line/Complex Plot Chart types: switching between the two
Description: When loading frequency response function data into either a line chart or complex chart type, if I want to switch between the two I have to reload everything… is it possible to avoid having to reload the data and just (say) hide the phase when switching from complex > line type? Often I want to do some maths…
-
Python for postprocessing results from MotionView
Post processing after coupled simulation (MotionView/EDEM) takes a long time. Is there way I can use python to extract my results after each simulation just like what EDEMPy does? Note that I do not save much data in EDEM to save storage and I only import the main parts of the machine interacting with the soil into EDEM so…
-
How to plot the acceleration vs time plot in hyperview
As input i have given the 84G for 20ms in sine wave form but while plotting the graph of response i am getting huge acceleration why it is coming like this am i doing anything wrong here while plotting
-
Compose IDE for HyperWorks Python
Starting with HyperWorks 2025.1, users can create, edit, and debug HW python scripts using the Altair Compose IDE. How to ? From within the HyperWorks > Developer ribbon, you have a debugger Icon that launches Compose in 2 modes: with no file loaded, where one can start to write scripts and execute them from scratch. From…
-
HyperView/Graph 의 HWC console을 통한 Log/Copy to Tcl/Python 기능 활용 방법
WV console을 활용하여 Tcl/Python 언어 확인 방법 및 기록이 가능합니다. 사용 방법은 다음과 같습니다. 1. HWC console 창을 활성화 2. 기능 실행 후 기록 되는 commnad를 이용하여 HWC 언어로 바로 사용하거나, Copy to python/tcl을 클릭하여 python/tcl 언어로 작업하실 수 있습니다. HyperMesh 에서 command.tcl 파일에 api가 기록되는 것처럼 사용하시기 위해서는 Log to HWC file 또는 Log to Tcl/Python file 을 클릭하여 진행하실 수 있습니다. 1. 아래와 같이 설정 2.…
-
Copy and paste a curve using python api
I know I could use hwc to copy and paste curves in hypergraph. But is there a python api to copy and paste curves? evalHWC('xy curve copy range="p:1 w:2 i:1"') evalHWC('xy curve paste range="p:1 w:2"')
-
Hypergraph 2D Plots: Applying a custom function to multiple curves
I have a bunch of test data curves in acceleration (m/S^2) from a UNV file. I want to convert them to velocity in mm/s to compare with CAE pch file results. In this case, this is two operations (scale, then integrate). I general I want to be able to apply any user defined function to curves I have selected to either…
-
Help to export curves in hypergraph
Hello everyone, I would like to get help regarding the export of curves plotted in hypergraph. I have been making a script to be able to avoid doing it automatically. I have been helping myself with the commands found in the HWC console, I have been able to open the hypergraph program and represent the curve, but I can't…
-
HyperView results - Surface average contact pressure from results
Hello everybody, I open this discussion in order to have more information about the HyperView results analysis. In detail I performed a contact analysis with OptiStruct (through SIMLAB) and I would like to calculate the average Pressure (or other quantity) for a surface of the body. First of all I cannot understand if I…
-
How to extract graph/plot
Hi everyone, I'm trying to extract the value of the curve in the picture with the following commands: file → export → curve the problem is that is giving me a set of values that do not correspond to the values of the curve. Could you please help me? Thank you so much.
-
Unable to view panel participation results in NVH Utilities
I have done panel participation using Nastran 2024.1 version and got the results in f06 file. But i am not able to view the participation results in Hypergraph NVH utilities. I can see the participation results in F06 file. Please find attached snip of the sample deck, F06 file and the error in the Hypergraph file.
-
Plot from PSOLID element with HyperGraph
Hi, I am currently performing nonlinear static analyses (geometrical, and material). I need to plot values with regards to time (loading steps). I have been using this type of plots for shell elements for some time already, but am unable to plot anything (strain, stress, equivalent plastic strain…) from a PSOLID element.…
-
Element forces report
Is there a way you can extract element (306 elements) forces for 600 Load cases in one go? Some like PATRAN, which is called REPORT, and it is very easy to use. I need this data for postprocessing in excel sheet. Thanks
-
CV Joint Performance and Durability in MotionSolve
Introduction In the world of automotive engineering, the performance and reliability of drivetrains relies on the design and performance of constant velocity (CV) joints. These critical components facilitate smooth torque transfer while accommodating varying angles between connected shafts, making their implementation…
-
cumulative a3ms head/chest
I use Hypergraph to evaluate my simulation results and compare them with experimental data. I carry out crash calculations and have to evaluate the load values of the dummy in order to check compliance with the limit values of the legal regulations and consumer protection. The criterion of acceleration at the chest or head…
-
Secondary pulley radius exceeded its maximum value.
I am performing a simulation of an automatic motorcycle with a CVT and gathering its data. I checked the configuration of the cvt, and it states that the maximum running radius of the secondary pulley is 55 mm. However, when I reviewed the data collected after the simulation, I noticed that in the first few records, the…
-
Radioss Validation Study: Close-In Explosion on Concrete Slab
Close-In Explosions generate high-pressure shock waves that can result in significant structural damage, including spalling, cracking, or complete failure of the slab. The study of such phenomena is crucial for designing concrete structures that are resilient to blast events, especially in high-risk areas such as military…
-
how to come up with Plot force vs displacement curve with HyperGraph 2024
please help me bring up the curva force vs displacement data, is the setting in my hypermesh not enough to be able to bring up the data, ? I have followed the youtube video steps but the results are different, Thank you.