We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e343c7c commit 09ef5baCopy full SHA for 09ef5ba
1 file changed
docs/running_libE.rst
@@ -172,7 +172,7 @@ If modifying a workflow to use ``gen_on_manager`` consider the following.
172
to seed random streams, the default generator seed will be zero.
173
* If you have a line like ``libE_specs["nresource_sets"] = nworkers -1``, this
174
line should be removed.
175
-* If the generator does use resources "nresource_sets" can be increased as needed
+* If the generator does use resources, ``nresource_sets`` can be increased as needed
176
so that the generator and all simulations are resourced.
177
178
Environment Variables
0 commit comments