Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2011年2月20日 GMT-5 16:25
Hi
I mostly cut my domains/boundaries such that I can use internal boundaries to integrate over. But in V4 you can make slice data sets and further process these. One way to extract only part of a boundary for an integration is to integrate over the full are, but multiply the integrand with a bolean operator of the type
(xmin < x)*(x < xmax)*(ymin < y)*(y < ymax) * your_operand
hope this can give you some ideas
By the way a slice data set is created "statically" when you define it, I have so far not managed to use a variable to be able to scan the slice data set over a solution domain
--
Good luck
Ivar
Hi
I mostly cut my domains/boundaries such that I can use internal boundaries to integrate over. But in V4 you can make slice data sets and further process these. One way to extract only part of a boundary for an integration is to integrate over the full are, but multiply the integrand with a bolean operator of the type
(xmin < x)*(x < xmax)*(ymin < y)*(y < ymax) * your_operand
hope this can give you some ideas
By the way a slice data set is created "statically" when you define it, I have so far not managed to use a variable to be able to scan the slice data set over a solution domain
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2011年2月20日 GMT-5 18:16
Hi Ivar
First thank you for the quick answear,
I succed to define on "data set" the cut plane that i wanted as you adviced (it takes some time to find the currect one by iterating manualy but its o.k),
Anyway, after i got this cut on the screen i didnt understand how can i defined the integral of energey flow over it (or part of it).
Should i definde the calculation i want to do on this cut plan before making the compute process or after? is it under probs menu?
Thanks for your help with this matter.
Ran
Hi Ivar
First thank you for the quick answear,
I succed to define on "data set" the cut plane that i wanted as you adviced (it takes some time to find the currect one by iterating manualy but its o.k),
Anyway, after i got this cut on the screen i didnt understand how can i defined the integral of energey flow over it (or part of it).
Should i definde the calculation i want to do on this cut plan before making the compute process or after? is it under probs menu?
Thanks for your help with this matter.
Ran
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2011年2月21日 GMT-5 01:34
Hi
your original results are in the "Results - Data Set - Solution 1" (or 2...) a cut plane is just copying over part of this solution into a new data base. Then you can in the "Derived Values" section define an operator (integration or other on this Data Set Cut line/plane .... And in there you can write out your "operand" equation.
including multiplying it by some boolean equation giving "0" outside of a predefined region if this meets your need
--
Good luck
Ivar
Hi
your original results are in the "Results - Data Set - Solution 1" (or 2...) a cut plane is just copying over part of this solution into a new data base. Then you can in the "Derived Values" section define an operator (integration or other on this Data Set Cut line/plane .... And in there you can write out your "operand" equation.
including multiplying it by some boolean equation giving "0" outside of a predefined region if this meets your need
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2011年2月21日 GMT-5 07:15
Thank's it was helpful.
BTW - is there somthing i can do if Comsol write me ("out of memory") ? i am using Core2Duo 2G, ? can i define somehow diffrent (Lower) resulotion for the longitudinal axe to make the proccess shorter?
Thank's it was helpful.
BTW - is there somthing i can do if Comsol write me ("out of memory") ? i am using Core2Duo 2G, ? can i define somehow diffrent (Lower) resulotion for the longitudinal axe to make the proccess shorter?
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2011年2月21日 GMT-5 17:15
Hi
indeed FEM models need a laaarge quantity of RAM ;) If you have only 2Gb the only way arounf is to reduce the model, either by using symmetry or reducing the mesh density (but your results become also less rpecise like that)
--
Good luck
Ivar
Hi
indeed FEM models need a laaarge quantity of RAM ;) If you have only 2Gb the only way arounf is to reduce the model, either by using symmetry or reducing the mesh density (but your results become also less rpecise like that)
--
Good luck
Ivar