Regarding the plotting

User: "Manik"
Altair Community Member

I am trying to plot the force vs displacement curve in the DOE hyperstudy using my LS dyna simulation. ds_9 is the force vector and ds_10 is the displacement vector. However, I'm not able to find the function in Templex that will plot(ds_10, ds_9).

image.png

Find more posts tagged with

Sort by:
1 - 2 of 21

    Hi @Manik,

    If one needs to only visualize the Force vs Displacement graph, then, one can leverage the 'Area' datasource type (as shown below).

    image.png

    Note: In the below image, there are two plots, but in your setup, if the same individual data sources are added under the 'Reference Curve' & 'Target Curve', only single graph will be shown.

    Subsequently, the graphs can be visualized for a DOE/Optimization study using the 'Area' tab (as shown below) in the 'Post-Processing'.

    image.png

    Many thanks.

    Kind Regards

    Garima Singh

    Engineering Data Science

    User: "Manik"
    Altair Community Member
    OP

    Hi @Garima_Singh

    Thanks, but I want to extract the data from force vs displacement curve for my JSON file. For that I have to use the templex functions