Acculution ApS
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
Oct 23, 2021, 7:36 a.m. EDT
Perhaps an integration operator on the boundary and a new variable length=intop1(1).
-------------------
René Christensen, PhD
Acculution ApS
www.acculution.com
info@acculution.com
Perhaps an integration operator on the boundary and a new variable length=intop1(1).
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
Oct 23, 2021, 9:45 a.m. EDT
Updated:
3 years ago
Oct 25, 2021, 7:44 p.m. EDT
Perhaps an integration operator on the boundary and a new variable length=intop1(1).
Thank you for your reply! It partially solves the problem. In fact, I need to plot a quantity (and get data) along the arc length. Integrating using intop1(1) will return a single value (total length at a given time). COMSOL uses arc length as default for x-y plotting, but I need to access this variable since I have to modify it (getting a non dimensional parameter).
Thank you so much for your contribution!!
>Perhaps an integration operator on the boundary and a new variable length=intop1(1).
Thank you for your reply! It partially solves the problem. In fact, I need to plot a quantity (and get data) along the arc length. Integrating using intop1(1) will return a single value (total length at a given time). COMSOL uses arc length as default for x-y plotting, but I need to access this variable since I have to modify it (getting a non dimensional parameter).
Thank you so much for your contribution!!
Acculution ApS
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
Oct 25, 2021, 2:12 a.m. EDT
For all arc there is an inherent coordinate called 's' which runs from 0 to 1. You can use that to plot as a function of the arc length.
-------------------
René Christensen, PhD
Acculution ApS
www.acculution.com
info@acculution.com
For all arc there is an inherent coordinate called 's' which runs from 0 to 1. You can use that to plot as a function of the arc length.