Skip to content

Commit 237089a

Browse files
committed
add documentation for log file directory
1 parent 81b6036 commit 237089a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/source/reference/idefix.ini.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,9 @@ This section describes the outputs *Idefix* produces. For more details about eac
411411
+================+=========================+==================================================================================================+
412412
| log | integer | | Time interval between log outputs, in code steps (default 100). |
413413
+----------------+-------------------------+--------------------------------------------------------------------------------------------------+
414+
| log_dir | string | | directory for log file outputs. Default to "./" |
415+
| | | | The directory is automatically created if it does not exist. |
416+
+----------------+-------------------------+--------------------------------------------------------------------------------------------------+
414417
| dmp | float, float+char | | 1st parameter: Code time interval between dump outputs, in code units. |
415418
| | | | If negative, the first parameter is ignored. |
416419
| | | | 2nd parameter (optional): Wallclock time interval between two dumps. The ending character |

0 commit comments

Comments
 (0)