Changeset 3578
- Timestamp:
- Sep 13, 2006, 3:36:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/MOST_example/MOST_example/project.py
r3576 r3578 49 49 home = getenv('INUNDATIONHOME', sep+'d'+sep+'cit'+sep+'2'+sep+'cit'+sep+'inundation'+sep+'data') 50 50 user = getenv('LOGNAME') 51 51 52 52 #Derive subdirectories and filenames 53 53 time = strftime('%Y%m%d_%H%M%S',localtime()) #gets time for new dir
Note: See TracChangeset
for help on using the changeset viewer.