From b18347ffc9db9641e215995edea1c04c363b2bdf Mon Sep 17 00:00:00 2001 From: Angelo Rossi Date: Wed, 21 Jun 2023 12:04:16 +0000 Subject: Initial commit. --- benchmarks/dcp23.dat | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 benchmarks/dcp23.dat (limited to 'benchmarks/dcp23.dat') diff --git a/benchmarks/dcp23.dat b/benchmarks/dcp23.dat new file mode 100644 index 0000000..45ad964 --- /dev/null +++ b/benchmarks/dcp23.dat @@ -0,0 +1,17 @@ +BEGIN NEW DATA CASE +C BENCHMARK DCPR-23 +C Beginning of DC-17, designed to illustrate input data sorting by class. +C It should be executed with IPRSUP = IPRSPY = 9 in the STARTUP file. +C There also will be program initialization diagnostic as well (valuable). +PRINTED NUMBER WIDTH, 13, 2, { Request maximum precision (for 8 output columns) +$PREFIX, \WSM/ { Warning! Different computers will have different prefixes +$SUFFIX, .DAT { preceding the name on $INCLUDE below, generally. +$LEVEL, 4 + .020 4.0 + 1 1 1 1 1 -1 + 5 5 20 20 +$INCLUDE DC17INCL1, 9 .005 TRAN## +BLANK card ending BRANCH cards +BLANK card ending SWITCH cards (none exists, for this case) +C Since all we want to illustrate is sorting and initial input, stop next: +$STOP -- cgit v1.2.3