<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>There's a problem with your intersection checking code. You'll need to isolate the individual step and spin being updated and work through the geometry, the step amendment, and find out what's causing the problem.</p>
<p><br>
</p>
<p>The error you're getting is caused by Camino rejecting more than ten candidate steps. Whilst it is (very) occasionally necessary to reject a single step, it is basically never necessary to reject multiple steps and hence this check.</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> camino-users-bounces@www.nitrc.org &lt;camino-users-bounces@www.nitrc.org&gt; on behalf of stefania oliviero &lt;stefania.oliviero@hotmail.it&gt;<br>
<b>Sent:</b> 26 July 2017 12:12:55<br>
<b>To:</b> camino-users@www.nitrc.org<br>
<b>Subject:</b> [Camino-users] simulation/geometry/substrates/substrate.java method amen</font>
<div>&nbsp;</div>
</div>
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Dear all,</p>
<p>I implemented a new substrate with myelinated axons represented as a p<span id="result_box" class="short_text" lang="en"><span class="">air of coaxial cylinders, each of them with an own membrane permeability ...</span></span></p>
<p><span id="result_box" class="short_text" lang="en"><span class="">I declared for this kind of substrate the same method amend defined in substrate.java. Unfortunately each time I run the simulation,
<span>the error &quot;substrate amendment has exceeded max iterations allowed </span>&quot; appears...<br>
</span></span></p>
<p><span id="result_box" class="short_text" lang="en"><span class="">The question is: what could be the characteristic of my substrate that involves such a problem?
<br>
</span></span></p>
<p><span id="result_box" class="short_text" lang="en"><span class=""><br>
</span></span></p>
<p><span id="result_box" class="short_text" lang="en"><span class="">thanks a lot</span></span></p>
<p><span id="result_box" class="short_text" lang="en"><span class=""><br>
</span></span></p>
<p><span id="result_box" class="short_text" lang="en"><span class="">Stefania Oliviero<br>
</span></span></p>
<p><span id="result_box" class="short_text" lang="en"><span class=""></span></span><br>
</p>
</div>
</div>
</body>
</html>