Hello and thank you for your inquiry,
conf205.gro box vectors: 6.58035 4.37553 12.03722
Also below is a paste of my complete output incase the output notes and warnings are precipitating this Fatal Error:
Joels-MacBook-Pro:tutorial3 joelsubach$ gmx grompp -f npt_umbrella.mdp -c conf205.gro -p topol.top -r conf205.gro -n index.ndx -o npt7.tpr -maxwarn 2
:-) GROMACS - gmx grompp, 2020.3-MODIFIED (-:
GROMACS is written by:
Emile Apol Rossen Apostolov Paul Bauer Herman J.C. Berendsen
Par Bjelkmar Christian Blau Viacheslav Bolnykh Kevin Boyd
Aldert van Buuren Rudi van Drunen Anton Feenstra Alan Gray
Gerrit Groenhof Anca Hamuraru Vincent Hindriksen M. Eric Irrgang
Aleksei Iupinov Christoph Junghans Joe Jordan Dimitrios Karkoulis
Peter Kasson Jiri Kraus Carsten Kutzner Per Larsson
Justin A. Lemkul Viveca Lindahl Magnus Lundborg Erik Marklund
Pascal Merz Pieter Meulenhoff Teemu Murtola Szilard Pall
Sander Pronk Roland Schulz Michael Shirts Alexey Shvetsov
Alfons Sijbers Peter Tieleman Jon Vincent Teemu Virolainen
Christian Wennberg Maarten Wolf Artem Zhmurov
and the project leaders:
Mark Abraham, Berk Hess, Erik Lindahl, and David van der Spoel
Copyright (c) 1991-2000, University of Groningen, The Netherlands.
Copyright (c) 2001-2019, The GROMACS development team at
Uppsala University, Stockholm University and
the Royal Institute of Technology, Sweden.
check out http://www.gromacs.org for more information.
GROMACS is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation; either version 2.1
of the License, or (at your option) any later version.
GROMACS: gmx grompp, version 2020.3-MODIFIED
Executable: /usr/local/bin/…/Cellar/gromacs/2020.3/bin/gmx
Data prefix: /usr/local/bin/…/Cellar/gromacs/2020.3
Working dir: /Users/joelsubach/Desktop/Tutorial3
Command line:
gmx grompp -f npt_umbrella.mdp -c conf205.gro -p topol.top -r conf205.gro -n index.ndx -o npt7.tpr -maxwarn 2
Ignoring obsolete mdp entry ‘title’
Ignoring obsolete mdp entry ‘optimize_fft’
Ignoring obsolete mdp entry ‘ns_type’
NOTE 1 [file npt_umbrella.mdp]:
nstcomm < nstcalcenergy defeats the purpose of nstcalcenergy, setting
nstcomm to nstcalcenergy
NOTE 2 [file npt_umbrella.mdp]:
The Berendsen thermostat does not generate the correct kinetic energy
distribution. You might want to consider using the V-rescale thermostat.
Setting the LD random seed to 1981139207
Generated 165 of the 1596 non-bonded parameter combinations
Excluding 3 bonded neighbours molecule type ‘Protein_chain_A’
turning all bonds into constraints…
Excluding 3 bonded neighbours molecule type ‘Protein_chain_B’
turning all bonds into constraints…
Excluding 3 bonded neighbours molecule type ‘Protein_chain_C’
turning all bonds into constraints…
Excluding 3 bonded neighbours molecule type ‘Protein_chain_D’
turning all bonds into constraints…
Excluding 3 bonded neighbours molecule type ‘Protein_chain_E’
turning all bonds into constraints…
Excluding 2 bonded neighbours molecule type ‘SOL’
turning all bonds into constraints…
Excluding 1 bonded neighbours molecule type ‘NA’
turning all bonds into constraints…
Excluding 1 bonded neighbours molecule type ‘CL’
turning all bonds into constraints…
WARNING 1 [file topol.top, line 56]:
The following macros were defined in the ‘define’ mdp field with the -D
prefix, but were not used in the topology:
POSRES_B
If you haven’t made a spelling error, either use the macro you defined,
or don’t define the macro
WARNING 2 [file topol.top, line 56]:
The GROMOS force fields have been parametrized with a physically
incorrect multiple-time-stepping scheme for a twin-range cut-off. When
used with a single-range cut-off (or a correct Trotter
multiple-time-stepping scheme), physical properties, such as the density,
might differ from the intended values. Since there are researchers
actively working on validating GROMOS with modern integrators we have not
yet removed the GROMOS force fields, but you should be aware of these
issues and check if molecules in your system are affected before
proceeding. Further information is available at
https://redmine.gromacs.org/issues/2884 , and a longer explanation of our
decision to remove physically incorrect algorithms can be found at
On The Importance of Accurate Algorithms for Reliable Molecular Dynamics Simulations | Theoretical and Computational Chemistry | ChemRxiv | Cambridge Open Engage .
Setting gen_seed to 1264030319
Velocities were taken from a Maxwell distribution at 310 K
Pull group 1 ‘Chain_A’ has 226 atoms
Pull group 2 ‘Chain_B’ has 226 atoms
Number of degrees of freedom in T-Coupling group Protein is 2254.90
Number of degrees of freedom in T-Coupling group non-Protein is 64203.10
Determining Verlet buffer for a tolerance of 0.005 kJ/mol/ps at 310 K
Calculated rlist for 1x1 atom pair-list as 1.495 nm, buffer size 0.095 nm
Set rlist, assuming 4x4 atom pair-list, to 1.419 nm, buffer size 0.019 nm
Note that mdrun will redetermine rlist based on the actual pair-list setup
Calculating fourier grid dimensions for X Y Z
Using a fourier grid of 56x40x104, spacing 0.118 0.109 0.116
ERROR 1 [file npt_umbrella.mdp]:
When the maximum distance from a pull group reference atom to other atoms
in the group is larger than 0.5 times half the box size a centrally
placed atom should be chosen as pbcatom. Pull group 1 is larger than that
and does not have a specific atom selected as reference atom.
Pull group natoms pbc atom distance at start reference at t=0
1 226 113
2 226 339 1.906 nm 1.906 nm
Estimate for the relative computational load of the PME mesh part: 0.11
This run will generate roughly 13 Mb of data
There were 2 notes
There were 2 warnings
Program: gmx grompp, version 2020.3-MODIFIED
Source file: src/gromacs/gmxpreprocess/grompp.cpp (line 2353)
Fatal error:
There was 1 error in input file(s)
Joels-MacBook-Pro:tutorial3 joelsubach$