FEAP User Forum
FEAP => Input File Issues => Topic started by: sicheng6699 on June 27, 2017, 01:26:40 AM
-
Dear all,
in the user manual it is mentioned
TANG,,1
is equal to
TANGent
FORM
SOLVe
My question is, what happens if the order is not correct
FORM
TANGent
SOLVe
Is there something that have to be done in TANG command first? Sorry if the question has been asked already.
Thank you!
-
Both orders should give the same result.
Note that TANG,,1 will in general be more efficient. So you should use that format, unless you have a special reason to not do so.
-
Thank you! :)