<div dir="ltr">The simulations were made with<div><div>HistoryDumpDir      = HD</div><div>HistoryDumpName     = HD</div></div><div><div><br></div><div>instead of the usual DD####/DD##### and with the #### replaced with the cycle number</div>
<div><div>InitialCycleNumber  = 1200</div></div><div><br></div><div>resulting in something like HD1200/HD1200 being the parameter file name.</div><div><br></div><div>Is it a simple change to make YT read this kind of parameter file?</div>
<div><br></div><div>From</div><div>G.S.</div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 11, 2014 at 3:26 AM, Britton Smith <span dir="ltr"><<a href="mailto:brittonsmith@gmail.com" target="_blank">brittonsmith@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Pengfei,<div><br></div><div>How are the HD datadumps being made?  Are these outputs spaced evenly in time made with the dtDatadump parameter?  If not, the problem might be that the LightRay does not know how to detect them.  You might try adding the keyword, find_outputs=True, to your creation of the LightRay object.  That will search the simulation directory for all available datasets instead of trying to calculate them on its own.  This might not work if you have used parameters other than the following to name your outputs:</div>

<div>DataDumpDir<br></div><div>DataDumpName</div><div>RedshiftDumpDir<br></div><div>RedshiftDumpName<br></div><div><br></div><div>Another thing you can do is use the functionality designed to tell you exactly what datasets you need to have in order to span the redshift interval you want.  Have a look at that here:</div>

<div><a href="http://yt-project.org/docs/dev/analyzing/analysis_modules/planning_cosmology_simulations.html" target="_blank">http://yt-project.org/docs/dev/analyzing/analysis_modules/planning_cosmology_simulations.html</a><br>
</div><div>
<br></div><div>If you don't have any luck with these suggestions, please post the parameter file you used to run this simulation and I can take a closer look.</div><div><br></div><div>Britton</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote"><div><div class="h5">On Fri, Feb 7, 2014 at 2:57 AM, Pengfei Chen <span dir="ltr"><<a href="mailto:madcpf@gmail.com" target="_blank">madcpf@gmail.com</a>></span> wrote:<br></div></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<div dir="ltr">Hi all,<div><br></div><div>I've got enough history dumps and some redshift dumps from Enzo but when I tried to use them to create a lightray object, I got a problem:</div><div><br></div><div>The code I use is:</div>


<div><br></div><div><div>lr = LightRay("/scratch/01041/tg802953/BKGRD800B/HD4760/HD4760",</div><div>              'Enzo', 3.0, 5.0,</div><div>              use_minimum_datasets=True)</div></div><div><br>


</div><div>And I have enough HDXXXX datasets. But I still get the following error:</div><div><br></div><div><div>P000 yt : [ERROR    ] 2014-02-06 20:32:53,057 Cosmology splice incomplete due to insufficient data outputs.</div>


</div><div><br></div><div>I've done this with another simulation which has enough RDXXXX outputs before and it worked well. So I wonder how could the LightRay recognize HDXXXX datasets. </div><div><br></div><div>Thanks,</div>


<div><br></div><div>Pengfei</div></div>
<br></div></div>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>