Changes between Version 4 and Version 5 of Ticket #165


Ignore:
Timestamp:
Jun 5, 2007, 10:00:19 AM (18 years ago)
Author:
duncan
Comment:

Here's how

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #165 – Description

    v4 v5  
    7979}}}
    8080
    81 3 of the 4 processes fail at this point and other continues on until it creates a .sww file. All the results are in the directory noted above.
     81 Processes 1,2,3 fail at this point and processor 0 continues on until it creates a .sww file. All the results are in the directory noted above.
    8282
    83 It would be very useful if the error could be verified. This would be done by someone else running this code using mpirun in parallel eg "mpirun c0-3 python run_exmouth.py"
     83Here's how processor 0 fails;
     84{{{
    8485
     86+-------------------------------------------------------------
     87| Wed May 30 16:23:08 2007. Evaluating function _file_function
     88+-------------------------------------------------------------
     89| Argument:     '/d/xrd/gem/5/nhi/inundation/data/western_australia/exmouth_tsunami_scenario/anuga/boundaries/urs/dampier/1_10000/exmouth_3854_17042007.sww'
     90| Keyword Args: {'quantities': ['stage', 'xmomentum', 'ymomentum'], 'interpolation_points': Array: (305, 2), 'time_thinning': 48, 'domain_starttime': 0, 'verbose': True}
     91| Reason:       No cached result
     92+-------------------------------------------------------------
     93
     94Reading /d/xrd/gem/5/nhi/inundation/data/western_australia/exmouth_tsunami_scenario/anuga/boundaries/urs/dampier/1_10000/exmouth_3854_17042007.sww
     95File_function data obtained from: /d/xrd/gem/5/nhi/inundation/data/western_australia/exmouth_tsunami_scenario/anuga/boundaries/urs/dampier/1_10000/exmouth_3854_17042007.sww
     96  References:
     97    Lower left corner: [189945.759564, 7488724.335279]
     98    Start time:   4000.000000
     99}}}
     100