<div dir="ltr">Hi, <div><br></div><div><br></div><div>May be the discussion in this post is relevant to your concern?<br><a href="https://groups.google.com/forum/?fromgroups=#!searchin/cp2k/efield/cp2k/dzKJKOVH4Ok/wXI_zkWcRScJ" target="_blank">https://groups.google.com/<wbr>forum/?fromgroups=#!searchin/<wbr>cp2k/efield/cp2k/dzKJKOVH4Ok/<wbr>wXI_zkWcRScJ</a></div><div><br></div><div>The setting of EFIELD should be for TD-DFT. I am not an experienced user in EFIELD setting but I found the post could be helpful to you.<br><br>On Monday, January 28, 2013 2:17:52 PM UTC+2, Yun-Wen Chen wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>I would like to apply electric field in my CP2K simulations. However, I could not make it work after several tries. My purpose is to apply a uniform E-field in the periodic simulation cell, but I also don't know which option I should apply in my input since the online manual is not so clear. Does someone have the experience of this kind of simulation? Thank you.<br><br>The following are four options I put into my input file under &DFT section.<br><br>    &EFIELD<br>      INTENSITY 0.0001<br>      POLARISATION 0.0 0.0 1.0<br>      ENVELOP CONSTANT<br>      &CONSTANT_ENV<br>        START_STEP 3<br>        END_STEP 8000<br>      &END CONSTANT_ENV<br>    &END EFIELD<br><br>or<br><br>    &EFIELD<br>      INTENSITY 0.0001<br>      POLARISATION 0.0 0.0 1.0<br>      ENVELOP RAMP<br>      &RAMP_ENV<br>        START_STEP_IN 3<br>        START_STEP_OUT 8000<br>      &END RAMP_ENV<br>    &END EFIELD<br><br>or<br><br>    &EFIELD<br>      INTENSITY 0.0001<br>      POLARISATION 0.0 0.0 1.0<br>      ENVELOP GAUSSIAN<br>      &GAUSSIAN_ENV<br>        T0 0.0        <br>      &END GAUSSIAN_ENV<br>    &END EFIELD<br><br>or<br><br>    &PERIODIC_EFIELD<br>      INTENSITY 0.0001<br>      POLARISIATION 0.0 0.0 1.0<br>    &END PERIODIC_EFIELD<br><br><br>Sincerely,<br><br>Yun-Wen<br><br></blockquote></div></div>