Pediatric Phantom Directory README.  April 1, 2008
C Series of Pediatric Phantoms by Choonik & Choonsik Lee
C Department of Nuclear and Radiological Engineering, 
C   University of Florida, Gainesville FL 32611 USA.
C
C This voxel phantom model was used in: Choonik Lee, Choonsik Lee, Wesley Bolch
C   "Age-dependant organ and effective dose coefficients for external photons:
C    a comparison of stylized and voxel-based paediatric phantoms",
C    Phys. Med. Biol. 51 (2006) 4663-4688.
C 
C  Choonik Lee, Choonsik Lee, Jonathan L Williams, Wesley Bolch
C    "Whole-body voxel phantoms of paediatric patients - UF series B",
C    Phys. Med. Biol. 51 (2006) 4649-4661.

Below is a chart of the input files and models
name       age        gender    resolution (mm)
ufv02   9 month old    male     0.8 x 0.8 x 3.0 
ufv03    4 year old   female    0.9 x 0.9 x 5.0
ufv04    8 year old   female    1.1 x 1.1 x 6.0
ufv05   11 year old    male     0.9 x 0.9 x 6.0
ufv06   14 year old    male     1.1 x 1.1 x 6.7

These files do not have particle sources in them.  It is up to the user to add appropriate 
sources.

There are copies of each input file in the MCNP and MCNPX subdirectories.
The MCNP input file is a single file, while the MCNPX input are broken into the
regular input file and the .lat file, which is also read.

The data directory contain more of the original data files used in the construction of these files.  
These data files are not input files for MCNP.

This input deck is quite descriptive and uses a lattice-based geometry.  While MCNP5 will run this
input deck, the following changes will reduce set-up times from hours or days to minutes.  
The following changes to the source code have not been checked for accuracy and may change tally results.
These changes must be used with caution, and they require that the user re-compile the MCNP source
to create their own version of MCNP.

Comment out all lines (except continue lines) between 590 continue and 670 continue in checkcs.F90
