Ignore:
Timestamp:
Nov 29, 2005, 12:21:49 PM (19 years ago)
Author:
linda
Message:

Removed pypar test files and commented pmesh_divide

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/parallel/run_parallel_sw_merimbula_metis.py

    r2072 r2090  
    105105    # Note the different arguments compared with pmesh_divide,
    106106    # pmesh_divide_steve etc.
     107   
    107108    nodes, triangles, boundary, triangles_per_proc, quantities = \
    108109         pmesh_divide_metis(domain_full, numprocs)
     
    179180yieldstep = 0.05
    180181finaltime = 500.0
     182
     183yieldstep = 1
     184finaltime = 30
    181185
    182186#yieldstep = 1
Note: See TracChangeset for help on using the changeset viewer.