Changeset 6691


Ignore:
Timestamp:
Apr 1, 2009, 4:47:02 PM (15 years ago)
Author:
ole
Message:

Restarted Patong simulations for use with Houdini visualisation

Location:
anuga_work/production/patong/new_version
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/patong/new_version/project.py

    r6543 r6691  
    5252#-------------------------------------------------------------------------------
    5353
    54 output_comment = [setup, tide, event_number, 'final']
     54output_comment = [setup, tide, event_number, 'viz']
    5555
    5656#-------------------------------------------------------------------------------
  • anuga_work/production/patong/new_version/setup_model.py

    r6543 r6691  
    113113    project.scale_factor = 1
    114114    project.time_thinning = 4
    115     project.yieldstep = 20
     115    project.yieldstep = 5
    116116else:
    117117    print ("Sorry, you must set the 'setup' variable to one of:"
Note: See TracChangeset for help on using the changeset viewer.