Index: /trunk/ippconfig/recipes/Makefile.am
===================================================================
--- /trunk/ippconfig/recipes/Makefile.am	(revision 12908)
+++ /trunk/ippconfig/recipes/Makefile.am	(revision 12909)
@@ -9,5 +9,6 @@
 	psastro.config \
 	psphot.config \
-	pswarp.config
+	pswarp.config \
+	ppSim.config
 
 install_DATA = $(install_files)
Index: /trunk/ippconfig/recipes/ppSim.config
===================================================================
--- /trunk/ippconfig/recipes/ppSim.config	(revision 12909)
+++ /trunk/ippconfig/recipes/ppSim.config	(revision 12909)
@@ -0,0 +1,19 @@
+### Recipe values for ppSim, the Pan-STARRS data simulator
+
+BIAS.LEVEL	F32	1000.0		# Bias level (e)
+BIAS.RANGE	F32	100.0		# Range of bias values (e)
+BIAS.ORDER	S32	0		# Order for overscan polynomial
+DARK.RATE	F32	0.0		# Dark current (e/s)
+FLAT.SIGMA	F32	3.0		# Flat gaussian width (FPA sizes)
+FLAT.RATE	F32	2000.0		# Flat illumination rate (e/s)
+SHUTTER.TIME	F32	1.0		# Time for shutter to fully open
+SKY.RATE	F32	10.0		# Sky illumination rate (e/s)
+STARS.LUM	F32	-1.5		# Stellar luminosity function slope
+STARS.MAG	F32	20.0		# Brightest magnitude for fake stars
+STARS.DENSITY	F32	1.0e3		# Stellar density (per square degree) at the brightest magnitude
+
+### The following options are used if not defined by the concepts (e.g., usually read from headers)
+GAIN		F32	1.0		# Default gain (e/ADU)
+READNOISE	F32	10.0		# Default read noise (e)
+OVERSCAN.SIZE	S32	32		# Default overscan columns
+SATURATION	F32	65535		# Default saturation level (ADU)
