forked from mosdef-hub/mosdef_tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added READMEs for full-lenth examples
- Loading branch information
Showing
4 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Bead Spring Polymer | ||
|
||
This example shows how to create a system of bulk bead spring polymers using mBuild, | ||
perform atom-typing on this non-atomistic system in Foyer using a custom force | ||
field, and use the output data file to run a simulation in HOOMD. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Binary Mixtures | ||
|
||
This directory contains several examples for creating simple binary mixtures using | ||
mBuild, atom-typing these systems using Foyer, and using the output data files to | ||
perform molecular dynamics simulations. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## Bulk Alkane (united-atom representation) | ||
|
||
This directory contains an example for creating a boxes of alkane chains, that | ||
feature a united-atom representation, using mBuild, atom-typing these systems | ||
according to the TraPPE force field using Foyer, and using the output data files to | ||
perform molecular dynamics simulations using GROMACS. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Bulk Alkane | ||
|
||
This directory contains an example for creating a boxes of alkane chains using | ||
mBuild, atom-typing these systems using Foyer, and using the output data files to | ||
perform molecular dynamics simulations using GROMACS. |