hi!
when I assign condition to node,I meet a problem.
I assign X condition on some nodes and then assign Y condition on some nodes(include some nodes I select when assign X condition),then I write a calculate file,those nodes I select both when I assign X condition and Y condition only have Y condition value,but the X condition is lost.Could you tell me the reason?
when I assign surface-load to element, why only one face of elements have load even if the element have two external surface?
lastly,could you tell me how to use the command *canrepeat,I can not understand the words in help file? can you give me other example?
best wish to you!
Yours,
Niu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020529/90cff818/attachment.htm
[GiDlist] A question about conditio
Moderator: GiD Team
[GiDlist] A question about conditio
If you desire to apply a same condition (same name with different values) more of one times to a entity,
this condition must be declared as CANREPEAT: yes in the *.cnd file.
If CANREPEAT: no (default), then the second same condition replaces the first:
Sample *.cnd:
NUMBER: 1 CONDITION: Face-Load
CONDTYPE: over lines
CONDMESHTYPE: over face elements
CANREPEAT: yes
QUESTION: X_preassure:
VALUE: 0
HELP: 2D case, X force for length unit
QUESTION: Y_preassure
VALUE: 0
HELP: 2D case, Y force for length unit
END CONDITION
Inside the bas file also exist a *CanRepeat keyword:
If command *CanRepeat is added after *nodes or *elems in *Set cond, one entity can be several
times in the entities list of the loop. If command *NoCanRepeat is used, entities will be just once
in the entities list.
By default, *CanRepeat is off except for the case of one condition that have the *CanRepeat flag already set.
Sample *.bas:
*Set Cond Face-Load *elems *canrepeat
*# if *canrepeat is missing, it is assumed by default in this case,
*# because Face-Load have CANREPEAT: yes
*loop elems *OnlyInCond
Elem number=*elemsnum, Nodes of the loaded face= *globalnodes Px=*cond(X_preassure) Py=*cond(Y_preassure)
*end elems
Regards
Enrique Escolano
----- Original Message -----
From: 牛志伟
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, May 29, 2002 7:23 PM
Subject: [GiDlist] A question about conditio
hi!
when I assign condition to node,I meet a problem.
I assign X condition on some nodes and then assign Y condition on some nodes(include some nodes I select when assign X condition),then I write a calculate file,those nodes I select both when I assign X condition and Y condition only have Y condition value,but the X condition is lost.Could you tell me the reason?
when I assign surface-load to element, why only one face of elements have load even if the element have two external surface?
lastly,could you tell me how to use the command *canrepeat,I can not understand the words in help file? can you give me other example?
best wish to you!
Yours,
Niu
热点推荐: “零距离接触32名世界杯宝贝” [跟踪报道] [图片报道] [宝贝印象] [初赛实录]
163.net 收费邮箱
白金版
(100 M ,可发10M附件) 黄金版
(60 M ,可发10M附件) 精英型
(25M ,可发8M附件) 普及型
(10M ,可发5M附件)
300元/年
(送1200条邮件短信)
180元/年
(送720条邮件短信) 120元/年 50元/年
更快更稳定 | 内置瑞星杀毒引擎 | 垃圾邮件过滤 | 四大新功能 | 支持手机收发邮件new!
摩托罗拉、 西门子、诺基亚铃声图片放送 TOM短讯 更多精彩
恋爱大过天(twins)
G For Girl(梁咏琪) 流星花园
迷魂记(王菲) 恋恋风尘
真心英雄 六字箴言
情有独钟 悲伤止步(苏永康)
眼神骗不过(黎明) 唯一(王力宏)
流星雨(F4) 征服(那英)
天空(王菲)
TOM已支持中国移动神州行用户发送短信
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020529/325aa905/attachment.htm
this condition must be declared as CANREPEAT: yes in the *.cnd file.
If CANREPEAT: no (default), then the second same condition replaces the first:
Sample *.cnd:
NUMBER: 1 CONDITION: Face-Load
CONDTYPE: over lines
CONDMESHTYPE: over face elements
CANREPEAT: yes
QUESTION: X_preassure:
VALUE: 0
HELP: 2D case, X force for length unit
QUESTION: Y_preassure
VALUE: 0
HELP: 2D case, Y force for length unit
END CONDITION
Inside the bas file also exist a *CanRepeat keyword:
If command *CanRepeat is added after *nodes or *elems in *Set cond, one entity can be several
times in the entities list of the loop. If command *NoCanRepeat is used, entities will be just once
in the entities list.
By default, *CanRepeat is off except for the case of one condition that have the *CanRepeat flag already set.
Sample *.bas:
*Set Cond Face-Load *elems *canrepeat
*# if *canrepeat is missing, it is assumed by default in this case,
*# because Face-Load have CANREPEAT: yes
*loop elems *OnlyInCond
Elem number=*elemsnum, Nodes of the loaded face= *globalnodes Px=*cond(X_preassure) Py=*cond(Y_preassure)
*end elems
Regards
Enrique Escolano
----- Original Message -----
From: 牛志伟
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, May 29, 2002 7:23 PM
Subject: [GiDlist] A question about conditio
hi!
when I assign condition to node,I meet a problem.
I assign X condition on some nodes and then assign Y condition on some nodes(include some nodes I select when assign X condition),then I write a calculate file,those nodes I select both when I assign X condition and Y condition only have Y condition value,but the X condition is lost.Could you tell me the reason?
when I assign surface-load to element, why only one face of elements have load even if the element have two external surface?
lastly,could you tell me how to use the command *canrepeat,I can not understand the words in help file? can you give me other example?
best wish to you!
Yours,
Niu
热点推荐: “零距离接触32名世界杯宝贝” [跟踪报道] [图片报道] [宝贝印象] [初赛实录]
163.net 收费邮箱
白金版
(100 M ,可发10M附件) 黄金版
(60 M ,可发10M附件) 精英型
(25M ,可发8M附件) 普及型
(10M ,可发5M附件)
300元/年
(送1200条邮件短信)
180元/年
(送720条邮件短信) 120元/年 50元/年
更快更稳定 | 内置瑞星杀毒引擎 | 垃圾邮件过滤 | 四大新功能 | 支持手机收发邮件new!
摩托罗拉、 西门子、诺基亚铃声图片放送 TOM短讯 更多精彩
恋爱大过天(twins)
G For Girl(梁咏琪) 流星花园
迷魂记(王菲) 恋恋风尘
真心英雄 六字箴言
情有独钟 悲伤止步(苏永康)
眼神骗不过(黎明) 唯一(王力宏)
流星雨(F4) 征服(那英)
天空(王菲)
TOM已支持中国移动神州行用户发送短信
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020529/325aa905/attachment.htm