The video:
The code:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*INCLUDE, INPUT=can.inp | |
*MATERIAL, NAME=Al | |
*ELASTIC | |
69.0E+09,0.3 | |
*SHELL SECTION, MATERIAL=Al, ELSET=bottom | |
0.22 | |
*SHELL SECTION, MATERIAL=Al, ELSET=body | |
0.1 | |
*SHELL SECTION, MATERIAL=Al, ELSET=top | |
2 | |
*BOUNDARY | |
fixed,1,3,0 | |
*STEP | |
*STATIC | |
** Apply pressure from .dlo files | |
*DLOAD | |
*INCLUDE, INPUT=bottom.dlo | |
*INCLUDE, INPUT=body.dlo | |
*INCLUDE, INPUT=top.dlo | |
*NODE FILE | |
U, | |
*EL FILE | |
S, | |
*END STEP |
Eddie
No comments:
Post a Comment