Please login with a confirmed email address before reporting spam
Posted:
7 years ago
16 apr 2018, 03:41 GMT-4
Hi
Are you trying to plot along a boundary of your geometry or along an arbitrary line? The former is easy. A 2D cut line is naturally possible but you do not mean that? A tedious way is to define multiple points in the geometry and use Point Evaluation in the Derived Value node.
Lasse
Hi
Are you trying to plot along a boundary of your geometry or along an arbitrary line? The former is easy. A 2D cut line is naturally possible but you do not mean that? A tedious way is to define multiple points in the geometry and use Point Evaluation in the Derived Value node.
Lasse
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
16 apr 2018, 20:41 GMT-4
Hi Lasse,
Yes, along the boundary of the geometry. What I'd like for the graph to have is an iteration over the geometry. On the solution of the geometry itself, there are various concentrations [mol/L]. So I use the formula stated previously to obtain the conductivity of the geometry at various points. Now, what I'd like to do is plot the position vs conductivity graph over the geometry (down the middle) on the y-axis.
Hope that makes more sense,
AB
Hi Lasse,
Yes, along the boundary of the geometry. What I'd like for the graph to have is an iteration over the geometry. On the solution of the geometry itself, there are various concentrations [mol/L]. So I use the formula stated previously to obtain the conductivity of the geometry at various points. Now, what I'd like to do is plot the position vs conductivity graph over the geometry (down the middle) on the y-axis.
Hope that makes more sense,
AB
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
17 apr 2018, 05:19 GMT-4
Hi
I do not see what the problem is.
Lasse
Hi
I do not see what the problem is.
Lasse
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
18 apr 2018, 16:50 GMT-4
The problem is, I can't find the expression to iterate over the geometry. There is a variable 'y' that I thought would do the trick, but it has a static value.
The problem is, I can't find the expression to iterate over the geometry. There is a variable 'y' that I thought would do the trick, but it has a static value.
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
20 apr 2018, 01:31 GMT-4
What do you mean by 'iterate'?
You can put the molar conductivity as a parameter in the parameters list, let's call it 'lambda'. Insert its value, and in the line plot, write 'lambda·c' to the expression box if c is your concentration variable. In the line graph you choose the boundary on which you want to make the plot by clicking it.
Results --> 1D Plot Group --> Line Graph
Do I understand you at all?
Lasse
What do you mean by 'iterate'?
You can put the molar conductivity as a parameter in the parameters list, let's call it 'lambda'. Insert its value, and in the line plot, write 'lambda·c' to the expression box if c is your concentration variable. In the line graph you choose the boundary on which you want to make the plot by clicking it.
Results --> 1D Plot Group --> Line Graph
Do I understand you at all?
Lasse