<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 05/08/2014 11:25 AM, Ian Hinder
wrote:<br>
</div>
<blockquote
cite="mid:F73C97D6-FB1E-4695-9B68-63561FC19C63@aei.mpg.de"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<br>
<div>
<div>On 08 May 2014, at 18:16, Steven R. Brandt <<a
moz-do-not-send="true" href="mailto:sbrandt@cct.lsu.edu">sbrandt@cct.lsu.edu</a>>
wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">Are bin names in schedule.ccl supposed
to be case sensitive? It appears <br>
that they are. I tried to schedule something in mol_calcrhs,
and Cactus <br>
says this is a nonexistent bin.<br>
</blockquote>
<div><br>
</div>
<div>Bins and groups are different. Functions are scheduled AT
bins and IN groups. MoL_CalcRHS is a group, not a bin.</div>
</div>
</blockquote>
Yes, sorry for the clumsy wording, but that's not the question. The
question is about the capitalization.<br>
<br>
schedule calc_rhs in mol_calcrhs<br>
<br>
does not work. Cactus prints a warning, and the function does not
appear in the schedule tree. If i switch to<br>
<br>
schedule calc_rhs in MoL_CalcRHS<br>
<br>
then the function does go into the schedule tree. My question is,
should it matter or is it a bug?<br>
<br>
Cheers,<br>
Steve<br>
<blockquote
cite="mid:F73C97D6-FB1E-4695-9B68-63561FC19C63@aei.mpg.de"
type="cite">
<div>
<div><br>
</div>
<div>Bins are built in to Cactus, and usually start with CCTK.
Groups are defined by thorns.</div>
<div><br>
</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>-- </div>
<div>Ian Hinder</div>
<div><a moz-do-not-send="true"
href="http://numrel.aei.mpg.de/people/hinder">http://numrel.aei.mpg.de/people/hinder</a></div>
</div>
</div>
<br>
</blockquote>
<br>
</body>
</html>