Skip to content

Commit bc38eec

Browse files
authored
Update 4-CG_equilibration.ipynb
1 parent 87650e7 commit bc38eec

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

4-coarsegrain_equilibration/4-CG_equilibration.ipynb

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@
107107
"name": "stdout",
108108
"output_type": "stream",
109109
"text": [
110-
"Info) VMD for LINUXAMD64, version 1.9.2 (December 29, 2014)\n",
110+
"Info) for LINUXAMD64, version 1.9.2 (December 29, 2014)\n",
111111
"Info) http://www.ks.uiuc.edu/Research/vmd/ \n",
112112
"Info) Email questions and bug reports to vmd@ks.uiuc.edu \n",
113113
"Info) Please include this reference in published work using VMD: \n",
114-
"Info) Humphrey, W., Dalke, A. and Schulten, K., `VMD - Visual \n",
114+
"Info) Humphrey, W., Dalke, A. and Schulten, K., `- Visual \n",
115115
"Info) Molecular Dynamics', J. Molec. Graphics 1996, 14.1, 33-38.\n",
116116
"Info) -------------------------------------------------------------\n",
117117
"Info) Multithreading available, 24 CPUs detected.\n",
@@ -146,15 +146,15 @@
146146
"Info) Fragments: 18062 Protein: 0 Nucleic: 0\n",
147147
"after#0\n",
148148
"Material23\n",
149-
"Info) VMD for LINUXAMD64, version 1.9.2 (December 29, 2014)\n",
149+
"Info) for LINUXAMD64, version 1.9.2 (December 29, 2014)\n",
150150
"Info) Exiting normally.\n"
151151
]
152152
}
153153
],
154154
"source": [
155155
"%%bash\n",
156156
"\n",
157-
"vmd output_initial_state.pdb"
157+
"output_initial_state.pdb"
158158
]
159159
},
160160
{
@@ -3473,6 +3473,9 @@
34733473
"execution_count": null,
34743474
"id": "a417bb34",
34753475
"metadata": {
3476+
"tags": [
3477+
"skip-execution"
3478+
],
34763479
"vscode": {
34773480
"languageId": "shellscript"
34783481
}

0 commit comments

Comments
 (0)