Siddheshwar Chopra
sidhusai@gmail.com
Regards,
On Wed Mar 26 '14 1:03pm, Thomas Pijper wrote
---------------------------------------------
>Dear Siddheshwar,
>TDDFT geometry optimizations are quite simple. In addition to the usual parameters for an optimizations (RUNTYP=OPTIMIZE, the $STATPT group, etc), one only needs to specify the state of interest with the ISTATE keyword of the $TDDFT group. ISTATE=1 specifies the first excited state. NSTATE should ideally be set a bit higher, in case the desired state is not yet the lowest in energy at the start of the diagonalization procedure. NSTATE=10 is too high IMO, NSTATE=3 should be sufficient for most cases.
>> But doesn't this run give me absorption spectra??
>UV/vis absorption data derived from energies and oscillator strengths is valid only for TDDFT calculations on the optimized ground state geometry. Geometries that do not correspond to a minimum on the S0 PES should not be used when calculating UV/vis spectra.
>
>
>Kind regards,
>Thom
>
>
>
>
>On Wed Mar 26 '14 12:17pm, Siddheshwar Chopra wrote
>---------------------------------------------------
>>Dear Thomas,
>>Yes I am referring to the fluorescence emission. I have as you suggested optimized the system for ground state.. Then I ran for TDDFT using the following commands(some omitted):
>> $CONTRL CITYP=TDDFT SCFTYP=RHF $END
>> $CONTRL DFTTYP=B3LYP COORD=UNIQUE NZVAR=1 $END
>> $BASIS GBASIS=N31 NGAUSS=6 $END
>> $STATPT opttol=10E-7 NSTEP=100 Method=GDIIS $END
>> $SCF fdiff= .f. diis=.t. $END
>> $DFT HFX(1)=0.15 LMAX=41 NRAD=99 $end
>> $ZMAT DLC=.t. AUTO=.t. $END
>> $SCF NCONV=6 $END
>> $TDDFT NSTATE=10 ISTSYM=0 ISTATE=1 TDA=.t. $END
>> $DATA
>>And I copied the ground state coordinates to a TDDFT i/p file. Are the above commands correct?? But how do I ensure that the first excited state is optimized? How to check for that? But doesn't this run give me absorption spectra?? I could find only excitation energies vs osc. strengths.
>>Please help.
>>Regards,
>>
>>
>>On Wed Mar 26 '14 11:45am, Thomas Pijper wrote
>>----------------------------------------------
>>>Dear Siddheshwar,
>>>Are you referring to emission as in fluorescence emission? Fluorescence emission bands can be calculated with relative easy with Firefly 8.1.0. The steps are as follows:
>>>1. Optimize the ground state geometry of your system.
>>>2. Use TDDFT to optimize the geometry of the first excited state, which effectively allows the ground state geometry to relax after excitation. The energy difference between the S0 and S1 states of the relaxed geometry corresponds to your emission band. Note that, as with UV/vis spectra calculated by TDDFT, this will give a single energy value whereas an experimentally observed spectral band will always have a certain width.
>>>As far as I know, it is currently not possible to include the effects of solvation in the calculation.
>>>
>>>
>>>Kind regards,
>>>Thom
>>>
>>>
>>>
>>>On Wed Mar 26 '14 10:42am, Siddheshwar Chopra wrote
>>>---------------------------------------------------
>>>>Dear Sir,
>>>>I read a paper which used Firefly and discussed about TDDFT calculations. There was a mention of LUMO to HOMO transitions in the same work. It said "by combining both the experimental data and the calculation
>>>>results with the Franck-Condon principle, the simplified mechanism for downward vertical transition can be predicted as" ...... And it was termed as Emission band.
>>>>Sir, is it possible to study emission spectra using Firefly? If yes how can we go about it?
>>>>Regards,