You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/source/developer_guide/lfric_apps_rose_stem/adding_new_test.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,10 @@ The table below shows a list of possible entries for ``task_dict`` in the task d
199
199
- Int
200
200
- 0
201
201
- 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".
0 commit comments