<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On 13 Mar 2017, at 04:55, 彭兆宏 &lt;<a href="mailto:alanpeng1995@gmail.com">alanpeng1995@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div class="gmail_quote"><div><br></div><br><div class="gmail_msg">Dear Ian,<div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><span style="color:rgb(20,20,20);font-family:verdana,arial,tahoma,calibri,geneva,sans-serif;font-size:13.3333px;background-color:rgb(252,252,255)" class="gmail_msg">Sorry for the delay in replying your letter. The following attachment is my parameter file. I only changed&nbsp;</span><span style="color:rgb(20,20,20);font-family:verdana,arial,tahoma,calibri,geneva,sans-serif;font-size:13.3333px;background-color:rgb(252,252,255)" class="gmail_msg">the&nbsp;</span></div><div class="gmail_msg"><span style="color:rgb(20,20,20);font-family:verdana,arial,tahoma,calibri,geneva,sans-serif;font-size:13.3333px;background-color:rgb(252,252,255)" class="gmail_msg"><br class="gmail_msg"></span></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg">ReflectionSymmetry::reflection_z = "no",&nbsp;</span></font></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg">CarpetRegrid2::symmetry_rotating180 = "no",&nbsp;</span></font></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg">CoordBase::xmin&nbsp;= -120,&nbsp;</span></font></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg">CoordBase::zmin = -120,</span></font></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg">TwoPunctures::par_S_plus &nbsp;[2] = 0.10000</span><br class="gmail_msg"></font></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg">TwoPunctures::par_S_minus[0] = 0.10000</span><br class="gmail_msg"></font></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg"><br class="gmail_msg"></span></font></div><div class="gmail_msg"><font color="#141414" face="verdana, arial, tahoma, calibri, geneva, sans-serif" class="gmail_msg"><span style="font-size:13.3333px" class="gmail_msg">Which&nbsp;parameters need to be changed when I used this setup?</span></font></div></div></div></div></blockquote><div><br></div><div>Hi Alan,</div><div><br></div><div>When I run your parameter file, it gives the error</div><div><br></div><div><div style="margin: 0px; font-family: Menlo;">ERROR from host c579.vc-a process 0</div><div style="margin: 0px; font-family: Menlo;">&nbsp; while executing schedule bin BoundaryConditions, routine RotatingSymmetry180::Rot180_ApplyBC</div><div style="margin: 0px; font-family: Menlo;">&nbsp; in thorn RotatingSymmetry180, file /home/ianhin/Cactus/EinsteinToolkitGit/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:355:</div><div style="margin: 0px; font-family: Menlo;">&nbsp; -&gt; The group "ML_BSSN::ML_LOG_CONFAC" has in the x-direction 63 symmetry points (grid points outside of the symmetry boundary).&nbsp; This is not equal to the number of ghost zones, which is 3.&nbsp; The number of symmetry points must be equal to the number of ghost zones.</div><div><br></div><div>The problem is that you are running with the RotatingSymmetry180 thorn active, and it is trying to apply this symmetry. &nbsp;RotatingSymmetry180 behaves differently to ReflectionSymmetry. &nbsp;ReflectionSymmetry has parameters to enable and disable the symmetry in the different directions, whereas RotatingSymmetry180 only supports a single symmetry direction (a rotation of 180 degrees about the z axis), and so does not have any similar parameters. &nbsp;Activating the thorn is sufficient to activate the symmetry. &nbsp;Since you have&nbsp;</div><div><br></div><div><div>CoordBase::xmin =-120.00</div></div><div><br></div><div>it thinks that all the points between -120 and 0 are symmetry points, which is not correct, so it gives the error.</div><div><br></div><div>The fix is to remove RotatingSymmetry180 from ActiveThorns on line 34. &nbsp;With this change, the parameter file runs for me.</div><div><br></div><div>PS: May I give you some advice? &nbsp;When asking for help to solve an unknown problem such as this, the speed and quality of the help you get back is directly related to how much information you provide. &nbsp;For example, if you had sent the parameter file and the error message that you got with your original email, then someone familiar with the code would have seen the error message and realised that the problem was related to RotatingSymmetry180. &nbsp;Since you were trying to run without that symmetry, they would have then told you to make sure it was not active. &nbsp;They probably would not even have had to try to reproduce the problem. &nbsp;I think you would have got the answer much more quickly that way.</div><div><br></div></div></div><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>--&nbsp;</div><div>Ian Hinder</div><div><a href="http://members.aei.mpg.de/ianhin">http://members.aei.mpg.de/ianhin</a></div></div></div></div></div>
</div>
<br></body></html>