FEAP User Forum
FEAP => Programming => Topic started by: nima_ikm on November 22, 2015, 02:55:46 PM
-
Dear Professor Taylor and Feap users,
I would like to glue two different interface for non-matching discrete interface. I think this can be done through Tied command based on Dual LG.
However, I have tried to tie two different interface (material 1 and material 2) like contact patch test (just gluing two different domain). Please find corresponding input file and mesh. Unfortunately, this does not work. I would be appreciate if you could help me in this regard. Thanks a lot :)
P.S I would like to glue two interface through Dual LG and not penalty method. This is not contact problem and just dealing with non-matching interface.
Best regads
-
Did you try with the direct solver? Maybe the iterative one will not work?
-
YOU did not post eleR
-
Dear Professor,
Thank you very much for all your kindness and valuable help to us. :) Yes, I have tried without iterative solver and it does not work.
Please find input file and mesh in the attachment. I include two input file and removing iterative solver. One corresponds to penalty method which works fine and next one corresponds to Lagrange multiplier which it does not work. To make it clear, the difference between two input file are as follows:
ilagrange ipenalty
=============================================
TIED 1 2 4 NTOS 1 2
SOLM LAGM SOLM PENAlty 1.E+05
block segment FACEts
Again, very much for all your help and kind answer. :)
Best wishes
-
Attached is a file that works. One hint: surfaces must be defined by traversing 2-d boundaries counter-clockwise for both surfaces. ALWAYS check the output file for what the program found from your input.
-
Dear Professor Taylor,
I am very appreciated for all your kindness and your kind correction. Thank you very much and I am really grateful :)
Best wishes