Hi all!
I've got a question, I perform a Steady state analysis and have exported the phase and magnitude graph.
However, there are some massive discontinities in it, while I have a lot of points in the step definiiton between the lower and upper frequency..
Any Idea where these discontinities...
Hi,
Is it possible to adjust an orphan mesh from plane strain elements CPR8R to plane stress CPS8R elements? I changed the mesh in 'assign element type', however, it's not suitable to mesh the part. When I run the simulation, I get the warning:
Warning: New nodes or elements have been added...
Hi guys,
I'm wondering, is it possible to plot both an ODS shape of a dynamic SSD analysis over a deformed shape of a static analysis? such that you can visually see the differences in the deflections?
I thought of exporting all the coordinates to matlab, subtracting the deflections from it...
hi all,
I'm wondering what the output values of node print represent. I run both a frequency analysis and a SSD, which provide me the following results:
while, when I solely run the frequency analysis, i get the following:
Now I can't really find the interpretation of these results. I...
Good morning,
I've established a SSD analysis and obtained the FRF.
What I'm looking for is a way to capture the complex magnitude (which I find in Result options - complex form - magnitude) and export the data to a txt file. It would be perfect if I obtain three columns with values for...
Hi,
I made an FRF function in ABAQUS and would like to output the graph (or at least the max value in the graph) towards matlab.
Is it possible to script this in the .INP file such that it will output it in the .DAT file? As the .DAT file is what I can input in Matlab again for further...
Hi,
I'm trying to print the displacement of one particular node in the .dat file.
I've used *node print and also *node print, Nset = picked_nodeset, I placed the lines just above the *end step, however then I get the error that:
'THE INDEPENDENT VARIABLES MUST BE ARRANGED IN ASCENDING ORDER...
hi!
I'm trying to integrate abaqus with matlab, in such a way that I want to know the displacement for a given force on an beam structure. In matlab, the solver looks generally like this:
While error >predetermined error
1. F = F + increment
2. Input the Force in the INP file of abaqus...
Good morning all!
From an modal analysis I analysed the resonance frequency of the first bending mode of a particular cantilever beam in ABAQUS CAE 2018.
At this particular frequency, my cantilever beam has a certain displacement field.
I want to export this displacement field towards a static...