<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 19 Jul 2011, at 17:16, Einstein Toolkit wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>#476: GRHydro test suite failures (the ones using McLachlan)<br>-----------------------------------+----------------------------------------<br> Reporter: &nbsp;bmundim &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Owner: &nbsp;&nbsp;&nbsp;&nbsp;<br> &nbsp;&nbsp;&nbsp;&nbsp;Type: &nbsp;defect &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: &nbsp;new<br> Priority: &nbsp;major &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| &nbsp;&nbsp;Milestone: &nbsp;&nbsp;&nbsp;&nbsp;<br>Component: &nbsp;EinsteinToolkit thorn &nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;Version: &nbsp;&nbsp;&nbsp;&nbsp;<br> Keywords: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| &nbsp;<br>-----------------------------------+----------------------------------------<br> Hi,<br><br> I am facing the following problems with the GRHydro<br> test suites that uses McLachlan:<br><br> INFO (GenericFD): The stencil for ML_BSSN_O2_convertFromADMBaseGamma<br> requires 2 points, but the lower y boundary has only 1 points.<br> INFO (GenericFD): The stencil for ML_BSSN_O2_convertFromADMBaseGamma<br> requires 2 points, but the upper y boundary has only 1 points.<br><br> any ideas of a simple fix?<br></div></blockquote><div><br></div><div>Set the upper and lower boundary sizes to 2. &nbsp;This is a check which was added to Kranc quite recently to catch cases where people have not used enough boundary or ghost points for the evolution stencil of their code. &nbsp;The "convert from ADMBase" routine uses an advection stencil (which requires two adjacent points) to compute the A and B gauge variables.</div><div><br></div><div>Note that tests which use McLachlan and dissipation will have to be regenerated anyway because the dissipation was corrected. &nbsp;Before commit&nbsp;<span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><a href="file:///Applications/GitX.app/Contents/Resources/html/views/history/index.html" style="color: rgb(20, 79, 174); font-family: Menlo, Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; ">ec32fb2e34d6a2e8b7534195c16bbc2008835ec3</a>, the dissipation term for X was being added spuriously to the B equation. &nbsp;This is probably harmless but fixing it changes the numerical results. &nbsp;I haven't gotten around to doing this yet. &nbsp;If someone else wants to do it, you should check that the McLachlan test passes before that commit, update to the commit after that one, where the code is regenerated, and check that the test fails. &nbsp;Copy the test output into the test directory, and check that the latest version still passes. &nbsp;Then commit the grhydro test.</span></div><div><br></div></div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--&nbsp;</div><div>Ian Hinder</div><div><a href="mailto:ian.hinder@aei.mpg.de">ian.hinder@aei.mpg.de</a></div></div></span></div></span></span>
</div>
<br></body></html>