Changeset 2261 for trunk/tsuite

Show
Ignore:
Timestamp:
07/25/08 18:17:08 (6 months ago)
Author:
gary
Message:

use relative reference for location of headers

Location:
trunk/tsuite/programs/hazy_coolingcurve
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/tsuite/programs/hazy_coolingcurve/hazy_coolingcurve.cpp

    r2217 r2261  
    22 * others.  For conditions of distribution and use see copyright notice in license.txt */ 
    33/* 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" 
    66 
    77/*int main( int argc, char *argv[] )*/ 
  • trunk/tsuite/programs/hazy_coolingcurve/hazy_coolingcurve.txt

    r1923 r2261  
    1 log T   log cool/n2 
    2 1.00    -28.306 
    3 1.10    -28.082 
    4 1.20    -27.875 
    5 1.30    -27.680 
    6 1.40    -27.498 
    7 1.50    -27.330 
    8 1.60    -27.172 
    9 1.70    -27.015 
    10 1.80    -26.837 
    11 1.90    -26.618 
    12 2.00    -26.368 
    13 2.10    -26.115 
    14 2.20    -25.887 
    15 2.30    -25.691 
    16 2.40    -25.528 
    17 2.50    -25.396 
    18 2.60    -25.288 
    19 2.70    -25.199 
    20 2.80    -25.125 
    21 2.90    -25.061 
    22 3.00    -25.003 
    23 3.10    -24.949 
    24 3.20    -24.898 
    25 3.30    -24.847 
    26 3.40    -24.790 
    27 3.50    -24.724 
    28 3.60    -24.643 
    29 3.70    -24.541 
    30 3.80    -24.406 
    31 3.90    -24.209 
    32 4.00    -23.844 
    33 4.10    -23.085 
    34 4.20    -22.011 
    35 4.30    -21.842 
    36 4.40    -21.956 
    37 4.50    -21.956 
    38 4.60    -21.876 
    39 4.70    -21.730 
    40 4.80    -21.534 
    41 4.90    -21.353 
    42 5.00    -21.283 
    43 5.10    -21.301 
    44 5.20    -21.295 
    45 5.30    -21.277 
    46 5.40    -21.282 
    47 5.50    -21.497 
    48 5.60    -21.678 
    49 5.70    -21.709 
    50 5.80    -21.768 
    51 5.90    -21.795 
    52 6.00    -21.788 
    53 6.10    -21.827 
    54 6.20    -21.913 
    55 6.30    -22.089 
    56 6.40    -22.268 
    57 6.50    -22.414 
    58 6.60    -22.513 
    59 6.70    -22.548 
    60 6.80    -22.543 
    61 6.90    -22.521 
    62 7.00    -22.511 
    63 7.10    -22.540 
    64 7.20    -22.603 
    65 7.30    -22.649 
    66 7.40    -22.659 
    67 7.50    -22.649 
    68 7.60    -22.620 
    69 7.70    -22.587 
    70 7.80    -22.552 
    71 7.90    -22.508 
    72 8.00    -22.463 
    73 8.10    -22.417 
    74 8.20    -22.374 
    75 8.30    -22.331 
    76 8.40    -22.290 
    77 8.50    -22.248 
    78 8.60    -22.199 
    79 8.70    -22.149 
    80 8.80    -22.098 
    81 8.90    -22.048 
    82 9.00    -21.997