Ignore:
Timestamp:
Mar 23, 2006, 9:17:31 AM (18 years ago)
Author:
nicholas
Message:

improved CCS.py to handle not sorted files in a folder, Sorter.py. Created some double friction and building scenario scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • development/momentum_sink/run_buildings.py

    r2466 r2578  
    5252
    5353
    54 domain.set_name(project.basename + '_Br=%d_%d' %(depth, triagle_count))
     54domain.set_name(project.basename + '_Str_Off_BR=%d_%d_%d' %(5, 15, triagle_count))
    5555domain.set_datadir(project.outputdir)
    5656domain.store = True
Note: See TracChangeset for help on using the changeset viewer.