Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
2011年1月4日 GMT-5 17:43
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
2011年1月5日 GMT-5 01:59
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
2011年1月5日 GMT-5 09:09
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
2011年1月5日 GMT-5 09:25
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