Skip to content

Commit 076fa4c

Browse files
committed
Add documentation to xios_print_file option
1 parent 5a669d0 commit 076fa4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

documentation/source/developer_guide/lfric_apps_rose_stem/adding_new_test.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ The table below shows a list of possible entries for ``task_dict`` in the task d
199199
- Int
200200
- 0
201201
- Controls the level of information that XIOS logs to stdout. Used to set the ``info_level`` within xml files.
202+
* - xios_print_file
203+
- Str
204+
- "false"
205+
- Controls whether XIOS creates ``xios_<client/server>_<rank>.out`` and ``xios_<client/server>_<rank>.err`` files. If ``xios_info_level`` is greater than 5, ``xios_print_file`` will be set to "true".
202206
* - example_dir
203207
- Str
204208
- "example"

0 commit comments

Comments
 (0)