Back to main page, babel, displacement, patternInit, patternDetect, prepareDrag, structures

Program prepareDrag

This program creates a new configuration file by linear interpolation of an initial and a final configuration. It also builds a constraint file which can be used then to performed constrained minimization (drag). Execution: ========= prepareDrag input.dat where input.dat is the input file If input.dat="-", the input is read from current unit (keyboard or piped other command like echo) Structure of the input file: =========================== The input file contains only the namelist input &input ... //

Namelist input

Variables: inp0File, inp1File, inp0Xyz, inp0Cfg, inp0Gin, inp0Siesta, inp0NDM, inp0LmpDump, inp0LmpData, inp0Poscar, inp1Xyz, inp1Cfg, inp1Gin, inp1Siesta, inp1NDM, inp1LmpDump, inp1LmpData, inp1Poscar, imm, clipAtom, clipDisplacement, xNoise, alat, outFile, outXyz, outCfg, outGin, outSiesta, outNDM, outLmpDump, outLmpData, outPoscar, out_alat, constrFile, zeta, reduced, nxSlab, nySlab, nzSlab, nTypes, label, mass, verbosity,
Back to main page, babel, displacement, patternDetect, prepareDrag, structures