Ignore:
Timestamp:
Aug 30, 2006, 4:31:36 PM (18 years ago)
Author:
duncan
Message:

moving swollen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • development/dam_2006/run_dam.py

    r3535 r3543  
    5151    create_mesh.generate(project.mesh_filename,
    5252                         gate_position,
    53                          is_course=True) # this creates the mesh
    54                          #is_course=False) # this creates the mesh
     53                         #is_course=True) # this creates the mesh
     54                         is_course=False) # this creates the mesh
    5555
    5656    head,tail = path.split(project.mesh_filename)
Note: See TracChangeset for help on using the changeset viewer.