File: send.fbl

package info (click to toggle)
calculix-cgx 2.21%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 65,752 kB
  • sloc: ansic: 109,184; cpp: 3,087; sh: 70; makefile: 35
file content (16 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
read flange.fbd
elty all
elty all he20r
mesh all
# to force the dependent nodes out of the material:
send PRESD PRESI abq areampc presfit s 
# to fix the moved nodes in the calculated pos:
send BOUD BOUI abq areampc 123 f
send SPC abq spc 123
send SPCB2 abq spc 1 0.1
send CYC1 abq nam
send CYC2 abq nam
send CYC3 abq nam
send CYC4 abq nam
send all abq
quit