Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
6 déc. 2011, 12:01 UTC−5
Actually after some efforts I found the solution using linear projection:
2*linproj1(r*c)/R^2
Regards
Fabien
Actually after some efforts I found the solution using linear projection:
2*linproj1(r*c)/R^2
Regards
Fabien
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
10 janv. 2012, 05:07 UTC−5
i would like to do the same operation, on a 2D system to evaluate the cross sectional temperature average all along the x direction.
Can you tell me in detail how did you solve it?
Thankyou
i would like to do the same operation, on a 2D system to evaluate the cross sectional temperature average all along the x direction.
Can you tell me in detail how did you solve it?
Thankyou
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
10 janv. 2012, 08:24 UTC−5
Hello Arsene,
I describe here my understanding of the linear projection which is in my sense not very well documented and quite obscure.
To do this you have to add an linear model coupling: right click on 'definitions' under your 'model' node and add a 'model coupling: linear projector' (by default linproj1).
Then you can select the domains where this projector applies and using the vertices you can define the source (define the plane Oxy by adding the corresponding points) and destination (line Oy) dimensions.
The linear projection gives the integral of the value so you have to divide by the length of the line on which the value was integrated to get the average (refered as 'length' in the formula below).
I think you have to relaunch the computation after adding the model coupling to be able to use it.
To plot the average temperature you have to add the boudaries along Oy of the domains you are interested in, then use as y-axis data expression:
linproj1(T) / length
where h is the length of cross-section, and y as x-data expression.
I hope this helps!
All the best,
Fabien
Hello Arsene,
I describe here my understanding of the linear projection which is in my sense not very well documented and quite obscure.
To do this you have to add an linear model coupling: right click on 'definitions' under your 'model' node and add a 'model coupling: linear projector' (by default linproj1).
Then you can select the domains where this projector applies and using the vertices you can define the source (define the plane Oxy by adding the corresponding points) and destination (line Oy) dimensions.
The linear projection gives the integral of the value so you have to divide by the length of the line on which the value was integrated to get the average (refered as 'length' in the formula below).
I think you have to relaunch the computation after adding the model coupling to be able to use it.
To plot the average temperature you have to add the boudaries along Oy of the domains you are interested in, then use as y-axis data expression:
linproj1(T) / length
where h is the length of cross-section, and y as x-data expression.
I hope this helps!
All the best,
Fabien
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
10 janv. 2012, 10:28 UTC−5
Thankyou Fabien, for this detailed explanations!
It seems to be clear, I'll try and hope it'll work!
Kind regards
Thankyou Fabien, for this detailed explanations!
It seems to be clear, I'll try and hope it'll work!
Kind regards
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
29 août 2013, 17:01 UTC−4
Hi:
And what If I want the the same, but I have to integrate in a 3d domain i.e. the average over every cross section x,y and plot this average with respect to z.
Thanks
Hi:
And what If I want the the same, but I have to integrate in a 3d domain i.e. the average over every cross section x,y and plot this average with respect to z.
Thanks
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
14 mai 2014, 17:51 UTC−4
Hi to everyone,
I would be grateful if someone could help me out with this noob problem.
I have little experience with COMSOL and I've never used any model couplings before. I need to find out how to use "Definition - Model Couplings - Linear or general projection", or another way, to calculate and plot the average velocity in y*z cross-section over the length of a rectangular pipe, (spanning across the x direction).
I've searched the forum and the documentation and I haven't manage much :-(
Thank you in advance
Panagiotis
Hi to everyone,
I would be grateful if someone could help me out with this noob problem.
I have little experience with COMSOL and I've never used any model couplings before. I need to find out how to use "Definition - Model Couplings - Linear or general projection", or another way, to calculate and plot the average velocity in y*z cross-section over the length of a rectangular pipe, (spanning across the x direction).
I've searched the forum and the documentation and I haven't manage much :-(
Thank you in advance
Panagiotis