Hi
if I have a variable "a" which is specified as 4[µm] in the global parameters section and in the geometry I have specified [µm] to be the default unit. I wish to do a parametric sweep of it, but do I need to specify the [µm] there as well? like
{1, 2, 3, 4, 5, 6, 7, 8}[µm]
Or is it enough to do write
{1, 2, 3, 4, 5, 6, 7, 8}
The reason I'm asking is that I once forgot to specify the [µm] in the sweep once and it looked like the results were resonable.
if I have a variable "a" which is specified as 4[µm] in the global parameters section and in the geometry I have specified [µm] to be the default unit. I wish to do a parametric sweep of it, but do I need to specify the [µm] there as well? like
{1, 2, 3, 4, 5, 6, 7, 8}[µm]
Or is it enough to do write
{1, 2, 3, 4, 5, 6, 7, 8}
The reason I'm asking is that I once forgot to specify the [µm] in the sweep once and it looked like the results were resonable.