-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
42 additions
and
1 deletion.
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,40 @@ | ||
# | ||
# Lipid double layer with water above and below | ||
# | ||
|
||
tolerance 2.0 | ||
filetype pdb | ||
output output.pdb | ||
|
||
structure ./structure_files/water.pdb | ||
number 50 | ||
inside box 0. 0. -10. 40. 40. 0. | ||
end structure | ||
|
||
structure ./structure_files/water.pdb | ||
number 50 | ||
inside box 0. 0. 28. 40. 40. 38. | ||
end structure | ||
|
||
structure ./structure_files/palmitoil.pdb | ||
number 10 | ||
inside box 0. 0. 0. 40. 40. 14. | ||
atoms 31 32 | ||
below plane 0. 0. 1. 2. | ||
end atoms | ||
atoms 1 2 | ||
above plane 0. 0. 1. 12. | ||
end atoms | ||
end structure | ||
|
||
structure ./structure_files/palmitoil.pdb | ||
number 10 | ||
inside box 0. 0. 14. 40. 40. 28. | ||
atoms 1 2 | ||
below plane 0. 0. 1. 16. | ||
end atoms | ||
atoms 31 32 | ||
above plane 0. 0. 1. 26 | ||
end atoms | ||
end structure | ||
|
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