You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can verify that GROMACS is indeed installed on your
62
-
computer by typing in a terminal :
63
-
64
-
.. code-block:: bw
65
-
66
-
gmx
67
-
68
-
.. container:: justify
69
-
70
-
You should see the version of GROMACS that has been
71
-
installed. On my computer I see
72
-
73
-
.. code-block:: bw
74
-
75
-
:-) GROMACS - gmx, 2023 (-:
76
-
77
-
Executable: /usr/bin/gmx
78
-
Data prefix: /usr
79
-
80
-
(...)
81
-
82
-
.. container:: justify
83
-
84
-
as well as a quote (at the bottom), such as
85
-
86
-
.. code-block:: bw
87
-
88
-
(...)
89
-
90
-
GROMACS reminds you: "Computers are like humans - they do everything except think." (John von Neumann)
91
-
92
-
.. container:: justify
93
-
94
-
In addition to GROMACS, you will also need
95
-
96
-
- |(1) a basic text editing software| such as Vim, Gedit, or Notepad++,
97
-
- |(2) a visualization software|, here I will use VMD (note: VMD is free but you have to register to the uiuc website in order to download it. If you don't want to, you can also use Ovito.),
0 commit comments