Changeset 28678
- Timestamp:
- Jul 15, 2010, 6:32:01 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100621/ippconfig
- Files:
-
- 2 edited
-
recipes/ppSim.config (modified) (1 diff)
-
simtest/format.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/ippconfig/recipes/ppSim.config
r28125 r28678 70 70 71 71 GALAXY.LUM F32 -0.8 # Stellar luminosity function slope 72 GALAXY.MAG F32 1 1.0 # Brightest magnitude for fake stars73 GALAXY.DENSITY F32 6.0 # Galaxy density (per square degree) at the brightest magnitude74 75 GALAXY.RMAJOR.MIN F32 2.0 # Minimum semi-major axis for galaxy models72 GALAXY.MAG F32 15.0 # Brightest magnitude for fake stars 73 GALAXY.DENSITY F32 5.0 # Galaxy density (per square degree) at the brightest magnitude 74 75 GALAXY.RMAJOR.MIN F32 5.0 # Minimum semi-major axis for galaxy models 76 76 GALAXY.RMAJOR.MAX F32 10.0 # Maximum semi-major axis for galaxy models 77 77 78 78 GALAXY.ARATIO.MIN F32 1.0 # Minimum axis ratio for galaxy models 79 GALAXY.ARATIO.MAX F32 0. 2# Maximum axis ratio for galaxy models79 GALAXY.ARATIO.MAX F32 0.5 # Maximum axis ratio for galaxy models 80 80 81 81 GALAXY.INDEX.MIN F32 0.25 # Minimum Sersic index for galaxy models 82 GALAXY.INDEX.MAX F32 0.500 # Maximum Sersic index for galaxy models82 GALAXY.INDEX.MAX F32 1.000 # Maximum Sersic index for galaxy models 83 83 84 84 GALAXY.THETA.MIN F32 0.0 # Minimum position angle for galaxy models 85 85 GALAXY.THETA.MAX F32 3.14 # Maximum position angle for galaxy models 86 86 87 GALAXY.GRID BOOL FALSE # Generate a (regular) grid of galaxy models? 88 GALAXY.GRID.DX S32 200 # Spacing between galaxies in grid in x 89 GALAXY.GRID.DY S32 200 # Spacing between galaxies in grid in y 87 GALAXY.GRID BOOL FALSE # Generate a (regular) grid of galaxy models? 88 GALAXY.GRID.DX S32 100 # Spacing between galaxies in grid in x 89 GALAXY.GRID.DY S32 200 # Spacing between galaxies in grid in y 90 GALAXY.GRID.RANDOM BOOL FALSE # randomize shape parameters in grid (or sequence?) 90 91 91 92 GALAXY.MODEL STR PS_MODEL_GAUSS -
branches/eam_branches/ipp-20100621/ippconfig/simtest/format.config
r27231 r28678 69 69 CELL.X0 S32 0 70 70 CELL.Y0 S32 0 71 CELL.XSIZE S32 102472 CELL.YSIZE S32 102471 CELL.XSIZE S32 2000 72 CELL.YSIZE S32 2000 73 73 CELL.XWINDOW S32 0 74 74 CELL.YWINDOW S32 0
Note:
See TracChangeset
for help on using the changeset viewer.
