OCTOptimizeHarmonicSpectrum

A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X

OCTOptimizeHarmonicSpectrum

Section Calculation Modes::Optimal Control
Type block
Default no

(Experimental) If OCTTargetOperator = oct_tg_hhg, the target is the harmonic emission spectrum. In that case, you must supply an OCTOptimizeHarmonicSpectrum block in the inp file. The target is given, in general, by:

J1=0dωα(ω)H(ω)J_1 = \int_0^\infty d\omega \alpha(\omega) H(\omega),

where H(ω)H(\omega) is the harmonic spectrum generated by the system, and α(ω)\alpha(\omega) is some function that determines what exactly we want to optimize. The role of the OCTOptimizeHarmonicSpectrum block is to determine this α(ω)\alpha(\omega) function. Currently, this function is defined as:

α(ω)=L=1MαLaL((ωLω0)/aL)\alpha(\omega) = \sum_{L=1}^{M} \frac{\alpha_L}{a_L} \sqcap( (\omega - L\omega_0)/a_L ),

where ω0\omega_0 is the carrier frequency. MM is the number of columns in the OCTOptimizeHarmonicSpectrum block. The values of L will be listed in the first row of this block; αL\alpha_L in the second row, and aLa_L in the third.

Example:

%OCTOptimizeHarmonicSpectrum
   7 | 9 | 11
   -1 | 1 | -1
   0.01 | 0.01 | 0.01
%




Source information