We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Changing Contact Condition to Displacement constraints Reply To: Changing Contact Condition to Displacement constraints

Bill Bulat
Ansys Employee

Hello Kiyean,

 ==> The displacement boundary condition on node 12345 is modified on
 multiple domains.   
 
Yes, this seems to be a message resulting from domain decomposition used by the distributed solver.  You already discovered that switching to the shared memory parallel (SMP) solver (which doesn't decompose the model when it solves) works fine. It's usually a little slower and doesn't scale well with number of processors selected, but if it doesn't result in excessively long turn-around, I'd just continue using it.
 
I don't know the internal logic used to decide where/how to split the mesh for domain decomposition (~random, I  suspect) and I don't know of anyway to control that. I can see how you might hit the error for some models and not others.
 
I couldn't find record of the error you reported after a cursory search in our records... you may be the first user to report it to us.
 
Best,
Bill
 
 
Â