Skip to content

Commit 9aae866

Browse files
committed
corrected a README.md file for the "NIPAM_polymer+water+ions" example
1 parent ffbe103 commit 9aae866

File tree

1 file changed

+6
-3
lines changed
  • examples/all_atom/force_field_OPLSAA/NIPAM_polymer+water+ions

1 file changed

+6
-3
lines changed

examples/all_atom/force_field_OPLSAA/NIPAM_polymer+water+ions/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ NIPAM polymer in water with ions
33

44
### Images
55

6-
<img src="images/NIPAM_monomer_OPLS.jpg" width=100> <img src="images/rightarrow.svg" height=80> <img src="images/NIPAM_monomer.jpg" width=60> x10 <img src="images/plus.svg" height=80> <img src="images/wat.jpg" width=70> x970 <img src="images/plus.svg" height=80> <img src="images/Ca++.jpg" width=40> <img src="images/plus.svg" height=80> <img src="images/Cl-.jpg" width=40> x2 <img src="images/rightarrow.svg" height=80> <img src="images/t=0.jpg" width=170> <img src="images/rightarrow.svg" height=80> **LAMMPS** <img src="images/rightarrow.svg" height=80> <img src="images/t=2200000fs.jpg" width=170>
6+
<img src="images/NIPAM_monomer.jpg" width=60> x10 <img src="images/plus.svg" height=80> <img src="images/wat.jpg" width=70> x970 <img src="images/plus.svg" height=80> <img src="images/Ca++.jpg" width=40> <img src="images/plus.svg" height=80> <img src="images/Cl-.jpg" width=40> x2 <img src="images/rightarrow.svg" height=80> <img src="images/t=0.jpg" width=170> <img src="images/rightarrow.svg" height=80> **LAMMPS** <img src="images/rightarrow.svg" height=80> <img src="images/t=2200000fs.jpg" width=170>
77

88
### Description
99

1010
A NIPAM polymer (10mer) immersed in (SPCE) water with Ca++ and Cl- ions
1111
using the *OPLSAA* force field.
1212
In this example, the NIPAM polymer
13-
(defined in [polyNIPAM_10mer.lt](./moltemplate_files/polyNIPAM_10mer.lt))
13+
(defined in [NIPAM_polymer_10mer.lt](./moltemplate_files/NIPAM_polymer_10mer.lt))
1414
was built from 10 "NIPAM_monomer" subunits
1515
(defined in [NIPAM.lt](./moltemplate_files/NIPAM.lt))
1616
and mixed with 500 SPCE water molecules,
@@ -20,6 +20,9 @@ The water molecules were initially arranged in an 10x10x10 lattice (with 12 vaca
2020

2121
The number of molecules, positions, and simulation box size can be controlled by editing the [system.lt file](moltemplate_files/system.lt). The simulation contitions can be controlled by editing the [run_in.npt file](run_in.npt).
2222

23+
## Atom types used
24+
25+
<img src="images/NIPAM_monomer_OPLS.jpg" width=200>
2326

2427
## Instructions
2528

@@ -36,7 +39,7 @@ The number of molecules, positions, and simulation box size can be controlled by
3639

3740
In this example, atomic charge for OPLSAA atoms is determined by @atom type
3841
*(...according to a lookup table located at the beginning of the
39-
["oplsaa2023.lt"](../../../moltemplate/force_fields/oplsaa2023.lt) file)*.
42+
["oplsaa2023.lt"](../../../../moltemplate/force_fields/oplsaa2023.lt) file)*.
4043
*(Any atomic charges listed in the "Data Atoms" section of your molecules'
4144
LT files will be ignored.)*
4245
**These charges can be overridden.**

0 commit comments

Comments
 (0)