Changes between Version 1 and Version 2 of u/adebrech/code/AMR_line_transfer


Ignore:
Timestamp:
03/18/19 08:47:20 (6 years ago)
Author:
adebrech
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/adebrech/code/AMR_line_transfer

    v1 v2  
    55Move processing of ray averaging from child to parent:
    66Implement preallocated "containers" for completed child rays that need to be restricted on parent (at same time, can add new ray to continue on parent at internal boundaries - search at all right child boundaries on node).
     7
     8Start by looping through and completing any ray that originates on patch, then do while waitany (how to determine when we've finished them all?).
     9
     10__For Spherical__
     11
     12Never derefine rays moving outward?
     13
     14Need some way to determine necessary refinement over global scope (when to divide rays due to spherical dilution).