Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/history_output_logging.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Output Management
=================

Simulation Directories
~~~~~~~~~~~~~~~~~~~~~~

By default, libEnsemble places output files in the current working directory.

See the ``Directories`` section of :ref:`libE_specs<datastruct-libe-specs>` for instructions
on how to separate simulation runs into separate directories and copy/symlink input files into these
locations.

Default Log Files
~~~~~~~~~~~~~~~~~
The history array :ref:`H<funcguides-history>` and
Expand Down
Loading