Commit graph

27 commits

Author SHA1 Message Date
Ole Schütt
152324274f Remove/Rename/Tweak spurious input files 2023-12-18 22:41:19 +01:00
Ole Schütt
6a330cddb3 Remove tabs and trailing spaces 2021-03-11 20:06:46 +01:00
Marcella Iannuzzi
107a6840c9 new regtests for reaction path colvar
svn-origin-rev: 9445
2010-01-25 17:24:51 +00:00
Joost VandeVondele
a5821f080e avoid problems with filename case on darwin (NaCl_wat.pdb and nacl_wat.pdb)
svn-origin-rev: 7872
2008-10-30 07:52:32 +00:00
Teodoro Laino
b7787c6f2d 2nd step for natively supporting AMBER files: reading the connectivity from the
topology file. These routines are linear scaling, MUCH faster than leap2fist.
Once the forcefield part will be parsed the leap2fist will be totally obsolete.
Added 1 regtest using the connectivity of AMBER topology file.


svn-origin-rev: 7868
2008-10-29 17:39:33 +00:00
Teodoro Laino
6d82685d1c 1st step for natively supporting AMBER files: reading coordinates in amber format.
added 1 regtest.


svn-origin-rev: 7861
2008-10-28 22:41:39 +00:00
Joost VandeVondele
319e117dad bug fix
svn-origin-rev: 7829
2008-10-24 17:08:59 +00:00
Florian Schiffmann
648c489b9d splitted vibr.anal. subroutine added several restart possibilities to mode_selective
added a new choice for the selected vector (INVOLVED_ATOMS) which allows to look for the
mode most localized on the selected atoms, removed preconditioner (it's useless)


svn-origin-rev: 7078
2008-02-29 13:02:00 +00:00
Teodoro Laino
9b09991d00 Three pigeons with one bean: Bug fix for PBC in coorect bondend electrostatics both
energy/forces and virial.. Major rewriting of the routine and heavy cleaning.. Bug
fix in stress tensor for shell models (was missing the contribution from shell_i//core_i)..
Added two more regtests to check that PBC will be preserved since now on..
Resetted several regtests due to numerics (and to the bug fix for the shell model)


svn-origin-rev: 6124
2007-06-05 22:20:53 +00:00
Teodoro Laino
399671a66e more and more closer to FE-PQA: empowering the MOL_SET feature.. now it is
possible define a single molecule with PSFs of fragments and explicitly declaring
the further terms.. This required a reorganization both of the input sections (sorry about that guys!!)
but also in the code handling the reading and post_process of PSF info.
Few regtests added and changed  the syntax of MOL_SET in MC regtests.
Added also a preliminary section of the new free energy method(not working yet).


svn-origin-rev: 5958
2007-04-19 21:29:41 +00:00
Teodoro Laino
1653374404 Here we go.. Let's start with free energy methods.. UI implementation..
One more regtest. Reorganization of themetadynamic section. now all free
energy method are contained in a main folder called free_energy.
Cleaning the regtest directory of fist, moving the xyz, pot and psf files
in correspondingly appropriate directories. few more work on free energy
calculations later on..


svn-origin-rev: 5732
2007-01-19 13:14:26 +00:00
Teodoro Laino
d05cc7f85f fixing PSF format (now youcan specify UPSF (unformatted read of PSF) and PSF (formatted read) with CHARMM style)
extension to the EXT CHARMM support.
added a regtest for PSF EXT


svn-origin-rev: 5460
2006-10-11 13:24:41 +00:00
Teodoro Laino
5d1f34491b New connectivity generation routines (linear scaling).. faster.. more robust than older one.
Introduced the possibility to modify by input the generated connectivity.
Bug fix in the neighbour_lists of fist for non-periodic case.
cleaned the particle_types routine.
created a new section in the subsys section called GENERATE that contains all
possible parameters influencing the generation of the connectivity.

Added few more regtests for the new connectivity generator.


svn-origin-rev: 5403
2006-09-19 16:37:41 +00:00
Teodoro Laino
71b2f738d4 Bug fix for onfo. Fully conforming amber results to FIST results. introduced few
other tests to check that amber and fist will be compatible in the future..
Introduced a keyword to avoid the scaling of the cutoff energy.. In this way amber and fist
give exactly the same results.A bug fix also in the topology_converter.. cosmetics around..
reset 2 regtests.


svn-origin-rev: 5204
2006-06-02 17:27:06 +00:00
Teodoro Laino
3450380923 Bug fix for 1-4, 1-3 and 1-2 interactions..
Bug fix for double counting of 1-4 interactions..
Bug fix for spline_bond_env (1-4) generations..
Introduced a test used to compare the single energy contributions with AMBER.
The energies agree 10^-6-10^-7 if the e_cutoff_coul and e_cutoff_vdw is not
taken into account..
Infact AMBER defines the electrostatic and VDW potential with a step at the
r_cutoff.. (the potential does NOT go to zero at the cutoff distance)
Since we want a potential that is zero at the r_cutoff
our values will be still in agreement with the ones of AMBER though not
numerically similar (just shifted of a fixed amount)
FIST and AMBER synchronized..


svn-origin-rev: 5195
2006-05-31 17:51:59 +00:00
Teodoro Laino
1023715a9c added a regtest for 4-membered rings
svn-origin-rev: 5189
2006-05-30 11:08:22 +00:00
Teodoro Laino
bdfc9a5712 bug fix for onfo for 5 and 6 membered rings.. introducing 2 specific regtests..
resetting loop.inp.


svn-origin-rev: 5188
2006-05-24 20:41:46 +00:00
Teodoro Laino
3bef6f0a53 introducing a small test case as the nasty's Joost one to check the presence of
loops into the topology (small polypeptide with an S-S bridge between the 2nd and the
18th residue)


svn-origin-rev: 5152
2006-05-10 15:59:11 +00:00
Teodoro Laino
f10f71a0c6 Testing NaCl (BHMFT) + H2O
svn-origin-rev: 4101
2005-09-13 22:18:38 +00:00
I-Feng William Kuo
2bf3831917 Protein benchmark. (charge/impr not corrected yet)
svn-origin-rev: 3468
2005-02-04 19:11:15 +00:00
Teodoro Laino
f279975b0b Modified the butane.pot to be used also for other molecules...
Include a bigger qm/mm example with link atom to check in the future possible
changes to the topology building/reorganization/ blah blah blah ;-)


svn-origin-rev: 3416
2005-01-22 23:52:29 +00:00
Teodoro Laino
b4f87887c0 fixing path for parmfile and adding CTL2 CTL2 CTL2 bend in butane parmfile
It doesn't affect any result


svn-origin-rev: 3409
2005-01-22 11:08:08 +00:00
I-Feng William Kuo
3d1255c871 Another example to play with.
svn-origin-rev: 3377
2005-01-14 00:28:10 +00:00
I-Feng William Kuo
9155323db8 sample butane param file
svn-origin-rev: 3077
2004-11-10 00:25:40 +00:00
I-Feng William Kuo
a5e3c3c7ff Add fake IMPR entry to help start debugging IMPR
svn-origin-rev: 3020
2004-10-29 20:37:40 +00:00
I-Feng William Kuo
5b74276125 TIP3 potential
svn-origin-rev: 3014
2004-10-28 18:11:46 +00:00
I-Feng William Kuo
723c379a59 Modify input so that NONBOND now matches those of PINY.
Problem, CT3 for N-Terminus have non standard qeff charge.
Resolution, N-Term CT3 is now called CXX with its own charge.


svn-origin-rev: 3001
2004-10-27 20:49:20 +00:00