<div dir="ltr">Hi all!<div><br></div><div>I want to run a MTD for a water system, and i want to select the values of some variables as i want: Gaussian height  0.0005 Ha (0.3 kcal/mol approximately), width 0.1 bohr and deposition time step of 40 fs.</div><div>The colvar definition between the atoms uses a Rc=1.5 Angstrom. The timestep MTD is 0.5 fs.</div><div>I prepared an input file:</div><div><br></div><div><div>&FREE_ENERGY</div><div>                METHOD  METADYN</div><div>                &METADYN</div><div>                        DO_HILLS</div><div>                        NT_HILLS        80</div><div>                        WW [kcalmol]    0.3</div><div>                        &METAVAR</div><div>                                COLVAR  1</div><div>                                SCALE   0.1</div><div>                        &END METAVAR</div><div>                        &PRINT</div><div>                                &COLVAR</div><div>                                        COMMON_ITERATION_LEVELS 3</div><div>                                        &EACH</div><div>                                                MD 1</div><div>                                        &END</div><div>                                &END</div><div>                                &HILLS</div><div>                                        COMMON_ITERATION_LEVELS 3</div><div>                                        &EACH</div><div>                                                MD 1</div><div>                                        &END</div><div>                                &END</div><div>                        &END</div><div>                &END METADYN</div><div>&END FREE_ENERGY</div></div><div><br></div><div>&SUBSYS</div><div><div>        &COLVAR</div><div>                &COORDINATION</div><div>                        ATOMS_FROM      1</div><div>                        ATOMS_TO           2</div><div>                        R0 [angstrom]   1.5</div><div>                        ND              12</div><div>                        NN              6</div><div>                &END COORDINATION</div><div>        &END COLVAR</div></div><div>&END SUBSYS</div><div><br></div><div><br></div><div>The WW is the heicht of the gaussian in kcal/mol, and NT_HILL 80 is the number of steps to enter Gaussians, 80*0.5 fs = 40 fs, all ok. But my doubt is, SCALE is the width of the gaussian, in the manual the default unity say, [internal_cp2k], and i dont understand if i put 0.1 in that variable like as in the input, i use a 0.1 bohr width... </div><div><br></div><div>How can i use safely 0.1 bohr in the width of gaussian?</div><div><br></div><div>Regards</div></div>