From: Richard (roverst_at_g.clemson.edu)
Date: Fri Aug 25 2017 - 23:03:00 CDT
Dear developer,Recently, I need to use NAMD2.9 source code (because I want to learn Plumed2.1.2). After installing both two softwares, I tested the given examples in the manual and both worked well.Then, I tested my system that worked well previously with NAMD_2.11_Linux-x86_64-multicore-CUDA. However, when using NAMD2.9 source code, it always gave the error: ERROR: Constraint failure in RATTLE algorithm for atom 107!ERROR: Constraint failure; simulation has become unstable.The following is my conf:amber yesparmfile com_sol.prmtopambercoor com_sol.inpcrdset temperature 310set outputname ../output/md# Continuing a job from the restart filesif {1} {set inputname eq3binCoordinates ../output/$inputname.restart.coorbinVelocities ../output/$inputname.restart.vel ;# remove the "temperature" entry if you use this!extendedSystem ../output/$inputname.restart.xsc}exclude scaled1-41-4scaling 0.833333cutoff 12.0switching offswitchdist 10.0pairlistdist 13.5# Integrator Parameterstimestep 2.0 ;# 2fs/steprigidBonds all ;# needed for 2fs stepsnonbondedFreq 1fullElectFrequency 2stepspercycle 20rigidTolerance 0.00001# Constant Temperature Controllangevin on ;# do langevin dynamicslangevinDamping 1 ;# damping coefficient (gamma) of 5/pslangevinTemp $temperaturelangevinHydrogen off ;# don't couple langevin bath to hydrogens# Periodic Boundary ConditionswrapAll on# PME (for full-system periodic electrostatics)PME yesPMEGridSizeX 72PMEGridSizeY 72PMEGridSizeZ 80# Constant Pressure Control (variable volume)if {1} {useGroupPressure yes ;# needed for 2fs stepsuseFlexibleCell no ;# no for water box, yes for membraneuseConstantArea no ;# no for water box, yes for membranelangevinPiston onlangevinPistonTarget 1.01325 ;# in bar -> 1 atmlangevinPistonPeriod 200.0langevinPistonDecay 100.0langevinPistonTemp $temperature}# OutputoutputName $outputnamerestartfreq 1000 ;# 500steps = every 1psdcdfreq 1000xstFreq 1000run 25000I have minimized the system for many times and tried other systems, and obtained same error. Actually, my system worked well in other machines with NAMD2.9 source code. So, I donot know why. It confused me for two weeks. so, dear developer, may you give me a help?QianqianMacao university
This archive was generated by hypermail 2.1.6 : Mon Dec 31 2018 - 23:20:32 CST