Dear Developers,
Thank you for taking time to answer my questions.
I employ the element inside , and get output files with the name ‘PROJ_x.OUT’. Also, I could get the projection of each evolved KS wavefunction onto the groundstate in uniform k-point with the attribute ‘ngridk’ inside . But how can I get the projection under specified high symmetry points?
<xs nempty="5" ngridk="10 10 1" nosym="true" reducek="false" xstype="RT-TDDFT">
<realTimeTDDFT
endTime="405.d0"
printAfterIterations="10"
printTimingGeneral="true"
propagator="AETRS"
timeStep="0.5d0">
<laser>
<sinSq
amplitude="9.78d0"
direction="x"
omega="0.15d0"
phase="0.d0"
pulseLength="400.d0"
t0="0.1d0"/>
</laser>
<screenshots niter="100" printAbsProjCoeffs="true" />
</realTimeTDDFT>
</xs>