Skip to content

Commit

Permalink
add mass information to spce xml
Browse files Browse the repository at this point in the history
  • Loading branch information
daico007 committed Nov 28, 2023
1 parent da507ff commit c91b53c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gmso/utils/files/gmso_xmls/test_ffstyles/spce.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<AtomTypes expression="4*epsilon*(-sigma**6/r**6 + sigma**12/r**12)">
<ParametersUnitDef parameter="epsilon" unit="kJ/mol"/>
<ParametersUnitDef parameter="sigma" unit="nm"/>
<AtomType name="opls_116" mass="0.0" charge="-1.35800490379008e-19" atomclass="OW" definition="O">
<AtomType name="opls_116" element="O" mass="15.99940" charge="-1.35800490379008e-19" atomclass="OW" definition="O">
<Parameters>
<Parameter name="epsilon" value="0.650194"/>
<Parameter name="sigma" value="0.316557"/>
</Parameters>
</AtomType>
<AtomType name="opls_117" mass="0.0" charge="6.7900245189504e-20" atomclass="HW" definition="H">
<AtomType name="opls_117" element="H" mass="1.00800" charge="6.7900245189504e-20" atomclass="HW" definition="H">
<Parameters>
<Parameter name="epsilon" value="0.0"/>
<Parameter name="sigma" value="0.1"/>
Expand Down

0 comments on commit c91b53c

Please sign in to comment.