Ignore:
Timestamp:
Aug 9, 2005, 5:44:21 PM (20 years ago)
Author:
steve
Message:

Found problem with File_Boundary as used in validation test LWRU2. Have setup new BC Transmissive_Momentum_Set _Stage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/config.py

    r1690 r1697  
    8787if sys.platform == 'win32':
    8888    #default_datadir = 'C:\grohm_output'
    89     default_datadir = '.' 
     89    default_datadir = '.'
    9090else:
    9191    #default_datadir = os.path.expanduser('~'+os.sep+'grohm_output')
    92     default_datadir = '.' 
     92    default_datadir = '.'
    9393
    9494
Note: See TracChangeset for help on using the changeset viewer.