#! /bin/sh # If the subkey lifetime and BETA or QUADRATIC is included in the key # AORESPONSE, the damped (frequency dependent) first hyperpolarizability is # calculated. This test example consists of two calculations calculations: one # with BETA and the other with QUADRATIC. # The subkey EOPE is used, which means the electro-optical Pockels effect # beta(-omega;omega,0). This example can easily be modified to calculate the # static beta(0;0,0), the optical rectification beta(0;omega,-omega), the second # harmonic generation beta(-2omega;omega,omega), or the general case # beta(-(omega1+omega2);omega1,omega2). # Note: results will be physically meaningless due to small basis set. Purpose # of this job is to provide a test case for the first hyperpolarizability # implementation # In the first example the first hyperpolarizability is calculated with the # subkey BETA, for EOPE, the electro-optical Pockels effect # beta(-omega;omega,0). ########################### # Damped EOPE, 2n+1 ########################### AMS_JOBNAME=EOPE_beta $AMSBIN/ams <