- removed comment
When running the newest Mercurial version of Carpet with the Llama multipatch infrastructure, I get the error
INFO (CarpetReduce): Simulation domain volume: 1 INFO (CarpetReduce): Reduction weight sum: 3718016 ESC[1mWARNING level 0 in thorn CarpetReduce processor 0 host node024.damiana.admin (line 84 of /home/ianhin/Cactus/llama/arrangements/CarpetHG/CarpetReduce/src/mask_test.c): ->Simulation domain volume and reduction weight sum differ
I have reduced the parameter file to the essentials, and it is attached, along with standard output and standard error. The whole simulation is on damiana in /lustre/AEI/ianhin/simulations/chgbug_8.
Versions of components:
Carpet: 3190:c24983d83cdd Llama: 85983412998b4fa7bf2ea7da93db427c471b7c72
Keyword:
I used hg bisect command and it told me:
Due to skipped revisions, the first bad revision could be any of: changeset: 3172:cff502f8527c user: Erik Schnetter <schnetter@cct.lsu.edu> date: Fri Oct 01 15:19:24 2010 -0500 summary: CarpetLib: Store more details for setting up the weight masks
changeset: 3173:388fbf30768c user: Erik Schnetter <schnetter@cct.lsu.edu> date: Fri Oct 01 15:20:07 2010 -0500 summary: CarpetReduce: Correct errors in calculating the weight function
The first one didn't compile for me, so I had to skip it. I don't know if 3173 just introduces a more stringent check on something that was silently wrong before, or if there is a mistake in 3173.