Changeset 2460 for branches

Show
Ignore:
Timestamp:
11/19/08 14:58:03 (7 weeks ago)
Author:
gary
Message:

merge r2459

Location:
branches/rt/source
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/rt/source/date.h

    r2458 r2460  
    1616#define MONTH   10 
    1717/* day is correct */ 
    18 #define DAY     18 
     18#define DAY     19 
    1919 
    2020#endif /* _DATE_H_ */ 
  • branches/rt/source/grains.cpp

    r2458 r2460  
    51015101         * a scale factor for the grain abundance at this position. */ 
    51025102 
    5103         if( gv.bin[nd]->nDustFunc==DF_STANDARD ) 
     5103        if( gv.bin[nd]->nDustFunc==DF_POSITION ) 
    51045104        { 
    51055105                /* --- DEFINE THE USER-SUPPLIED GRAIN ABUNDANCE FUNCTION HERE --- */