Skip to content

Commit 90e1c00

Browse files
committed
Changes to program option defaults for record type (issue 1414)
1 parent 27d3098 commit 90e1c00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

online-docs/pages/User guide/Program options/program-options-list-defaults.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ Default = ’SSE_Detailed_Output’ for SSE mode; ’BSE_Detailed_Output’ for
718718

719719
**--logfile-detailed-output-record-types** |br|
720720
Enabled record types for the BSE/SSE Detailed Output logfile. |br|
721-
Default = -1 (all record types) |br|
721+
Default = 25 (record types 1, 4, and 5 (INITIAL_STATE, TIMESTEP_COMPLETED, and FINAL_STATE)) |br|
722722

723723
**--logfile-double-compact-objects** |br|
724724
Filename for the Double Compact Objects logfile (BSE mode). |br|
@@ -737,8 +737,8 @@ Filename for the Pulsar Evolution logfile (BSE mode). |br|
737737
Default = ’BSE_Pulsar_Evolution’
738738

739739
**--logfile-pulsar-evolution-record-types** |br|
740-
Enabled record types for the Pulsar Evolution logfile (BSE mode). |br|
741-
Default = -1 (all record types) |br|
740+
Enabled record types for the BSE/SSE Pulsar Evolution logfile. |br|
741+
Default = 4 (record types 3 ((Pulsar) TIMESTEP_COMPLETED)) |br|
742742

743743
**--logfile-rlof-parameters** |br|
744744
Filename for the RLOF Printing logfile (BSE mode). |br|

0 commit comments

Comments
 (0)