Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

How does COMSOL handle Composite Materials issues in Solid Mechanics?

Please login with a confirmed email address before reporting spam

A multilayer composite material was simulated by using the Solid Mechanics module. The geometry forms union. So how does COMSOL deal with the stress between layers? For example, when calculating the stress of the nodes between layers, which layer's mechanical parameters should be used.


2 Replies Last Post Mar 28, 2021, 10:25 p.m. EDT
Henrik Sönnerlind COMSOL Employee

Please login with a confirmed email address before reporting spam

Posted: 3 years ago Mar 2, 2021, 8:21 a.m. EST

The default result on a boundary would be the average between the two domains.

If you want evaluate results that are discontinuous, you can use the side() operator; side(domain_number,expression).

Another variant is up(expression) and down(expression), but then you first have to figure out which side that is 'up' and which is 'down'. One way of doing that is to create a surface arrow plot of the surface normal vectors.

-------------------
Henrik Sönnerlind
COMSOL
The default result on a boundary would be the average between the two domains. If you want evaluate results that are discontinuous, you can use the *side()* operator; *side(domain_number,expression)*. Another variant is *up(expression*) and *down(expression)*, but then you first have to figure out which side that is 'up' and which is 'down'. One way of doing that is to create a surface arrow plot of the surface normal vectors.

Please login with a confirmed email address before reporting spam

Posted: 3 years ago Mar 28, 2021, 10:25 p.m. EDT

Got. Thank you again!

Got. Thank you again!

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.