|
@@ -203,7 +203,7 @@ def fieldplot(fig, ax, x, m, WL, comment='', WL_units=' ', crossplane='XZ',
|
|
field_to_plot='Pabs', npts=101, factor=2.1, flow_total=11,
|
|
field_to_plot='Pabs', npts=101, factor=2.1, flow_total=11,
|
|
is_flow_extend=True, pl=-1, outline_width=1, subplot_label=' ',
|
|
is_flow_extend=True, pl=-1, outline_width=1, subplot_label=' ',
|
|
Ec, Hc, P, coordX, coordZ = GetField(crossplane, npts, factor, x, m, pl, mode_n, mode_type)
|
|
Ec, Hc, P, coordX, coordZ = GetField(crossplane, npts, factor, x, m, pl, mode_n, mode_type)
|