We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036ab3f commit 8ba4c0dCopy full SHA for 8ba4c0d
documentation/source/users/rmg/surfaces.rst
@@ -30,7 +30,7 @@ The full database of available metals can be found in ``input/surface/libraries/
30
Here is an example catalyst properties block for Pt(111)::
31
32
catalystProperties(
33
- metal = Pt111
+ metal = "Pt111"
34
)
35
36
Here is an example custom catalyst properties block for Pt(111)::
@@ -340,7 +340,7 @@ input file specifications
340
Coverage dependent parameters are applied if the "coverage_dependence" attribute is set to "True" in the catalyst properties block::
341
342
343
344
coverageDependence=True,
345
346
0 commit comments