How to create load vs. displacement plot in Hyperview
I had found some other people talked about as showed below:
<?xml version="1.0" encoding="UTF-8"?>
However, I don't know what kind of data file I should be using? Is there a specific type of data I need to output from Hyperview, or from Hypermesh before running the analysis?
Also does anyone know how to plot displacement vs. time as well?
Any help will be very appreciate.
Thank you!
Find more posts tagged with
Sort by:
1 - 1 of
11
Hello,
Normally you should output your curves into binouts (otherwise you have only the number of points from d3plot).
You have to specify which type of output you need, e.g. displacements and forces. Both types are written as function over time (as standard).
Create two curves over time (displacements, forces) and create a third one with your displacement as X axis and your force as Y axis.
->Define Curves->Add->Type Math->Select curves (button)->Change index x (for x=) into y (see picture)
Best Regards,
Mario