Changeset 2261 for trunk/tsuite
- Timestamp:
- 07/25/08 18:17:08 (6 months ago)
- Location:
- trunk/tsuite/programs/hazy_coolingcurve
- Files:
-
- 2 modified
-
hazy_coolingcurve.cpp (modified) (1 diff)
-
hazy_coolingcurve.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tsuite/programs/hazy_coolingcurve/hazy_coolingcurve.cpp
r2217 r2261 2 2 * others. For conditions of distribution and use see copyright notice in license.txt */ 3 3 /* runs pure collisional models at range of temperatures, prints cooling */ 4 #include " cddefines.h"5 #include " cddrive.h"4 #include "../../../source_hot/cddefines.h" 5 #include "../../../source_hot/cddrive.h" 6 6 7 7 /*int main( int argc, char *argv[] )*/ -
trunk/tsuite/programs/hazy_coolingcurve/hazy_coolingcurve.txt
r1923 r2261 1 log T log cool/n22 1.00 -28.3063 1.10 -28.0824 1.20 -27.8755 1.30 -27.6806 1.40 -27.4987 1.50 -27.3308 1.60 -27.1729 1.70 -27.01510 1.80 -26.83711 1.90 -26.61812 2.00 -26.36813 2.10 -26.11514 2.20 -25.88715 2.30 -25.69116 2.40 -25.52817 2.50 -25.39618 2.60 -25.28819 2.70 -25.19920 2.80 -25.12521 2.90 -25.06122 3.00 -25.00323 3.10 -24.94924 3.20 -24.89825 3.30 -24.84726 3.40 -24.79027 3.50 -24.72428 3.60 -24.64329 3.70 -24.54130 3.80 -24.40631 3.90 -24.20932 4.00 -23.84433 4.10 -23.08534 4.20 -22.01135 4.30 -21.84236 4.40 -21.95637 4.50 -21.95638 4.60 -21.87639 4.70 -21.73040 4.80 -21.53441 4.90 -21.35342 5.00 -21.28343 5.10 -21.30144 5.20 -21.29545 5.30 -21.27746 5.40 -21.28247 5.50 -21.49748 5.60 -21.67849 5.70 -21.70950 5.80 -21.76851 5.90 -21.79552 6.00 -21.78853 6.10 -21.82754 6.20 -21.91355 6.30 -22.08956 6.40 -22.26857 6.50 -22.41458 6.60 -22.51359 6.70 -22.54860 6.80 -22.54361 6.90 -22.52162 7.00 -22.51163 7.10 -22.54064 7.20 -22.60365 7.30 -22.64966 7.40 -22.65967 7.50 -22.64968 7.60 -22.62069 7.70 -22.58770 7.80 -22.55271 7.90 -22.50872 8.00 -22.46373 8.10 -22.41774 8.20 -22.37475 8.30 -22.33176 8.40 -22.29077 8.50 -22.24878 8.60 -22.19979 8.70 -22.14980 8.80 -22.09881 8.90 -22.04882 9.00 -21.997
