Skip to content

Commit

Permalink
add px to (OR2)*
Browse files Browse the repository at this point in the history
  • Loading branch information
bjkreitz committed Dec 4, 2024
1 parent b919345 commit c9d3b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/thermo/groups/adsorptionPt111.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
"""
1 * X u0 p0 c0
2 O u0 p2 c0 {3,S} {4,S}
3 R u0 p[0,1,2] c0 {2,S}
4 R u0 p[0,1,2] c0 {2,S}
3 R u0 px c0 {2,S}
4 R u0 px c0 {2,S}
""",
thermo=ThermoData(
Tdata=([300, 400, 500, 600, 800, 1000, 1500], 'K'),
Expand Down

0 comments on commit c9d3b58

Please sign in to comment.