hexagon logo

How to carry out nonlinear iterative contact subroutine in SOL101 only on subset of subcases if possible?

I want to run contact subroutine in a linear elastic SOL101 and therefore defined the cards
  • 1xBCONPRG with ICOORD=1 (Stress free Initial state), ISEARCH=1 (Search only from Slave to Master)
  • 2x BCBODY1, both 3D and Deformable
  • 2x BCPROP
  • 1x BCONECT assigning slave and master and referencing the Parameter set
  • 1x BCTABL1 with ID=99 referencing a single BCONECT
 
As I want to run contact subroutine only on a subset of the subcases, I set BCONTACT=99 on the subcases that should iterate out the contact and BCONTACT=NONE on all other subcases.
 
The nonlinear Iteration is still carried out for each subcase.
  • Is it possible to run the nonlinear subroutine only for certain subcases
  • If yes, how to set the Parameters to do so?
Parents
  • SOL 101 is linear and only nonlinearity supported is the contact. Sol 101 does allow for contact conditions to change from subcase to subcase. Please refer to BCONTACT case control entry description. These subcases in sol101 are independent solutions. If you like , later subcase to be dependent or starting from the prior subcase you would want to use SOL400 step definitions.
Reply
  • SOL 101 is linear and only nonlinearity supported is the contact. Sol 101 does allow for contact conditions to change from subcase to subcase. Please refer to BCONTACT case control entry description. These subcases in sol101 are independent solutions. If you like , later subcase to be dependent or starting from the prior subcase you would want to use SOL400 step definitions.
Children
No Data