Changeset 3543
- Timestamp:
- Aug 30, 2006, 4:31:36 PM (18 years ago)
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
development/dam_2006/run_dam.py
r3535 r3543 51 51 create_mesh.generate(project.mesh_filename, 52 52 gate_position, 53 is_course=True) # this creates the mesh54 #is_course=False) # this creates the mesh53 #is_course=True) # this creates the mesh 54 is_course=False) # this creates the mesh 55 55 56 56 head,tail = path.split(project.mesh_filename)
Note: See TracChangeset
for help on using the changeset viewer.