Thanks for your reply. I used 120 procs.<br>Best regards,<br>Nikita<br><br><div class="gmail_quote">2011/9/16 Teodoro Laino <span dir="ltr"><<a href="mailto:teodor...@gmail.com">teodor...@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">just replied. Another info: how many procs did you use in your submission ?<br>
<div><div></div><div class="h5"><br>
On Sep 16, 2011, at 8:05 AM, Nikita wrote:<br>
<br>
> Hello, Teo!<br>
> Thanks for your prompt reply!<br>
><br>
>> concerning the input.<br>
>> When I write NPROC_REP 4 and NUMBER_OF_REPLICA 5, the program<br>
> writes<br>
>> that the number of images is 5 and the number of replicas is 30<br>
> (?!?)<br>
>    That's not possible. Please attach the corresponding output...<br>
><br>
>> I'm trying to do CI NEB calculation but have a few questions<br>
> I sent the output on your email (there's no option to attach files in<br>
> google groups)<br>
><br>
> *******************************************************************************<br>
><br>
> *******************************************************************************<br>
><br>
> **<br>
> **<br>
> **  ########     ###    ##    ## ########    Nudged Elastic Band<br>
> Method      **<br>
> **  ##     ##   ## ##   ###   ## ##     ##   String<br>
> Method                   **<br>
> **  ##     ##  ##   ##  ####  ## ##<br>
> ##                                   **<br>
> **  ########  ##     ## ## ## ## ##     ##   Number of<br>
> Images :            5 **<br>
> **  ##     ## ######### ##  #### ##     ##   Number of<br>
> Replicas:          30 **<br>
> **  ##     ## ##     ## ##   ### ##     ##   Number of Procs/<br>
> Rep:          4 **<br>
> **  ########  ##     ## ##    ##<br>
> ########                                    **<br>
> **                                           T. Laino<br>
> 2009-2010             **<br>
><br>
> *******************************************************************************<br>
><br>
> *******************************************************************************<br>
><br>
><br>
>> (the number of processors used in calculation was 120).<br>
>> And the second question is how to set coordinates of images<br>
> correctly?<br>
>> I mean if I have 5 images with xyz files 1.xyz, 2.xyz, 3.xyz,<br>
> 4.xyz,<br>
>> 5.xyz: where the first and the last xyz correspond to optimized<br>
>> initial and final configurations, consequently, and 2,3,4<br>
> correspond<br>
>> to some intermidiate configurations, what should I write in<br>
> &coord<br>
>> section and in &replica?<br>
>    please refer to the regtest: you can find this information in<br>
> them..<br>
><br>
> I looked at this example and that's not clear what to write in coord<br>
> section and replica section. In this input in coord section I wrote<br>
> the initial configuration (the file start.xyz), and in replica section<br>
> I wrote coordinates of all configurations (initial, final and<br>
> intermediate). Am I right?<br>
><br>
> Best regards,<br>
> Nikita<br>
><br>
> On Sep 15, 11:05 am, Teodoro Laino <<a href="mailto:teodor...@gmail.com">teodor...@gmail.com</a>> wrote:<br>
>> On Sep 15, 2011, at 9:02 AM, Nikita wrote:<br>
>><br>
>>> Dear CP2K users and developers,<br>
>><br>
>>> I'm trying to do CI NEB calculation but have a few questions<br>
>>> concerning the input.<br>
>>> When I write NPROC_REP 4 and NUMBER_OF_REPLICA 5, the program writes<br>
>>> that the number of images is 5 and the number of replicas is 30 (?!?)<br>
>><br>
>> That's not possible. Please attach the corresponding output...<br>
>><br>
>>> (the number of processors used in calculation was 120).<br>
>>> And the second question is how to set coordinates of images correctly?<br>
>>> I mean if I have 5 images with xyz files 1.xyz, 2.xyz, 3.xyz, 4.xyz,<br>
>>> 5.xyz: where the first and the last xyz correspond to optimized<br>
>>> initial and final configurations, consequently, and 2,3,4 correspond<br>
>>> to some intermidiate configurations, what should I write in &coord<br>
>>> section and in &replica?<br>
>><br>
>> please refer to the regtest: you can find this information in them..<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>>> Below is an example of my input (in coord section I wrote coordinates<br>
>>> from 1.xyz, and in replica section I wrote the other coordinates)<br>
>>> Best regards,<br>
>>> Nikita<br>
>><br>
>>> &GLOBAL<br>
>>>  PROJECT butadiene<br>
>>>  PRINT_LEVEL medium<br>
>>>  RUN_TYPE BAND<br>
>>>  WALLTIME -1<br>
>>> &END GLOBAL<br>
>><br>
>>> &FORCE_EVAL<br>
>>>  METHOD QUICKSTEP<br>
>>>  &DFT<br>
>>>    UKS .true.<br>
>>>    BASIS_SET_FILE_NAME ./BASIS_MOLOPT<br>
>>>    POTENTIAL_FILE_NAME ./POTENTIAL<br>
>>>    CHARGE 0<br>
>>>    MULTIPLICITY 1<br>
>>>   &QS<br>
>>>       EPS_DEFAULT 1.0E-12<br>
>>>       MAP_CONSISTENT<br>
>>>       EXTRAPOLATION PS<br>
>>>       EXTRAPOLATION_ORDER 2<br>
>>>     &END QS<br>
>>>     &SCF<br>
>>>       SCF_GUESS ATOMIC<br>
>>>       EPS_SCF 1.0E-7<br>
>>>       MAX_SCF 40<br>
>>>       &OUTER_SCF<br>
>>>          EPS_SCF 1.0E-7<br>
>>>          MAX_SCF 20<br>
>>>       &END<br>
>>>       &OT<br>
>>>          MINIMIZER CG<br>
>>>          PRECONDITIONER FULL_ALL<br>
>>>          ENERGY_GAP 0.001<br>
>>>       &END<br>
>>>     &END SCF<br>
>>>    &XC<br>
>>>      &XC_FUNCTIONAL PBE<br>
>>>      &END XC_FUNCTIONAL<br>
>>>    &END XC<br>
>>>  &END DFT<br>
>>>  &SUBSYS<br>
>>>    &CELL<br>
>>>       A     15.0000    0.00000000    0.00000000<br>
>>>       B      0.00000000   15.000    0.00000000<br>
>>>       C      0.00000000    0.00000000   15.0000<br>
>>>      ALPHA_BETA_GAMMA 90.0 90.0 90.0<br>
>>>      PERIODIC XY<br>
>>>    &END CELL<br>
>>>    &COORD<br>
>>> C        0.000000008     -1.548391596     -0.517468642<br>
>>> C       -0.000000012     -0.733564930      0.551479348<br>
>>> H        0.000000018     -1.165377516     -1.539680765<br>
>>> H        0.000000030     -2.631675687     -0.399525215<br>
>>> H       -0.000000011     -1.194051595      1.543703106<br>
>>> C        0.000000004      0.733564889      0.551479100<br>
>>> C        0.000000063      1.548391456     -0.517468532<br>
>>> H       -0.000000009      1.194051658      1.543703205<br>
>>> H       -0.000000020      2.631675808     -0.399525172<br>
>>> H       -0.000000010      1.165377544     -1.539680891<br>
>>>    &END COORD<br>
>>>    &KIND H<br>
>>>      BASIS_SET DZVP-MOLOPT-GTH-q1<br>
>>>      POTENTIAL GTH-PBE-q1<br>
>>>    &END<br>
>>>    &KIND C<br>
>>>      BASIS_SET DZVP-MOLOPT-GTH-q4<br>
>>>      POTENTIAL GTH-PBE-q4<br>
>>>    &END<br>
>>>  &END SUBSYS<br>
>>> &END FORCE_EVAL<br>
>><br>
>>> &MOTION<br>
>>>  &PRINT<br>
>>>    &VELOCITIES OFF<br>
>>>    &END<br>
>>>  &END<br>
>>>  &BAND<br>
>>>    NPROC_REP 4<br>
>>>    BAND_TYPE CI-NEB<br>
>>>    NUMBER_OF_REPLICA 5<br>
>>>    K_SPRING 0.05<br>
>>>    ROTATE_FRAMES T<br>
>>>    &CI_NEB<br>
>>>       NSTEPS_IT  5<br>
>>>    &END<br>
>>>    &OPTIMIZE_BAND<br>
>>>      &DIIS<br>
>>>       MAX_STEPS 200<br>
>>>       MAX_SD_STEPS 10<br>
>>>      &END<br>
>>>    &END<br>
>>>    &REPLICA<br>
>>>      COORD_FILE_NAME  ./start.xyz<br>
>>>    &END<br>
>>>    &REPLICA<br>
>>>      COORD_FILE_NAME  ./1.xyz<br>
>>>    &END<br>
>>>    &REPLICA<br>
>>>      COORD_FILE_NAME  ./2.xyz<br>
>>>    &END<br>
>>>    &REPLICA<br>
>>>      COORD_FILE_NAME  ./3.xyz<br>
>>>    &END<br>
>>>    &REPLICA<br>
>>>      COORD_FILE_NAME  ./finish.xyz<br>
>>>    &END<br>
>>>    &PROGRAM_RUN_INFO<br>
>>>    &END<br>
>>>    &CONVERGENCE_INFO<br>
>>>    &END<br>
>>>  &END BAND<br>
>>> &END MOTION<br>
>><br>
>>> --<br>
>>> You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
>>> To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
>>> To unsubscribe from this group, send email to <a href="mailto:cp2k%2Bun...@googlegroups.com">cp2k+uns...@googlegroups.com</a>.<br>
>>> For more options, visit this group athttp://<a href="http://groups.google.com/group/cp2k?hl=en" target="_blank">groups.google.com/group/cp2k?hl=en</a>.<br>
><br>
> --<br>
> You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
> To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
> To unsubscribe from this group, send email to <a href="mailto:cp2k%2Bun...@googlegroups.com">cp2k+uns...@googlegroups.com</a>.<br>
> For more options, visit this group at <a href="http://groups.google.com/group/cp2k?hl=en" target="_blank">http://groups.google.com/group/cp2k?hl=en</a>.<br>
><br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:cp2k%2Bun...@googlegroups.com">cp2k+uns...@googlegroups.com</a>.<br>
For more options, visit this group at <a href="http://groups.google.com/group/cp2k?hl=en" target="_blank">http://groups.google.com/group/cp2k?hl=en</a>.<br>
<br>
</div></div></blockquote></div><br>