Parent Directory
|
Revision Log
|
Patch
revision 2851 by templon, Wed Feb 3 10:32:41 2016 UTC | revision 2852 by templon, Wed Feb 3 10:35:20 2016 UTC | |
---|---|---|
# | Line 291 NUM_CAR = int(cfrac * 96) | Line 291 NUM_CAR = int(cfrac * 96) |
291 | NUM_KNAL = int(cfrac * 18) | NUM_KNAL = int(cfrac * 18) |
292 | NUM_MARS = int(cfrac * 58) | NUM_MARS = int(cfrac * 58) |
293 | ||
294 | # there is no check whether START + NUM < number of nodes | |
295 | # so careful when changing START from 1 | |
296 | ||
297 | START_CAR = 25 | START_CAR = 25 |
298 | START_KNAL = 1 | START_KNAL = 1 |
299 | START_MARS = 1 | START_MARS = 1 |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |