next up previous contents
Next: -fdtd: Compute time dependent Up: Solver sections: Eigenvalues and Previous: Solver sections: Eigenvalues and   Contents

-eigenvalues

 ##############################################################################
 # Flags: nomenu, noprompt, nomessage,                                        #
 ##############################################################################
 # section -eigenvalues                                                       #
 ##############################################################################
 # solutions    = 15                                                          #
 # estimation   = undefined                                                   #
 # storeallmodes= no                                                          #
 #    flowsave  = 0.0                                                         #
 #    fhighsave = 1.0e+30                                                     #
 # passes       =  2                                                          #
 # pfac2        = 1.0e-3                                                      #
 # lossy          = no                  -- lossy or dispersive computation    #
 #    flowsearch  = undefined           -- edges of the search area...        #
 #    fhighsearch = undefined           -- ...when "lossy= yes"               #
 #                                                                            #
 #                                                                            #
 # compressed   = yes                   -- minimal RAM, more CPU and IO time  #
 ##############################################################################
 # return, doit, help, ?                                                      #
 ##############################################################################


Example The following specifies that we want to compute with 15 basisvectors, we want to perform two passes to search for the eigenvalues, and we estimate that the highest resonant frequency of the 15 to be found will be about 1.3 GHz. The final doit starts the eigenvalue computation.
 -eigenvalues
   solutions= 15
   passes= 2
   estimation= 1.3e9
   doit



Footnotes

... T\"uckmantel1.3
J. Tückmantel, `Urmel with a High Speed and High Precision Eigenvector Finder', CERN/EF/RF 83-5, 11 July 1983
...1.31.4
J. Tückmantel `An improved version of the eigenvector processor SAP applied in URMEL', CERN/EF/RF 85-4, 4 July 1985

next up previous contents
Next: -fdtd: Compute time dependent Up: Solver sections: Eigenvalues and Previous: Solver sections: Eigenvalues and   Contents