| 55 | there is one difference i can see the code fails at a slightly different spot |
| 56 | {{{ |
| 57 | Find midpoint coordinates of entire boundary |
| 58 | Initialise file_function |
| 59 | Caching: looking for cached files /d/cit/1/cit/unixhome/nbartzis/.python_cache/_file_function[-1913934578119235209]_{Result,Args,Admin}.z |
| 60 | Caching: Dependencies are ['/d/xrd/gem/5/nhi/inundation/data/western_australia/exmouth_tsunami_scenario/anuga/boundaries/urs/dampier/1_10000/exmouth_3854_17042007.sww'] |
| 61 | +------------------------------------------------------------- |
| 62 | | Tue Jun 5 08:49:22 2007. Evaluating function _file_function |
| 63 | +------------------------------------------------------------- |
| 64 | | Argument: '/d/xrd/gem/5/nhi/inundation/data/western_australia/exmouth_tsunami_scenario/anuga/boundaries/urs/dampier/1_10000/exmouth_3854_17042007.sww' |
| 65 | | Keyword Args: {'quantities': ['stage', 'xmomentum', 'ymomentum'], 'interpolation_points': [[ 192783.96757945 7566067.52060781] |
| 66 | [ 192597.7735207 7576851.25925281] |
| 67 | [ 192621.04777805 7575503.29192219] |
| 68 | [ 192807.2418368 7564719.55327719] |
| 69 | [ 192644.32203539 7574155.32459156] |
| 70 | [ 192714.14480742 7570111.... |
| 71 | | Reason: No cached result |
| 72 | +------------------------------------------------------------- |
| 73 | |
| 74 | Reading /d/xrd/gem/5/nhi/inundation/data/western_australia/exmouth_tsunami_scenario/anuga/boundaries/urs/dampier/1_10000/exmouth_3854_17042007.sww |
| 75 | File_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 |
| 76 | References: |
| 77 | Lower left corner: [189945.759564, 7488724.335279] |
| 78 | Start time: 4000.000000 |
| 79 | }}} |
| 80 | |
| 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. |
| 82 | |