We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e48f5 commit 646879bCopy full SHA for 646879b
binary/defaults/pgbinary.defaults
@@ -1913,13 +1913,17 @@
1913
1914
! ::
1915
1916
- Text_Summary1_num_rows = 8
1917
- Text_Summary1_num_cols = 4
+ Text_Summary1_num_rows = 5
+ Text_Summary1_num_cols = 1
1918
Text_Summary1_name(:, :) = ''
1919
1920
1921
1922
Text_Summary1_name(1, 1) = 'model_number'
1923
+ Text_Summary1_name(2, 1) = 'jdot'
1924
+ Text_Summary1_name(3, 1) = 'mass_ratio'
1925
+ Text_Summary1_name(4, 1) = 'period_days'
1926
+ Text_Summary1_name(5, 1) = 'rl_relative_overflow_1'
1927
1928
! file output
1929
0 commit comments