Skip to content

Commit

Permalink
gromacs_flag
Browse files Browse the repository at this point in the history
  • Loading branch information
luciannahss committed Aug 21, 2024
1 parent 0148dad commit 2f313cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/GROMACS/Tutorial-1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ Make a new folder for the run:

.. code-block:: bash
gmx grompp -f ../sirah.ff/tutorial/1/GPU/eq_CGDNA.mdp -p ../topol.top -po eq.mdp -n ../dna_cg_ion.ndx -c dna_cg_em.gro -o dna_cg_eq.tpr
gmx grompp -f ../sirah.ff/tutorial/1/GPU/eq_CGDNA.mdp -p ../topol.top -po eq.mdp -n ../dna_cg_ion.ndx -c dna_cg_em.gro -r dna_cg_em.gro -o dna_cg_eq.tpr
.. code-block:: bash
Expand Down

0 comments on commit 2f313cd

Please sign in to comment.