ID#: C00371ALLCP03
RSIC #: CCC-371
CODE PKG NAME: ORIGEN2.2
COMPUTER: Pentium, DEC and Sun
PACKAGED: 08/06/91
MOST RECENT UPDATE: 06/30/2002
*************************************************************************
Transmitted on CD in Windows and Unix distribution files.
*************************************************************************
07/02/2002 02:25p 7,358,712 C371DOS3.EXE Windows distribution file
07/02/2002 02:28p 7,209,191 C371TAR3.gz Linux/Unix distribution file
*************************************************************************
%%%%%%% -WINDOWS PC- %%%%%%%
To expand the self-extracting compressed Windows file, mount the CD
and double click on C371DOS3.EXE.
%%%%%%% -UNIX WS- %%%%%%%
Assume your CD-ROM drive is called "cdrom" and type the following commands
to extract the files:
gunzip -c /cdrom/C371TAR3.GZ | tar xvf -
*************************************************************************
Expanding distribution files will create a subdirectory called origen22
which contains the following files:
08/01/1991 02:10a 11,960 FILES.LST Information on contents & data libs
07/01/2002 05:40p 6,259 Readme21.txt Historical info
07/02/2002 11:50a 6,467 Readme22.txt Information on current release
05/23/2002 09:09a 111,985 V22memo.pdf Transmittal memo on current release
07/01/2002 05:46p
CODE Source and executables
06/28/2002 06:26p INPUTS Test case input and output
06/28/2002 06:26p LIBS Data libraries
06/28/2002 06:26p SAMPLES Test case input and output
**************************************************************************
Notes: Follow instructions in Readme22.txt to compile and run test cases.
See FILES.LST for information on package contents and data libraries.
Executables are included for Windows and Linux PCs. All other
systems require a Fortran compiler.
The Windows executables were created on a Pentium IV in a DOS window
of Windows2000 with the Lahey/Fujitsu Fortran 95 Compiler Release 5.50d
compiler. They were also tested under WindowsXP.
The linux/unix distribution file was tested on a Pentium III
running RedHat Linux 6.1 with The Portland Group, Inc. (PGI) F77
compiler 3.1-3 & gcc. The PGI executables are included in the
Linux distribution. ORIGEN22 was also tested on DEC 500 AU under
Digital Unix 4.0D with the DEC Fortran 5.1-8 compiler and on a
Sun SparcStation under SunOS 5.6 using f77 5.0.
ALERT - posted February 21, 2008
There is an inconsistency in sample problem 5 in the Windows distribution. The
libraries specified in the input file do not match the libraries in the batch
file. The input file specifies libraries 301 through 309, while the batch file
copies AMOPUxxx libraries (should be EMOPUxxx). The solution is to
edit samples\pc5\samp_5.bat and change filenames amopu??? to emopu???
The Linux script is correct; only the Windows batch file for sample problem 5 is wrong.