[Users] Norm2 calculation on different grid levels
Ian Hinder
ian.hinder at manchester.ac.uk
Sat Jun 15 16:29:10 CDT 2019
On 15 Jun 2019, at 18:10, Haas, Roland <rhaas at illinois.edu<mailto:rhaas at illinois.edu>> wrote:
Hello Ian,
Perhaps a mask would be of use here?
You mean: being able to pass a mask to the reduce function in Cactus?
Would be nice, unfortunately as far as I know, the "old" reduction
interface using CCTK_Reduce
(http://einsteintoolkit.org/usersguide/UsersGuidech9.html#verbatim-64)
which Carpet uses does not let you pass in a param_table_handle the way
that CCTK_ReduceGridArrays
(http://einsteintoolkit.org/referencemanual/ReferenceManualch2.html#x4-165000A2)
does.
So one would first have to convert Carpet to support the "new"
reduction interface (which is probably simple as the differences seem
minor to me).
I meant to use CarpetMask; isn't this a way to mask points from reductions?
--
Ian Hinder
Research Software Engineer
University of Manchester, UK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20190615/c9ee7ef9/attachment.html
More information about the Users
mailing list