Skip to content

Commit

Permalink
ExtField incorrect example
Browse files Browse the repository at this point in the history
  • Loading branch information
agolovanov committed May 5, 2017
1 parent 4b28628 commit c72d348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Sphinx/namelist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ External fields
An external field can be applied using an ``ExtField`` block::

ExtField(
fields = ["Ex"],
field = "Ex",
profile = constant(0.01, xvacuum=0.1)
)

Expand Down

0 comments on commit c72d348

Please sign in to comment.