Hi,
I am currently solving a parametric sweep problem where I am varying a geometry parameter. I wish to create a cutline on the geometry which depends on this.
Currently I have my cutline defined with respect to this variable (d_sep), however the issue is when plotting or exporting the data, COMSOL appears to only calculate this with respect to the last solved instance of d_sep, and not realize that it was parametrically swept.
Is there a variable I can use that COMSOL will recognize as all the parameter and this calculate the cutline based on this?
Specifics:
Parametric Sweep:
parameter name: d_sep
parameter values: range(20,20,200)
Cutline:
x1: d_sep/2-1e-6
x2:d_sep/2-1e-6
y1:0
y2:0
z1: z_c+3[in]
z2:z_c-3[in]
I am currently solving a parametric sweep problem where I am varying a geometry parameter. I wish to create a cutline on the geometry which depends on this.
Currently I have my cutline defined with respect to this variable (d_sep), however the issue is when plotting or exporting the data, COMSOL appears to only calculate this with respect to the last solved instance of d_sep, and not realize that it was parametrically swept.
Is there a variable I can use that COMSOL will recognize as all the parameter and this calculate the cutline based on this?
Specifics:
Parametric Sweep:
parameter name: d_sep
parameter values: range(20,20,200)
Cutline:
x1: d_sep/2-1e-6
x2:d_sep/2-1e-6
y1:0
y2:0
z1: z_c+3[in]
z2:z_c-3[in]