

header <napatool.hdr>

fs      1.0e5

##  [ a little fun ]
##
##  try the 3D WIRED PLOT  with  parm: time,  x: out1, y: out2
##
##

title  "Superconducting Resonator"

node ampl  triangle  1.0  1.0  100.0 0.0

node s     cell SR1 <Activation/resonator.net>  off ampl freq   0.0
node c     cell SR2 <Activation/resonator.net>  off ampl freq  _pi2_

dvar  off      0.0
dvar  freq     100.0

ivar  nsteps   10000

output  "cardioid.out"   s   c

terminate  LOOP_INDEX  >  nsteps
