Gramsey
Aerospace
- Sep 9, 2019
- 11
Hi all,
I'm performing a very simple static analysis in which I would like to have the imposed displacements read from an external text file.
*INCLUDE, INPUT=displ.out
Being displ.out as follows:
*BOUNDARY, TYPE=DISPLACEMENT
Node4,1,1,-643.818E-06
Node4,2,2,-622.048E-06
Node4,3,3,1.28927E-03
Node5,1,1,-463.583E-06
Node5,2,2,-162.952E-06
Node5,3,3,748.277E-06
....and so on
Although it doesn't give me any warnings/errors, it doesn't take into account the displacements. However, when I paste the text into the .inp file it works perfectly well. Anybody knows why? There is limited information on the *Include feature in the documentation...
Thanks in advance,
Gramsey
I'm performing a very simple static analysis in which I would like to have the imposed displacements read from an external text file.
*INCLUDE, INPUT=displ.out
Being displ.out as follows:
*BOUNDARY, TYPE=DISPLACEMENT
Node4,1,1,-643.818E-06
Node4,2,2,-622.048E-06
Node4,3,3,1.28927E-03
Node5,1,1,-463.583E-06
Node5,2,2,-162.952E-06
Node5,3,3,748.277E-06
....and so on
Although it doesn't give me any warnings/errors, it doesn't take into account the displacements. However, when I paste the text into the .inp file it works perfectly well. Anybody knows why? There is limited information on the *Include feature in the documentation...
Thanks in advance,
Gramsey