Changeset 3669 for anuga_work/production/pt_hedland_2006/project.py
- Timestamp:
- Sep 26, 2006, 11:30:09 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/pt_hedland_2006/project.py
r3535 r3669 49 49 home = getenv('INUNDATIONHOME', sep+'d'+sep+'cit'+sep+'2'+sep+'cit'+sep+'inundation'+sep+'data') 50 50 user = getenv('LOGNAME') 51 52 # INUNDATIONHOME is the inundation directory, not the data directory. 53 home += sep +'data' 51 54 52 55 #Derive subdirectories and filenames
Note: See TracChangeset
for help on using the changeset viewer.