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
Copy file name to clipboardExpand all lines: docs/input-main.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1114,7 +1114,7 @@ This part of variables are used to control the molecular dynamics calculations.
1114
1114
1115
1115
- **Type**: Double
1116
1116
- **Description**: This is the time step(fs) used in md simulation .
1117
-
- **Default**: 1
1117
+
- **Default**: 1.0
1118
1118
1119
1119
#### md_tfirst & md_tlast
1120
1120
@@ -1178,31 +1178,31 @@ temperature will fluctuate violently; if it is too small, the temperature will t
1178
1178
1179
1179
- **Type**: Real
1180
1180
- **Description**: the velocity of shock wave ($\AA$/fs) for MSST.
1181
-
- **Default**: 0
1181
+
- **Default**: 0.0
1182
1182
1183
1183
#### msst_vis
1184
1184
1185
1185
- **Type**: Real
1186
1186
- **Description**: artificial viscosity (mass/length/time) for MSST.
1187
-
- **Default**: 0
1187
+
- **Default**: 0.0
1188
1188
1189
1189
#### msst_tscale
1190
1190
1191
1191
- **Type**: Real
1192
1192
- **Description**: reduction in initial temperature (0~1) used to compress volume in MSST.
1193
-
- **Default**: 0
1193
+
- **Default**: 0.01
1194
1194
1195
1195
#### msst_qmass
1196
1196
1197
-
- **Type**: Double
1197
+
- **Type**: Real
1198
1198
- **Description**: Inertia of extended system variable. Used only when md_type is 4, you should set a number which is larger than 0. Note that Qmass of NHC is set by md_tfreq.
1199
1199
- **Default**: No default
1200
1200
1201
1201
#### md_damp
1202
1202
1203
1203
- **Type**: Real
1204
1204
- **Description**: damping parameter (fs) used to add force in Langevin method.
0 commit comments