Search results

From AbInitio

You searched for Harminv"

Jump to: navigation, search

There is no page titled "Harminv"". You can create this page.

For more information about searching AbInitio, see Searching AbInitio.

Showing below 19 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

Article title matches

  1. Harminv (7,079 bytes)
    1: [[Image:harminv.gif|400px|center|Harminv logo]]
    3: '''Harminv''' is a free program (and accompanying library) t...
    7: Harminv uses a low-storage "'''filter diagonalization met...
    13: ...losophy/free-sw.html free software] that should [[Harminv installation|install]] under any Unix-like operat...
    17: The latest version is Harminv 1.4, which can be downloaded in source-code form ...
  2. Harminv installation (2,693 bytes)
    1: [[Harminv]] is designed to run on any Unix-like system (GNU...
    5: == Compiling Harminv Itself ==
    7: ...e installed, you can compile and install harminv. harminv comes with a [http://www.gnu.org/software/autocon...
    18: In order to compile, harminv requires either:
    37: [[Category:Harminv]]
  3. Harminv release notes (2,934 bytes)
    1: ...n also refer to the <code>NEWS</code> file in the Harminv distribution (or the <code>ChangeLog</code> file ...
    3: ==Harminv 1.4==
    10: ==Harminv 1.3.1==
    17: ==Harminv 1.3==
    20: * Switch back to eigensolver technique used in Harminv 1.0.x, which first removes the singular null spac...

Page text matches

  1. Main Page (3,257 bytes)
    21: * [[Harminv]] &mdash; extraction of complex frequencies and a...
  2. Harminv (7,079 bytes)
    1: [[Image:harminv.gif|400px|center|Harminv logo]]
    3: '''Harminv''' is a free program (and accompanying library) t...
    7: Harminv uses a low-storage "'''filter diagonalization met...
    13: ...losophy/free-sw.html free software] that should [[Harminv installation|install]] under any Unix-like operat...
    17: The latest version is Harminv 1.4, which can be downloaded in source-code form ...
  3. MPB Introduction (14,329 bytes)
    20: ...sophisticated signal-processing methods such as [[Harminv]]'s). Third, the time-step size must be proportio...
  4. Harminv installation (2,693 bytes)
    1: [[Harminv]] is designed to run on any Unix-like system (GNU...
    5: == Compiling Harminv Itself ==
    7: ...e installed, you can compile and install harminv. harminv comes with a [http://www.gnu.org/software/autocon...
    18: In order to compile, harminv requires either:
    37: [[Category:Harminv]]
  5. Harminv release notes (2,934 bytes)
    1: ...n also refer to the <code>NEWS</code> file in the Harminv distribution (or the <code>ChangeLog</code> file ...
    3: ==Harminv 1.4==
    10: ==Harminv 1.3.1==
    17: ==Harminv 1.3==
    20: * Switch back to eigensolver technique used in Harminv 1.0.x, which first removes the singular null spac...
  6. Meep Introduction (25,528 bytes)
    90: ...sophisticated signal-processing methods such as [[Harminv]]. Finite-element methods can also be used for t...
    139: ...' and is implemented by our [[Harminv]] package. Harminv extracts all of the frequencies and their decay r...
  7. Meep Installation (13,544 bytes)
    35: ...m source. Download [[Harminv]] and, in the <code>harminv</code> directory, do:
    48: ...es are required in order to install [[Harminv]]. Harminv is not ''required'' for Meep, but is strongly rec...
    50: Note also that Meep's usage of BLAS/LAPACK, via Harminv, is not generally performance-critical. So, it do...
    54: ==Harminv (recommended)==
    56: ...t frequencies and decay rates, you must install [[Harminv]] (which requires BLAS and LAPACK).
  8. Meep C-plus-plus Tutorial (11,954 bytes)
    130: ...king a special tool for harmonic inversion, <code>harminv</code>, to extract the real and imaginary frequen...
    132: int num = do_harminv(p, ttot, f.dt, 0.8*w_midgap, 1.2*w_midgap, maxban...
    134: ...ded passing the arrays by value and telling <code>harminv</code> to look for frequencies within 20% of the ...
    174: ...n-double foo.cpp -o foo -lmeep -lhdf5 -lz -lgsl -lharminv -llapack -lcblas -latlas -lfftw3 -lm
  9. Meep Tutorial (50,023 bytes)
    357: ...nal-processing on the fields at some point with [[harminv]] to identify the frequencies and decay rates of ...
    361: (after-sources (harminv Ez (vector3 (+ r 0.1)) fcen df)))
    363: ...e> prints a series of lines (beginning with <code>harminv0:</code>, to make it easy to <code>grep</code> fo...
    365: harminv0:, frequency, imag. freq., Q, |amp|, amplitude, e...
    366: harminv0:, 0.118101575043663, -7.31885828253851e-4, 80.68...
  10. Meep Reference (109,261 bytes)
    687: ...nal <code>T</code> time units. It will run <code>harminv</code> (see below) at the same point/component as...
    732: ====Harminv====
    734: ...collects field data from a given point and runs [[Harminv]] on that data to extract the frequencies, decay ...
    736: ;<code>(harminv c pt fcen df <nowiki>[maxbands]</nowiki>)</code>
    737: ...text, and also storing them to the variable <code>harminv-results</code>. The optional argument <code>maxb...
  11. Meep Tutorial/Band diagram, resonant modes, and transmission in a holey waveguide (32,880 bytes)
    177: (after-sources (harminv Hz (vector3 0) fcen df)))
    180: ...e the <code>harminv</code> command (which calls [[Harminv]]) to analyze the response at a point (here the <...
    188: harminv0:, frequency, imag. freq., Q, |amp|, amplitude, e...
    189: harminv0:, 0.235109393214226, -3.14979827803982e-4, 373.2...
    203: ...N=4 compute-mode?=true holey-wvg-cavity.ctl |grep harminv
  12. Meep Tutorial/Ring resonator in cylindrical coordinates (10,606 bytes)
    48: ...s 200 additional time units during which we use [[harminv]] to analyze the <math>E_z</math> field at a give...
    50: (run-sources+ 200 (after-sources (harminv Ez (vector3 (+ r 0.1)) fcen df)))
    66: unix% meep m=3 ring-cyl.ctl | grep harminv
    67: unix% meep m=4 ring-cyl.ctl | grep harminv
    68: unix% meep m=5 ring-cyl.ctl | grep harminv
  13. Meep Tutorial/Local density of states (8,171 bytes)
    13: ... mode and its lifetime <math>Q</math> using <code>harminv</code> and then compute the LDOS by the Purcell f...
    53: (run-sources+ Th (after-sources (harminv Ez (vector3 0) fcen df)))
    54: (define f (harminv-freq-re (car harminv-results)))
    55: (define Q (harminv-Q (car harminv-results)))
  14. Meep release notes (15,091 bytes)
    10: * Compatibility with Harminv 1.4 (fixes [https://github.com/stevengj/meep/issu...
    162: ...</code> where it wouldn't allow you to call <code>harminv</code> more than once for the same run loop; than...
  15. Parallel Meep (6,216 bytes)
    40: ...ts, such as <code>get-field-point</code> or <code>harminv</code> analyses, are performed by all processes r...
  16. Meep Tutorial/Optical forces (10,118 bytes)
    42: ...then determine the resonant frequency using <code>harminv</code>. The use of a Bloch periodic boundary cond...
    53: (after-sources (harminv Ey (vector3 (* 0.5 (+ s a)) 0) fcen df)))
    54: (define f (harminv-freq-re (car harminv-results)))

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces:

List redirects
Search for
Views
Personal tools