| # | Line 20 | Line 20 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 20 | #include "bsdfrep.h" | |
| 21 | ||
| 22 | #ifndef NEIGH_FACT2 | |
| 23 | < | #define NEIGH_FACT2 15. /* empirical neighborhood distance weight */ |
| 23 | > | #define NEIGH_FACT2 0.1 /* empirical neighborhood distance weight */ |
| 24 | #endif | |
| 25 | /* number of processes to run */ | |
| 26 | int nprocs = 1; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |