Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mini_ARBD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
hchou10
Mini_ARBD
Commits
251bcf02
Commit
251bcf02
authored
5 years ago
by
hchou10
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
a4cf02f5
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
251bcf02
This is my mini-arbd simulation package. The rigid-body is described as a collection of particles which do not have relative motion.
This is my mini-arbd simulation package. The rigid-body is described as a collection of particles which do not have relative motion.
I also add a test directory containing an example of how to simulate a system with thousands of proteins in NPC-like system.
I also add a test directory containing an example of how to simulate a system with thousands of proteins in NPC-like system.
cd test/npc_proteins/
cd test/npc_proteins/
;
ln -s ../../mini_arbd
ln -s ../../mini_arbd
;
./mini_arbd min_arbd.bd output > log &
./mini_arbd min_arbd.bd output > log &
A trajectory named output.dcd will be generated with a log file named log.
A trajectory named output.dcd will be generated with a log file named log.
\ No newline at end of file
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