<div dir="ltr">Thank you, that was exactly that. <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">śr., 12 maj 2021 o 16:32 Roland Haas <<a href="mailto:rhaas@illinois.edu">rhaas@illinois.edu</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Konrad,<br>
<br>
SimulationTools has its own issue tracker:<br>
<br>
<a href="https://simulationtools.org/support.html" rel="noreferrer" target="_blank">https://simulationtools.org/support.html</a><br>
<br>
you may be able to find help there as well. It is where the author<br>
provides help with SimulationTools.<br>
<br>
Your issue sounds somewhat similar to issue #80 to me (but I am not a<br>
SimulationTools user so have not real basis for that guess):<br>
<br>
<a href="https://bitbucket.org/simulationtools/simulationtools/issues/80/cant-read-admbase-lapse-from-simulation" rel="noreferrer" target="_blank">https://bitbucket.org/simulationtools/simulationtools/issues/80/cant-read-admbase-lapse-from-simulation</a><br>
<br>
Yours,<br>
Roland<br>
<br>
> Hi, I was wondering if anyone could help me with loading the data from the<br>
> simulation via the SimulationTools. I have confirmed that there is data<br>
> available, but cannot load it to a variable via ReadGridFunction.<br>
> Below I'm copying the notebook's content up to the point where I cannot<br>
> load the data.<br>
> <br>
> *SimulationTools`$SimulationPath =<br>
> {"C:\\Users\\Seven\\Desktop\\BBH_run_01"};*<br>
> <br>
> *FindGridFunctions["BBH_run_01"]*<br>
> "admbase-curv", "admbase-lapse", "admbase-metric", \<br>
> "carpetreduce-weight", "grid-coordinates", \<br>
> "ml_admconstraints-ml_ham", "ml_admconstraints-ml_mom", \<br>
> "weylscal4-psi4i_group", "weylscal4-psi4r_group"<br>
> <br>
> *ReadIterations["BBH_run_01", "admbase-lapse", "xy"]*<br>
> {0, 256, 512, 768, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2816, \<br>
> 3072, 3328, 3584, 3840, 4096, 4352, 4608, 4864, 5120, 5376, 5632, \<br>
> 5888, 6144, 6400, 6656, 6912, 7168, 7424, 7680, 7936, 8192, 8448, \<br>
> 8704, 8960, 9216, 9472, 9728, 9984, 10240, 10496, 10752, 11008, \<br>
> 11264, 11520, 11776, 12032, 12288, 12544, 12800, 13056, 13312, 13568, \<br>
> 13824, 14080, 14336, 14592, 14848, 15104, 15360, 15616, 15872, 16128, \<br>
> 16384, 16640}<br>
> <br>
> *ReadRefinementLevels["BBH_run_01", "admbase-lapse", "xy"]*<br>
> {0, 1, 2, 3, 4, 5, 6}<br>
> <br>
> *ReadTimeLevels["BBH_run_01", "admbase-lapse", "xy"]*<br>
> {0}<br>
> <br>
> <br>
> *alpha = ReadGridFunction["BBH_run_01", "admbase-lapse", "xy", Iteration<br>
> -> 4096, RefinementLevel -> 0]* <br>
> Cannot find a variable named admbase-lapse in files<br>
> {C:\Users\Seven\Desktop\BBH_run_01\admbase-lapse.xy.h5}; variables found<br>
> are {ADMBASE::alp}<br>
> in ReadGridFunction/<br>
> CallProvidedFunction/<br>
> SimulationTools`CarpetIOHDF5`GridFunctions`ReadData/<br>
> SimulationTools`CarpetIOHDF5`Private`ReadCarpetIOHDF5Components<br>
> <br>
> *Trying to load ADMBASE::alp yields: *<br>
> Error: Iteration 4096, RefinementLevel 0, Map None of variable ADMBASE::alp<br>
> with dimensions xy not found in run BBH_run_01<br>
> <br>
> <br>
> The relevant file I want to load is in /BBH_run_01/admbase-lapse.xy.h5<br>
> What's the solution here? What am I doing wrong?<br>
> <br>
> <br>
> Best regards<br>
> Konrad Topolski<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" target="_blank">http://pgp.mit.edu</a> .<br>
</blockquote></div>