 
 
 
 
 
 
 
  
 Next: *BOUNDARYF
 Up: *BOUNDARY
 Previous: Inhomogeneous Conditions
     Contents 
Submodel conditions can be defined between a *STEP card and an *END STEP card only. 
First line:
- *BOUNDARY,SUBMODEL
- use the STEP parameter to specify the step in the global model
Following line:
- Node number or node set label
- First degree of freedom to be interpolated from the global model
- Last degree of freedom to be interpolated from the global model
Repeat this line if needed.
Example:
*BOUNDARY,SUBMODEL
73,1,3
specifies that all displacements in node 73 should be obtained by
interpolation from the global model. 
Example files: .
guido dhondt
2016-07-31