<div dir="auto">Dear Roland,<div dir="auto">Sir, the outdated variables and refinement levels are related? I am bit confused because same warnings are there for 8 refinement levels. Precisely, I wanna ask is there any alternative to using old version for encountering out-dated variables. </div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Bilal Hameed.<br><div dir="auto"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 14, 2021, 1:04 AM Roland Haas &lt;<a href="mailto:rhaas@illinois.edu">rhaas@illinois.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Karima,<br>
<br>
I don&#39;t think you can reduce the number of refinement levels by quite<br>
that much. You need to have at least ~24 points across the radius of<br>
the black hole which is about the size of its mass. <br>
<br>
So for a black hole of unit mass 1. you will need to have a resolution<br>
of 1./24. on the finest grid and each finer grid has twice the<br>
resolution of the coarsest grid.<br>
<br>
I don&#39;t know what GetComponent failures you were getting but the old<br>
thornlist refers to old svn servers that use outdated SSL libraries and<br>
newer operating systems will refuse to talk to them.<br>
<br>
You may be able to download the code using an virtual machine (or<br>
docker image) using Ubuntu 16.04 which still talks to those old SSL<br>
libraries.<br>
<br>
Yours,<br>
Roland<br>
<br>
&gt; Hello,<br>
&gt; <br>
&gt; There is a spinning single BH evolution example inside (Cactus Cactus/par/arXiv-1111.3344/kerr/by-a0.7.par) which is using the code version 2010. I am trying to simulate it using the newest version of the ETK with the only changes of refinement levels (reduced to 3) in the parameter file. It is giving some warnings and suggestions to change the out-dated parameters ( LapseAdvectionCoeff, ShiftAdvectionCoeff) along with the boundary condition to set as usual (what it means?). I also tried using the suggested parameters, but the data output is not as expected (incomplete output data), probably because of these out-dated parameters (?), the output and the error files are attached. I am asking if there are any alternatives (solutions) to these parameters, or should I prefer using the old ETK version, 2010?  In the latter case, I am again encountering the download error,  pasted below. Likewise, I want to get around this issue as well. I assume this email contains multi issues, but they are co-related, sorry to put them in one post.<br>
&gt; <br>
&gt; <br>
&gt; ./GetComponents --parallel <a href="https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORYP9QSta$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORYP9QSta$</a> &lt;<a href="https://urldefense.com/v3/__http://einsteintoolkit.th/__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORV5BJMIo$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://einsteintoolkit.th/__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORV5BJMIo$</a> &gt;<br>
&gt; Note: I have tried without using the &quot;--parallel option&quot;  as well, but the same error persists.<br>
&gt; <br>
&gt; Error: No definition for ET_RELEASE found in input file or ENV.<br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; ---------------------------------------------------------------------------<br>
&gt; CalledProcessError                        Traceback (most recent call last)<br>
&gt; &lt;ipython-input-26-9fa64924ebf0&gt; in &lt;module&gt;<br>
&gt; ----&gt; 1 get_ipython().run_cell_magic(&#39;bash&#39;, &#39;&#39;, &#39;./GetComponents <a href="https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th*5Cn__;JQ!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORQtZW0Ik$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th*5Cn__;JQ!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORQtZW0Ik$</a> &#39;&lt;<a href="https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th/n__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORYyh5V47$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th/n__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORYyh5V47$</a> &#39;&gt;)<br>
&gt; <br>
&gt; ~/.local/lib/python3.8/site-packages/IPython/core/interactiveshell.py in run_cell_magic(self, magic_name, line, cell)<br>
&gt;    2369             with self.builtin_trap:<br>
&gt;    2370                 args = (magic_arg_s, cell)<br>
&gt; -&gt; 2371                 result = fn(*args, **kwargs)<br>
&gt;    2372             return result<br>
&gt;    2373<br>
&gt; <br>
&gt; ~/.local/lib/python3.8/site-packages/IPython/core/magics/script.py in named_script_magic(line, cell)<br>
&gt;     140             else:<br>
&gt;     141                 line = script<br>
&gt; --&gt; 142             return self.shebang(line, cell)<br>
&gt;     143<br>
&gt;     144         # write a basic docstring:<br>
&gt; <br>
&gt; &lt;decorator-gen-110&gt; in shebang(self, line, cell)<br>
&gt; <br>
&gt; ~/.local/lib/python3.8/site-packages/IPython/core/magic.py in &lt;lambda&gt;(f, *a, **k)<br>
&gt;     185     # but it&#39;s overkill for just that one bit of state.<br>
&gt;     186     def magic_deco(arg):<br>
&gt; --&gt; 187         call = lambda f, *a, **k: f(*a, **k)<br>
&gt;     188<br>
&gt;     189         if callable(arg):<br>
&gt; <br>
&gt; ~/.local/lib/python3.8/site-packages/IPython/core/magics/script.py in shebang(self, line, cell)<br>
&gt;     243             sys.stderr.flush()<br>
&gt;     244         if args.raise_error and p.returncode!=0:<br>
&gt; --&gt; 245             raise CalledProcessError(p.returncode, cell, output=out, stderr=err)<br>
&gt;     246<br>
&gt;     247     def _run_script(self, p, cell, to_close):<br>
&gt; <br>
&gt; CalledProcessError: Command &#39;b&#39;./GetComponents <a href="https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th*5Cn__;JQ!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORQtZW0Ik$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th*5Cn__;JQ!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORQtZW0Ik$</a> &#39;&#39;&lt;<a href="https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th/n__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORYyh5V47$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th/n__;!!DZ3fjg!sigvfgWGeQ0X7lHGuA-OW7uY9jnasKCJLBs5QhHGxlxe3jCIb5Ubj1iORYyh5V47$</a> &#39;&#39;&gt; returned non-zero exit status 25.<br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; Any kind of assistance would highly be appreciated and worthwhile.<br>
&gt; <br>
&gt; <br>
&gt; Thank you<br>
&gt; <br>
&gt; <br>
&gt; Best,<br>
&gt; <br>
&gt; Karima S<br>
&gt; <br>
<br>
<br>
-- <br>
My email is as private as my paper mail. I therefore support encrypting<br>
and signing email messages. Get my PGP key from <a href="http://pgp.mit.edu" rel="noreferrer noreferrer" target="_blank">http://pgp.mit.edu</a> .<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org" target="_blank" rel="noreferrer">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
</blockquote></div>