Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Jan 4, 2011, 5:43 p.m. EST
You can see the number of elements through Mesh>Statistics.
Jeff
You can see the number of elements through Mesh>Statistics.
Jeff
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Jan 5, 2011, 1:59 a.m. EST
You can see the number of elements through Mesh>Statistics.
Jeff
Hi Jeff,
Yes, correct. But I need it as variable to plot since I am running a parametric study.
Danial
--
Comsol 4.1
Ubuntu 10.04.1
[QUOTE]
You can see the number of elements through Mesh>Statistics.
Jeff
[/QUOTE]
Hi Jeff,
Yes, correct. But I need it as variable to plot since I am running a parametric study.
Danial
--
Comsol 4.1
Ubuntu 10.04.1
Daniel Smith
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Jan 5, 2011, 9:09 a.m. EST
Define a Maximum coupling operator with operator name maxop1. Then use the predefined variable "meshelement" to get the total number of mesh elements using:
maxop1(meshelement)
You can plot this v.s. your parameter in postprocessing.
Define a Maximum coupling operator with operator name maxop1. Then use the predefined variable "meshelement" to get the total number of mesh elements using:
maxop1(meshelement)
You can plot this v.s. your parameter in postprocessing.
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Jan 5, 2011, 9:25 a.m. EST
Define a Maximum coupling operator with operator name maxop1. Then use the predefined variable "meshelement" to get the total number of mesh elements using:
maxop1(meshelement)
You can plot this v.s. your parameter in postprocessing.
Exactly what I wanted. Working as advertised.
Thank you!
--
Comsol 4.1
Ubuntu 10.04.1
[QUOTE]
Define a Maximum coupling operator with operator name maxop1. Then use the predefined variable "meshelement" to get the total number of mesh elements using:
maxop1(meshelement)
You can plot this v.s. your parameter in postprocessing.
[/QUOTE]
Exactly what I wanted. Working as advertised.
Thank you!
--
Comsol 4.1
Ubuntu 10.04.1