×

Notice

The forum is in read only mode.

Getting the maximal stress (code_aster - salome)

More
9 years 6 months ago - 9 years 6 months ago #8488 by wo
Hi,

I am looking for getting the maximal stress in a simulation ; I tried how it's described in "caelinux.org/wiki/index.php/Contrib:Claw...x_cases/liaison_mail" but that don't work in my case very fine, I have an alarm.

I put in my .comm file, at the end :
...
Result = STAT_NON_LINE(
...,
COMP_ELAS = _F( RELATION = 'ELAS', DEFORMATION = 'GROT_GDEP'),
...);

Result = CALC_CHAMP( reuse = Result, RESULTAT = Result, CRITERES = 'SIEQ_ELNO');

IMPR_RESU(
FORMAT='RESULTAT',
RESU=_F(
RESULTAT=Result,
NOM_CHAM='SIEQ_ELNO',
NOM_CMP=('VMIS','TRESCA',),
VALE_MAX='OUI',),);

IMPR_RESU(
FORMAT = 'MED',
RESU = _F(
MAILLAGE = Mesh,
RESULTAT = Result));

FIN();

Is that please right ? I don't understand the alarm... Impossible to put my .resu & .mess files with this post.

Can please someone help me ?

Regards :)
Last edit: 9 years 6 months ago by wo.
More
9 years 6 months ago #8489 by RichardS

wo wrote: Hi,
I don't understand the alarm...


It looks fine, which alarm do you mean?
Best,
Richard

SimScale - Engineering Simulation in your browser!
More
9 years 6 months ago #8498 by wo
Hi,

Thanks you, it seems it's simply a code_aster version question. I have to install the new salome_meca 2105.2 from code-aster.org to check this but I have some problems... That don't work yet :(
Moderators: catux
Time to create page: 0.135 seconds
Powered by Kunena Forum