Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PuReMD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SParTA
PuReMD
Commits
13c13ca7
Commit
13c13ca7
authored
9 years ago
by
Kurt A. O'Hearn
Browse files
Options
Downloads
Patches
Plain Diff
Change simulation parameters.
parent
951bcd78
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
puremd_rc_1003/environ/param.gpu.water
+5
-3
5 additions, 3 deletions
puremd_rc_1003/environ/param.gpu.water
with
5 additions
and
3 deletions
puremd_rc_1003/environ/param.gpu.water
+
5
−
3
View file @
13c13ca7
simulation_name water.6.notab ! output files will carry this name + their specific extension
ensemble_type 0 ! 0: NVE, 1: NVT, 2: anisotropic NPT, 3: semi-isotropic NPT, 4: isotropic NPT 6: berendsen NVT
nsteps 10 ! number of simulation steps
dt 0.
1
! time step in fs
nsteps 10
0
! number of simulation steps
dt 0.
25
! time step in fs
reposition_atoms 0 ! 0: just fit to periodic boundaries, 1: CoM to the center of box, 3: CoM to the origin
restrict_bonds 0 ! enforce the bonds given in CONECT lines of pdb file for this many steps
...
...
@@ -13,7 +13,9 @@ nbrhood_cutoff 5.0 ! near neighbors cutoff for bond calculations in A
bond_graph_cutoff 0.3 ! bond strength cutoff for bond graphs
thb_cutoff 0.001 ! cutoff value for three body interactions
hbond_cutoff 7.50 ! cutoff distance for hydrogen bond interactions
q_err 1e-10 ! relative residual norm threshold used in GMRES
q_err 1e-6 ! relative residual norm threshold used in GMRES
ilu_refactor 100 ! nsteps to recompute incomplete LU factorization
ilu_droptol 0.3 ! threshold tolerance for dropping values in ILU
temp_init 0.0 ! desired initial temperature of the simulated system
temp_final 300.0 ! desired final temperature of the simulated system
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment