Search found 3 matches
- Mon Jun 09, 2025 6:48 am
- Forum: Pre Processor
- Topic: how to query node ID through its coordinates
- Replies: 5
- Views: 3869
Re: how to query node ID through its coordinates
It works, thank you very much for your help
- Thu Jun 05, 2025 12:51 pm
- Forum: Pre Processor
- Topic: how to query node ID through its coordinates
- Replies: 5
- Views: 3869
Re: how to query node ID through its coordinates
Dear STKO team,
Thank you for your reply.
I need it in pre-processor.
I have a micromodel of an arch like this:
1.jpg
and I have a set of nodes where I want to record the eigen vectors:
2.jpg
through this script:
proc modal { num_modes filename1 {eig_solver -genBandArpack}} {
# begin ...
Thank you for your reply.
I need it in pre-processor.
I have a micromodel of an arch like this:
1.jpg
and I have a set of nodes where I want to record the eigen vectors:
2.jpg
through this script:
proc modal { num_modes filename1 {eig_solver -genBandArpack}} {
# begin ...
- Fri Mar 07, 2025 12:42 pm
- Forum: Pre Processor
- Topic: how to query node ID through its coordinates
- Replies: 5
- Views: 3869
how to query node ID through its coordinates
Dear STKO team,
I am running modal analysis of a model to which I gradually introduce geometrical alterations to analyze their influence on the frequencies and mode shapes. I have created a selection set with the nodes that I use to record the eigen vectors, and by using the Labels visualization ...
I am running modal analysis of a model to which I gradually introduce geometrical alterations to analyze their influence on the frequencies and mode shapes. I have created a selection set with the nodes that I use to record the eigen vectors, and by using the Labels visualization ...