Skip to content

Commit

Permalink
Merge pull request #5 from agolovanov/devel
Browse files Browse the repository at this point in the history
ExtField incorrect example
  • Loading branch information
jderouillat authored May 9, 2017
2 parents 4b28628 + c72d348 commit 60d01fd
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 60d01fd

Please sign in to comment.