Visualisation of the stresses in Post Pro
- jose maria
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 6 months ago #2320
by jose maria
Replied by jose maria on topic Re:Visualisation of the stresses in Post Pro
I've the shame problem. I'm trying to do with the field *_NOE_* but it doesn't works, what configuration have you utilised in CALC_ELEMNT?
Thanks
jo wrote:
Thanks
jo wrote:
I suppose (but am not shure) that fields of the type *_ELNO_* cannot be grafically displayed in Salome.
I use to have always linear meshes in Salome. I also cannot display fields of the type *_ELNO_* . I use to calculate the nodal stress field *_NOE_* and this I can display in Salome.
Regards, Johannes
- Sylvain
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 5 months ago #2351
by Sylvain
Replied by Sylvain on topic Re:Visualisation of the stresses in Post Pro
Hello, I also have the same problem but thanks to Jose Maria I managed to make it work:
After SolQUad=CALC_ELEM etc.
add this command:
SolQuad=CALC_NO(reuse =SolQuad,
RESULTAT=SolQuad,
OPTION=('EQUI_NOEU_SIGM',),);
Then in IMPR_RESU instead of EQUI_ELNO_SIGM, just write EQUI_NOEU_SIGM.
By this way, it's working for me.
Good luck.
After SolQUad=CALC_ELEM etc.
add this command:
SolQuad=CALC_NO(reuse =SolQuad,
RESULTAT=SolQuad,
OPTION=('EQUI_NOEU_SIGM',),);
Then in IMPR_RESU instead of EQUI_ELNO_SIGM, just write EQUI_NOEU_SIGM.
By this way, it's working for me.
Good luck.
- C.van derMeer
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 5 months ago #2352
by C.van derMeer
Replied by C.van derMeer on topic Re:Visualisation of the stresses in Post Pro
Hello Sylvain
I also have the same problem
But everything is guite new for me
Can you help me how to vind this command in Salome [POST-Pro]
And how to change it
With kind regards
Cees
I also have the same problem
But everything is guite new for me
Can you help me how to vind this command in Salome [POST-Pro]
And how to change it
With kind regards
Cees
- Sylvain
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 5 months ago #2357
by Sylvain
Replied by Sylvain on topic Re:Visualisation of the stresses in Post Pro
Hello,
I did not use Eficas yet, so I do not know how to proceed with the GUI.
The easiest way to proceed is to open the xxx.comm file with a text editor and write directly the modifications.
Then you launch a "new codeaster calculation case" pointing to your xxx.comm and your geometry.med (it will also tell you where is your xxx.comm file on your computer).
Cheers
Sylvain
I did not use Eficas yet, so I do not know how to proceed with the GUI.
The easiest way to proceed is to open the xxx.comm file with a text editor and write directly the modifications.
Then you launch a "new codeaster calculation case" pointing to your xxx.comm and your geometry.med (it will also tell you where is your xxx.comm file on your computer).
Cheers
Sylvain
- C.van derMeer
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 5 months ago #2358
by C.van derMeer
Replied by C.van derMeer on topic Re:Visualisation of the stresses in Post Pro
Hello Sylvian
Thanks fore the solution
I will try it
With kind regards
Cees
Thanks fore the solution
I will try it
With kind regards
Cees
Moderators: catux
Time to create page: 0.143 seconds