Node numbers different in mesh and post processing
- Dharmit
- Topic Author
- Offline
- New Member
11 years 6 months ago #6887
by Dharmit
"Think, and it can be done"
Dharmit Thakore
Node numbers different in mesh and post processing was created by Dharmit
Hi,
I am carrying out fea of a pressure vessel and I need to find out the stresses on the nodes.
This is what I am doing
1. Clip the model where I need to find nodes and using "mesh info" and clicking on real vent node I find out node numbers
2. In resu file where I have exported all results, I find out the node number and see von mises and displacements
All good till now, but recently I found out that I can select a node/element in post processing directly in Salome and find out stresses. But the problem is that even if I pick the exact same node in the same location, the node number shown in post processing is 1 less than what is shown in mesh module.
Is there a bug somewhere or does post processing work on [0] base and meshe module work on [1] base?
Thanks
Dharmit
I am carrying out fea of a pressure vessel and I need to find out the stresses on the nodes.
This is what I am doing
1. Clip the model where I need to find nodes and using "mesh info" and clicking on real vent node I find out node numbers
2. In resu file where I have exported all results, I find out the node number and see von mises and displacements
All good till now, but recently I found out that I can select a node/element in post processing directly in Salome and find out stresses. But the problem is that even if I pick the exact same node in the same location, the node number shown in post processing is 1 less than what is shown in mesh module.
Is there a bug somewhere or does post processing work on [0] base and meshe module work on [1] base?
Thanks
Dharmit
"Think, and it can be done"
Dharmit Thakore
- kwou
- Offline
- Moderator
11 years 6 months ago - 11 years 6 months ago #6889
by kwou
Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)
--
kind regards - kees
Replied by kwou on topic Re: Node numbers different in mesh and post processing
Hoi Dharmit
that is not a bug, it is a feature.
Salome mesh counts from 0 (Python-like), C-Aster counts from 1 (Fortran-like).
Post-pro gets its results from CA.
see www.caelinux.org/wiki/index.php/Contrib:...ters/plate/thickness things that might go wrong.
that is not a bug, it is a feature.
Salome mesh counts from 0 (Python-like), C-Aster counts from 1 (Fortran-like).
Post-pro gets its results from CA.
see www.caelinux.org/wiki/index.php/Contrib:...ters/plate/thickness things that might go wrong.
Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)
--
kind regards - kees
Last edit: 11 years 6 months ago by kwou.
Moderators: catux
Time to create page: 0.144 seconds