compare_fire_area.m also diffs ros
[wrf-fire-matlab.git] / quicwind / parallel_comments.txt
blobb6b4695d55d5853866d3e73698f7ac030cb20656
1 \r
2     PATCH 1       PATCH 2\r
3    _ _ _ _     _ _ _ _  _ _ _ _ \r
4 % |        |  |        |        |\r
5 % |    * --------> *   |    *   |\r
6 % |_ _ _ _ |  |_ _ _ _ |_ _ _ _ |\r
7 % |        |\r
8 % |    *   |\r
9 % |_ _ _ _ |\r
10 % |        |\r
11 % |    *   |\r
12 % |_ _ _ _ |\r
14 - Halo call will put values into halo regions\r
15 - For coarser grids, on each, we declare the coarse grids as local\r
16 - Pack all coarse grid boundary values into 1 additional halo layer\r
17   (works for power of 2 grids)\r
18 - For not power of 2 grids, we do some coarsening (on boundary) by a\r
19   factor of 3 (to ensure it fits)\r
20 - Looking ahead for parallelism, first step is to make it work on a single processor