ID#: C00476I303300 Transmitted on 1 DS/HD 5.25 (1.2MB) RSIC# CCC-476A diskette CODE PKG NAME: CAAC COMPUTER: IBM 3033 PACKAGED: 07/25/85 MOST RECENT UPDATE: 1/16/87 DOWNLOADED TO DISKETTE: 11/93 ****************************************************************************** DESCRIPTION MODE Number of bytes ****************************************************************************** 1. README.RSI - RSIC information ASCII 624 2. CAAC.EXE - compressed file containing BINARY 914936 the list below. To decompress, place diskette in drive and type CAAC. ****************************************************************************** CHARACTER LOGICAL DCB DESCRIPTION TYPE RECORDS PARAMETERS ****************************************************************************** 1. PREPAR.FR - Fortran IV AIRDOS input processor ASCII 2326 FB 4800 80 2. TIMER - Assembly source to obtain system | 42 | | | date and time for PREPAR. Compile with ASMHC.JOB. | | | | * 3. AIRDOS.FR - Fortran IV AIRDOS-EPA source (1/87) | 3332 | | | 4. PREDA.FR - Fortran IV DARTAB input processor. | 362 | | | Input is like that for DARTAB except that radio- | | | | nuclide input data are extracted from the binary | | | | file written by AIRDOS-EPA. | | | | 5. DARTAB.FR - Fortran IV source. This version is | 3312 | | | fully compatible with the extended headers of | | | | RADRISK.BIN, the dose and risk factor file. | | | | 6. ALLRAD.DAT - Radionuclide data read by PREPAR. | 3223 | | | Dose factor data were extracted from RADRISK.BIN. | | | | Transfer factors and other radionuclide data are | | | | consistent with those used for the 1984 Clean Air | | | | Act assessments. (10/86)| | | | 7. POPA.DAT - 1970 population data for site A. Input| 53 | | | data for PREPAR in TESTPOP.JOB. | | | | 8. FARMA.DAT - Agricultural data for site A. Input | 105 | | | data for PREPAR in TESTPOP.JOB. | | | | 9. STARA.DAT - Wind joint frequency data in STAR | 96 | | | format for site A. Input data for PREPAR in | | | | TESTIND.JOB and TESTPOP.JOB. | | | | 10. PRDIND.DAT - PREDA input data (except title line) | 25 | | | for a sample individual assessment. No detail | | | | tables produced. Used in TESTIND.JOB. (10/86) | | | | 11. PRDPOP.DAT - PREDA input data (except title line) | 25 | | | for a sample population assessment. No detail | | | | tables produced. Used in TESTPOP.JOB. (10/86) | | | | 12. FORTVC.JOB - Sample JCL to create an object module| 6 | | | from Fortran sources. LVL(66) and OPT(2) selected| | | | as compile options. Compile PREPAR, AIRDOS, PREDA| | | | and DARTAB and assemble TIMER prior to running | | | | test cases. | | | | 13. ASMHC.JOB - Sample JCL to assemble TIMER. The | 6 | | | object module of TIMER is needed when link editing| | | | PREPAR. | | | | RSIC# CCC-476A PAGE 2 CODE PKG NAME: CAAC COMPUTER: IBM 3033 PACKAGED: 07/25/85 MOST RECENT UPDATE: 01/16/87 ****************************************************************************** CHARACTER LOGICAL DCB DESCRIPTION TYPE RECORDS PARAMETERS ****************************************************************************** 14. TESTIND.JOB - Sample job for individual ASCII 108 FB 4800 80 assessment | | | | 15. TESTPOP.JOB - Sample job for population assessment| 123 | | | Both sample cases run PREPAR, AIRDOS, PREDA then | | | | DARTAB. Files 19 and 20 sample output contain JCL| | | | with expanded procs. No special significance | | | | should be attached to the choices of parameters | | | | and options for these jobs. | | | | 16. RADFMT.JCL - Must be run before test cases (12/85)| 16 | | | 17. RADFMT.FR - Fortran IV source to convert RADRISK | 21 | | | data in file 18 to binary format. (12/85)| | | | 18. RADRISK.BCD - Contains dose and risk factor blocks| 54279 | | | for 502 radionuclides. DARTAB reads this file in | | | | binary form to calculate doses and risks. The data| | | | used for 1984 CAA assessments includes 50- and 70-| | | | year internal dose factors. (12/85)| | | | 19. TESTIND.PRN - Printer output from running TESTIND.| 3553 | 3990 133 (10/86)| | | | 20. TESTPOP.PRN - Printer output from running TESTPOP.| 4040 | | | (10/86)| | | | ******* TOTAL 75,053 * Note that only the circular grid configuration works in this version of AIRDOS-EPA. (Option(2)=1 in MAIN program input parameters.) *************************** Error Alert ************************* The PREPAR MAIN routine has four IF tests which should be modified. Each test for IFLAG.NE.1 should be changed to IFLAG.EQ.0 in the lines ISN157-ISN163.