Modes of vibration with MPCO recorder

Hello! In this section we'll talk about the post processing module and the data visualization.
Post Reply
bozturk
Posts: 8
Joined: Mon Jan 09, 2023 1:01 am

Modes of vibration with MPCO recorder

Post by bozturk » Mon Oct 30, 2023 4:01 pm

Hi,

Is there a way to record modes of vibration with MPCO recorder?

I didn't use the STKO pre-processor to build my model; I'm just using the MPCO recorder to get an overview of my model. I need to see the shapes of the different modes, and I'm wondering if the MPCO recorder supports this.

I use the following command to create the recorder: (TCL version)

recorder mpco output.mpco \
-N "displacement" "acceleration" \
-E "force" "deformation" "section.force" "section.deformation" "section.fiber.stress" "section.fiber.strain"

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Modes of vibration with MPCO recorder

Post by STKO Team » Tue Oct 31, 2023 11:03 am

here's the MPCORecorder documentation
https://drive.google.com/file/d/1V6Dh8C ... cIDBT/view

You just need to ask for modesOfVibration in the nodal (-N) results.
mov.png
mov.png (76.71 KiB) Viewed 2682 times

Post Reply