Skip to content

Commit cedb1b7

Browse files
committed
doc: Document the lack of support for appending output files in GROMACS
Fixes #861 [update-doc]
1 parent 0d85f18 commit cedb1b7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/colvars-refman-main.tex

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,13 @@
11471147

11481148
\cvnamdonly{Lastly, the total energy of all biases or restraints applied to the colvars appears under the NAMD standard output, under the MISC column.}
11491149

1150+
\cvgromacsonly{
1151+
\textbf{Note:} please note that appending output files is not supported for all Colvars output files, and is therefore disabled: when running with the same output prefix, existing files will be backed up and replaced. When using Colvars, we highly recommend that you run GROMACS as:
1152+
\begin{mdexampleinput}
1153+
\-gmx~mdrun~-s~topol.tpr~-noappend~...\\
1154+
\end{mdexampleinput}
1155+
}
1156+
11501157

11511158
\cvsubsec{File formats}{sec:colvars_file_formats}
11521159

0 commit comments

Comments
 (0)