User Tools

Site Tools


elements:binds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
elements:binds [2019/07/09 16:23]
helene [Control data (1 I5)]
elements:binds [2020/08/25 15:46] (current)
Line 20: Line 20:
 ===== Input file ===== ===== Input file =====
    
-==== Sub-Title ==== +Title (A5)^^
-TITLE (A5)^^+
 |TITLE |"​BINDS"​ | |TITLE |"​BINDS"​ |
-==== Control data (I5)====+^Control data (I5)^^
 |NELEM |number of elements | |NELEM |number of elements |
-==== Definition of the elements ​==== +Definition of the elements (3I5/3*NNODE I5)^^
-^ For each element: ^^ +
-^ 1 Line (3I5) ^^+
 |LMATE |material number (type 30) | |LMATE |material number (type 30) |
 |NNODE |number of terms in the relation (max: 10) (see note 1)| |NNODE |number of terms in the relation (max: 10) (see note 1)|
 |INDISO |position of $\alpha_0$ in the list of the $\alpha$ coefficients of the law LMATE | |INDISO |position of $\alpha_0$ in the list of the $\alpha$ coefficients of the law LMATE |
-^ NNODE lines (3I5) ^^ 
 |NODES(I) |node number in the relation | |NODES(I) |node number in the relation |
 |IDOF(I) |componant of the node used in the relation (1: first DOF, 2: second DOF ...) (see note 2) | |IDOF(I) |componant of the node used in the relation (1: first DOF, 2: second DOF ...) (see note 2) |
-|INDIS(I) |position of the $\alpha_i$ coefficient in the law LMATE |\\+|INDIS(I) |position of the $\alpha_i$ coefficient in the law LMATE | 
 +| **Note:** These 3 consecutive terms are written for I=1:NNODE on the same line|| ​
  
 __**Notes**__\\ __**Notes**__\\
-1: if NNODE >10, the subroutines:​ BINDSA and BINDSB must be adapted\\+1: if NNODE >10, the subroutines:​ BINDSA and BINDSB must be adapted \\
 2: Number of DOF in global axes 2: Number of DOF in global axes
    1= displacement in X direction    1= displacement in X direction
Line 60: Line 57:
 $\alpha_4$= 0\\  $\alpha_4$= 0\\ 
  
-And you have to define 1 element for each relation (here: 2 elements)\\+And you have to define 1 element for each relation (here: 2 elements) \\
  
-After the title, you have lines:+After the title, you have lines: ​\\ 
 +^ Line 1^ 
 +|NELEM = 2| 
 +__**First element:​**__  
 +^Line 2^^^ 
 +|LMATE = law nb.|NNODE = 3 |INDISO = 4|
  
-|NELEM= 2 | | |  +^Line 3^^^^^^^^^ 
-|LMATE= law nb. |NNODE= ​|INDISO= 4 | //for $0$// | +|NODES(1) = 1 | IDOF(1) = 1 | INDIS(1) = 1 |NODES(2) = 2 |IDOF(2) = 2| INDIS(2) = 2|NODES(3) = 3 |IDOF(3) = 1 |INDIS(3) = 3 | 
-|NODES(1)= 1 |IDOF(1)= 1 |INDIS(1)= 1 | //for $4.U_1$// | + for $4.U_1$  ​|||  for $2.V_2$  ​|||  for $-U_3$  ​||| 
-|NODES(2)= 2 |IDOF(2)= 2 |INDIS(2)= 2 | //for $2.V_2$// | +__**Second element:​**__  
-|NODES(3)= 3 |IDOF(3)= 1 |INDIS(3)= 3 | ... +^Line 4^^^ 
-|LMATE= law nb. |NNODE= 3 |INDISO= 1 | | +|LMATE law nb. |NNODE = 3 |INDISO ​= 1 |
-|NODES(1)= 1 |IDOF(1)= 2 |INDIS(1)= 2 | | +
-|NODES(2)|IDOF(2)= 1 |INDIS(2)= 2 | | +
-|NODES(3)= 3 |IDOF(3)= 1 |INDIS(3)= 1 | |+
  
 +^Line 5^^^^^^^^^
 +|NODES(1) = 1 |IDOF(1) = 2 |INDIS(1) = 2 | NODES(2) = 2 |IDOF(2) = 1 |INDIS(2) = 2 | NODES(3) = 3 |IDOF(3) = 1 |INDIS(3) = 1 |
 +|  for $2.V_1$ ​ |||  for $2.U_2$ ​ |||  for $4.U_3$ ​ |||
 ===== Results ===== ===== Results =====
 Effort in the spring Effort in the spring
  
elements/binds.1562682210.txt.gz · Last modified: 2020/08/25 15:33 (external edit)