I use a parametric sweep to define increases in size of the geometry. How can I plot the total number of mesh elements over the parametric sweep?
I.e., I have a square domain that doubles in size a few times. The side legnth of the square goes from 2, to 4, 8, 16, 32, 64. The elements are fixed at size 1, so the number of elements goes 4, 16, 64, 256, 1024, 4096. How can I get comsol to plot the number of elements vs. the interation of the sweep?