1* Ground plane with a bar over it.  The return path for the bar is through the
2* ground plane.
3*
4.units meters
5.default sigma = 3.5e7
6.default nhinc =2
7.default nwinc =2
8*
9* ground plane
10*
11g1 x1=0 y1=0 z1=0 x2=0.1 y2=0 z2=0 x3=0.1 y3=0.1 z3=0 thick=0.001 seg1=17 seg2=17
12+   nodein (0.045,0.01)
13+   nodeout (0.045,0.08)
14+   nBin  (0.075,0.07)
15+   nBout (0,0,0)
16*
17* bar
18*
19NB1 x=0.035 y=0.03 z=0.002
20NB2 x=0.065 y=0.05 z=0.002
21NB3 x=0.080 y=0.06 z=0.002
22eBseg1 NB1 NB2 w=0.002 h=0.001
23eBseg2 NB2 NB3 w=0.002 h=0.001
24*
25.equiv nBin Nb3
26.external NB1 NBout
27.external nodein nodeout
28*
29*
30.freq fmin=1e2 fmax=1e10 ndec=0.125
31.end
32