[ET Trac] #2625: CarpetMask should not be scheduled before SphericalSurface_Set
Gabriele Bozzola
trac-noreply at einsteintoolkit.org
Mon Aug 1 15:05:03 CDT 2022
#2625: CarpetMask should not be scheduled before SphericalSurface_Set
Reporter: Gabriele Bozzola
Status: open
Milestone:
Version:
Type: bug
Priority: major
Component: EinsteinToolkit thorn
Comment (by Gabriele Bozzola):
The function in `CarpetMask` are scheduled in `SetupIMask`, which is a group provided by `CarpetReduce.`
If I look at the `schedule.ccl` of `CarpetReduce`, I see
```
SCHEDULE GROUP MaskBase_SetupMask AT basegrid AFTER (SpatialCoordinates SphericalSurface_Setup)
```
Is the correct fix to add `Spherical_Surface_Set` \(or `SphericalSurface_HasBeenSet`\) among the AFTER here?
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2625/carpetmask-should-not-be-scheduled-before
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220801/91335d54/attachment.html
More information about the Trac
mailing list