I am trying to perform a real-time TDDFT (RT-TDDFT) simulation in NWChem 7.2.3 where the initial state is prepared by removing an electron from a specific molecular orbital (e.g., HOMO–1) of a neutral molecule, without performing a subsequent SCF optimization.
According to some literature (e.g., J. Phys. Chem. Lett. 2017, 8, 3991−3996), this can be done by:
Performing a ground-state SCF calculation for the neutral molecule.
Removing an electron from a specific orbital (e.g., HOMO–1) by using OCCUP directive.
Propagating the nonstationary density using the rt_tddft module, starting from this ionized configuration.
I can use OCCUP directive and "noscf" keywords in DFT directive to get a initial state with removing an electron from a specific orbital (e.g., HOMO–1) and save the **.moves file.
I load the .moves in the rt_tddft module by "load vectors **.moves"
Even though I provide the correct **.movecs , the initial density at time 0 in the RT-TDDFT run appears to correspond to the ground-state HOMO-ionized density, not the manually HOMO–1-ionized density I intended. This suggests that NWChem may recompute or override the density internally, ignoring the load density directive, or perhaps I'm missing a step to ensure the non-self-consistent density is honored.
Questions:How can I ensure that RT-TDDFT truly uses the non-ground-state density matrix generated from my modified .movecs?
Is there an internal flag or keyword required to prevent density recomputation at time step 0?
Is there a more reliable way to construct and pass a non-self-consistent density matrix to RT-TDDFT in NWChem?
I’ve attached a minimal test case using a water molecule, with HOMO–1 ionized, if needed.
Any guidance or insights would be greatly appreciated!
Best regards,
Zhubin HU
--
You received this message because you are subscribed to the Google Groups "NWChem Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nwchem-forum...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/nwchem-forum/f8eab16e-766e-440e-a1b5-e04c5484b51an%40googlegroups.com.
Hello Dr. Niri Govind,
I hope this message finds you well.
I just wanted to kindly follow up on the RT-TDDFT issue I previously reached out about (regarding the initial density when removing an electron from the HOMO–1 orbital). I realize you're very busy, but I was wondering if there has been any update on the case I sent.
I'm still very interested in understanding whether the RT-TDDFT module may be overriding or recalculating the density at step 0, and any insight from your team would be greatly appreciated.
Thank you again for your time and consideration!
Best regards,
Zhubin