Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2017年5月1日 GMT-4 11:21
Hello Steven,
I took a quick look around your file and noticed two things:
- your parameters are called "Young" and "Poisson", but material 4 uses Y and P.
- you have not turned on Almost Incompressible Material, although you have a Poisson ratio very close to .5.
There may be other things but those two stood out for me.
Best,
Jeff
Hello Steven,
I took a quick look around your file and noticed two things:
- your parameters are called "Young" and "Poisson", but material 4 uses Y and P.
- you have not turned on Almost Incompressible Material, although you have a Poisson ratio very close to .5.
There may be other things but those two stood out for me.
Best,
Jeff
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2017年5月1日 GMT-4 21:30
Thanks for your reply, Jeff
Y and P are variables with the expression Young and Poisson respectively because I wanted to include these in my table.
As for using the nearly incompressible material option, this causes even less convergence and stranger solutions such as the one attached
Thanks for your reply, Jeff
Y and P are variables with the expression Young and Poisson respectively because I wanted to include these in my table.
As for using the nearly incompressible material option, this causes even less convergence and stranger solutions such as the one attached
Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2017年5月2日 GMT-4 09:33
You're right, I totally missed the fact that you used variables to turn Young into Y and Poisson into P.
A couple of additional comments:
- At nu=.47 not turning on the almost incompressible material switch is probably safe, but at .499 I'd be cautious.
- If the experimental data suggests that the total force is lower, wouldn't that suggest that the Young's modulus is lower than the one you've tried? The softer the silicon, the less force it takes to get it to deform a given amount, no?
- It looks like in your file the contact zone is only a small number of mesh elements. You could try refining the mesh.
- The two materials have Young's moduli that are several orders of magnitude apart. The accuracy could be suffering from ill-conditioning, see
www.comsol.com/community/forums/general/thread/141001 and the blog it points to.
- You are computed Force by "manually" integrating the pressure over surface 7. I would have used the preimplemented Total contact force, z component (solid.T_totz).
Jeff
You're right, I totally missed the fact that you used variables to turn Young into Y and Poisson into P.
A couple of additional comments:
- At nu=.47 not turning on the almost incompressible material switch is probably safe, but at .499 I'd be cautious.
- If the experimental data suggests that the total force is lower, wouldn't that suggest that the Young's modulus is lower than the one you've tried? The softer the silicon, the less force it takes to get it to deform a given amount, no?
- It looks like in your file the contact zone is only a small number of mesh elements. You could try refining the mesh.
- The two materials have Young's moduli that are several orders of magnitude apart. The accuracy could be suffering from ill-conditioning, see https://www.comsol.com/community/forums/general/thread/141001 and the blog it points to.
- You are computed Force by "manually" integrating the pressure over surface 7. I would have used the preimplemented Total contact force, z component (solid.T_totz).
Jeff
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2017年5月3日 GMT-4 09:35
Thanks again for your replies, Jeff!
I definitely meant to write decreasing when it came to the young's mod to have lower forces. I've been doing this so I'm not sure why I accidentally wrote increase.
I think you're right about the ill-conditioning. When I changed the glass to acrylic, my model solved without any problems. I've tried changing the mesh size previously but it hasn't helped much. I just tried solving the model with an extremely fine mesh and very tight tolerance in the stationary solver but I'm still having this problem with glass. Is there anything else I can try to help my model converge correctly?
Shouldn't the integrated pressure across the area be the same as the inbuilt contact force? I've found that they're slightly different but I don't understand why.
Thanks again for your replies, Jeff!
I definitely meant to write decreasing when it came to the young's mod to have lower forces. I've been doing this so I'm not sure why I accidentally wrote increase.
I think you're right about the ill-conditioning. When I changed the glass to acrylic, my model solved without any problems. I've tried changing the mesh size previously but it hasn't helped much. I just tried solving the model with an extremely fine mesh and very tight tolerance in the stationary solver but I'm still having this problem with glass. Is there anything else I can try to help my model converge correctly?
Shouldn't the integrated pressure across the area be the same as the inbuilt contact force? I've found that they're slightly different but I don't understand why.
Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2017年5月3日 GMT-4 11:16
Updated:
8 years ago
2017年5月3日 GMT-4 11:22
Hi Steven,
If we go with the hypothesis that the discrepancy between your experimental data and model results as well as your difficulty in getting the model to converge at all in some cases are coming from the large difference in Young's moduli between the two materials, then a logical thing to try would be to artificially decrease the Young's modulus of glass in your model. As long as it remains, say, a couple of orders of magnitude larger than that of the spherical cap, that won't affect the solution significantly but it would make a big difference in terms of the suspected ill-conditioning.
Best,
Jeff
PS: I always go with the pre-implemented expressions when they exist: someone's already done the thinking for me and I don't trust my ability to invent a better wheel.
Hi Steven,
If we go with the hypothesis that the discrepancy between your experimental data and model results as well as your difficulty in getting the model to converge at all in some cases are coming from the large difference in Young's moduli between the two materials, then a logical thing to try would be to artificially decrease the Young's modulus of glass in your model. As long as it remains, say, a couple of orders of magnitude larger than that of the spherical cap, that won't affect the solution significantly but it would make a big difference in terms of the suspected ill-conditioning.
Best,
Jeff
PS: I always go with the pre-implemented expressions when they exist: someone's already done the thinking for me and I don't trust my ability to invent a better wheel.