Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
Jul 28, 2021, 4:16 p.m. EDT
Hi,
this may work with a pointwise constraint.
Another option may be to set up a maximum operator maxop1 in the nonlocal couplings and use maxop1(vanMises) in a global contraint.
Cheers
Edgar
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Hi,
this may work with a pointwise constraint.
Another option may be to set up a maximum operator maxop1 in the nonlocal couplings and use maxop1(vanMises) in a global contraint.
Cheers
Edgar
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
Jul 30, 2021, 5:16 a.m. EDT
Hello Edgar,
Thanks for the reply. I tried both the options you suggested.
I found "point-sum inequality constraint" to be working very nicely in general for all kinds of constraint but solver is not following "Global inequality constraint". I mean the results are not as expected when I used global constraint. I applied it the way you suggested, from non-linear coupling by choosing maximum operator maxop.
Do you have any other sugestions for applying a global constraint?
Hello Edgar,
Thanks for the reply. I tried both the options you suggested.
I found "point-sum inequality constraint" to be working very nicely in general for all kinds of constraint but solver is not following "Global inequality constraint". I mean the results are not as expected when I used global constraint. I applied it the way you suggested, from non-linear coupling by choosing maximum operator maxop.
Do you have any other sugestions for applying a global constraint?
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
Jan 28, 2022, 3:58 a.m. EST
maxop is not differentiable, you need to make an integral over the domain of the VM stress to the power p. This makes a continuous p-norm, which is an approximation of the max function for p --> infinity.
maxop is not differentiable, you need to make an integral over the domain of the VM stress to the power p. This makes a continuous p-norm, which is an approximation of the max function for p --> infinity.