Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
18.05.2020, 06:10 GMT-4
Alex,
to measue a domain volume you can set up a domain integration coupling operator, typically it is intop1(). Then you can define a variable, e.g. volume = intop1(1).
Cheers
Edgar
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Alex,
to measue a domain volume you can set up a domain integration coupling operator, typically it is intop1(). Then you can define a variable, e.g. volume = intop1(1).
Cheers
Edgar
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
18.05.2020, 08:57 GMT-4
Thanks Edgar,
I couldn't find intop1() or anything about a 'domain integration coupling operator' in the COMSOL programming reference manual. Is there somewhere i can read more about this?
Thanks,
-alex
Thanks Edgar,
I couldn't find intop1() or anything about a 'domain integration coupling operator' in the COMSOL programming reference manual. Is there somewhere i can read more about this?
Thanks,
-alex
Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
18.05.2020, 09:20 GMT-4
This is not about programming. Check in the model builder under Component1 > Definitions > Nonlocal Couplings > Integration
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
This is not about programming. Check in the model builder under Component1 > Definitions > Nonlocal Couplings > Integration
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
18.05.2020, 11:20 GMT-4
Even easier than that is Volume Integration (of 1) under Derived Values.
By the way- the various uses of the intop operator could be better explained than in the documentation I have been able to find. In particular the significance of the intop operator on a point is...obscure.
Even easier than that is Volume Integration (of 1) under Derived Values.
By the way- the various uses of the intop operator could be better explained than in the documentation I have been able to find. In particular the significance of the intop operator on a point is...obscure.
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
19.05.2020, 04:42 GMT-4
Updated:
5 years ago
19.05.2020, 04:55 GMT-4
Thanks
I want to add fibres in a programming loop until a defined volume fraction is reached. Therefore, i dont think intop1() is what i need
Thanks
I want to add fibres in a programming loop until a defined volume fraction is reached. Therefore, i dont think intop1() is what i need
Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
19.05.2020, 06:28 GMT-4
You can of course use the coupling operations, as well as the post processing integration, as suggested by Dave Greve in application methods.
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
You can of course use the coupling operations, as well as the post processing integration, as suggested by Dave Greve in application methods.