Computer Programs
PSR-0110 DOQDP.
last modified: 01-NOV-1978 | catalog | categories | new | search |

PSR-0110 DOQDP.

DOQDP, Discrete Ordinate Quadrature Generator for Programs DOT and ANISN

top ]
1. NAME OR DESIGNATION OF PROGRAM:  DOQDP
top ]
2. COMPUTERS

To submit a request, click below on the link of the version you wish to order. Rules for end-users are available here.

Program name Package id Status Status date
DOQDP PSR-0110/01 Tested 01-NOV-1978

Machines used:

Package ID Orig. computer Test computer
PSR-0110/01 IBM 360 series IBM 360 series
top ]
3. DESCRIPTION OF PROBLEM OR FUNCTION

DOQDP is used to generate direction sets (quadratures used as input to ANISN, DOT, and other related codes). If a fully symmetric quadrature is desired, DOQDP can generate the direction cosines to be used. If other than a fully quadrature is to be generated, the user must supply the appropriate  direction cosines. Once the direction cosines are specified, the code will generate the quadrature weights.
top ]
4. METHOD OF SOLUTION

To determine point weights, DOQDP solves a set  of simultaneous linear equations by Gaussian elimination with error  improvement iterations.
top ]
5. RESTRICTIONS ON THE COMPLEXITY OF THE PROBLEM:  None noted.
top ]
6. TYPICAL RUNNING TIME

An S16 fully symmetric quadrature generation  requires about one second of 360/91 time.
top ]
7. UNUSUAL FEATURES OF THE PROGRAM:
top ]
8. RELATED AND AUXILIARY PROGRAMS:  The program generates input to ANISN and DOT.
top ]
9. STATUS
Package ID Status date Status
PSR-0110/01 01-NOV-1978 Tested at NEADB
top ]
10. REFERENCES:
PSR-0110/01, included references:
- J.P. Jenal, P.J. Erickson, W.A. Rhoades, D.B. Simpson,
  M.L. Williams:
  The Generation of a Computer Library for Discrete Ordinates
  Quadrature Sets
  ORNL-TM-6023 (September 1977)
top ]
11. MACHINE REQUIREMENTS:  DOQDP runs on the IBM 360/91.
top ]
12. PROGRAMMING LANGUAGE(S) USED
Package ID Computer language
PSR-0110/01 FORTRAN-IV
top ]
13. OPERATING SYSTEM UNDER WHICH PROGRAM IS EXECUTED:
A FORTRAN-IV compiler is required.
top ]
14. OTHER PROGRAMMING OR OPERATING INFORMATION OR RESTRICTIONS:
top ]
15. NAME AND ESTABLISHMENT OF AUTHOR

Contributed by:
Oak Ridge National Laboratory
Oak Ridge, Tennessee, U.S.A.
top ]
16. MATERIAL AVAILABLE
PSR-0110/01
File name File description Records
PSR0110_01.001 DOQDP SOURCE PROGRAM F4-EBCDIC 802
PSR0110_01.002 DOQDP SAMPLE PROBLEM DATA 14
PSR0110_01.003 DOQDP SAMPLE PROBLEM PUNCHED OUTPUT 219
PSR0110_01.004 DOQDP SAMPLE PROBLEM PRINTED OUTPUT 992
PSR0110_01.005 DOQDP JCL & INFORMATION 11
PSR0110_01.006 ADOQ SOURCE PROGRAM F4-EBCDIC 182
PSR0110_01.007 ADOQ SAMPLE PROBLEM DATA 423
PSR0110_01.008 ADOQ SAMPLE PROBLEM PUNCHED OUTPUT 883
PSR0110_01.009 ADOQ SAMPLE PROBLEM PRINTED OUTPUT 1984
PSR0110_01.010 ADOQ JCL & INFORMATION 11
top ]
17. CATEGORIES
  • P. General Mathematical and Computing System Routines

Keywords: Monte Carlo method, discrete ordinate method, quadratures.