Get stress on beam modal analysis
- Quentin
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 17
- Thank you received: 1
10 years 1 week ago - 10 years 1 week ago #8188
by Quentin
Replied by Quentin on topic Re: Get stress on beam modal analysis
Actually,
REST_GENE_PHYS can't use SQUELETTE to project the results. But REST_SOUS_STRUC does.
When I use REST_SOUS_STRUC with my SQUELETTE :
Aster says that it can't find the model attached to SQUE whereas SQUE does have the generalized model :
But I think that CALC_CHAMP is looking for a specific model type ; <modele_sdaster>, which do not correspond with 'MoASS' because 'MoASS' is an <modele_gene>. There is no <modele_sdaster> existing attached to SQUE.
The thing I find weird, is that sometimes, (for instance when I'm using REST_GENE_PHYS and project only over one mail group), I get an error that the model does not exist anymore.
REST_GENE_PHYS can't use SQUELETTE to project the results. But REST_SOUS_STRUC does.
When I use REST_SOUS_STRUC with my SQUELETTE :
RESRESU=REST_SOUS_STRUC(RESU_GENE=MODES,
TOUT_ORDRE='OUI',
SQUELETTE=SQUE,);
Aster says that it can't find the model attached to SQUE whereas SQUE does have the generalized model :
SQUE=DEFI_SQUELETTE(MODELE_GENE=MoASS,
SOUS_STRUC=(_F(NOM='SsTb',
GROUP_MA='Troncb_MA',),
_F(NOM='SsTh',
GROUP_MA='Tronchaut',),
_F(NOM='SsB',
GROUP_MA='B_MA',),
_F(NOM='SsBR',
GROUP_MA='Branchette_MA',),
_F(NOM='SsF',
GROUP_MA='FeuilleP',),
_F(NOM='SsF',
GROUP_MA='FeuilleF',),),);
But I think that CALC_CHAMP is looking for a specific model type ; <modele_sdaster>, which do not correspond with 'MoASS' because 'MoASS' is an <modele_gene>. There is no <modele_sdaster> existing attached to SQUE.
The thing I find weird, is that sometimes, (for instance when I'm using REST_GENE_PHYS and project only over one mail group), I get an error that the model does not exist anymore.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! <S> Exception utilisateur levee mais pas interceptee. !
! Les bases sont fermees. !
! Type de l'exception : error !
! !
! Objet JEVEUX inexistant dans les bases ouvertes : >MoASS !
! .DESC< !
! l'objet n'a pas été créé ou il a été détruit !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Last edit: 10 years 1 week ago by Quentin.
Moderators: catux
Time to create page: 0.125 seconds