powderday
powderday copied to clipboard
powderday dust radiative transfer
notes in yt slack: ```YTOctree(left_edge=None, right_edge=None, n_ref=32, ptypes=None, ds=None, field_parameters=None)``` where: ``` | ptypes: list | This is the type of particles to include when building the tree. This |...
Hi - I have my High Resolution "mother simulation" ; however when I runned a snapshot with pdd, it was still running after 3 days. By canceling it, the job...
As of #196 the solar metallicity is taken from the stellar population object. This functionality was added to python-fsps in the commit dfm/python-fsps/pull/182 (August 11, 2022). Use of older versions...
I had been thinking that we could only include the new Draine models for simulations that have a grain size distribution in them (like Smuggle; some flavors of Gizmo etc.)....
_in the pah branch:_ in__ the arepo and sph tributaries we have janky code like this: ``` reg.parameters['cell_size']=fw1.convert_to_units('cm') #so that we can have a uniform naming scheme for different front...
for active dust we have to set the size distribution by hand in parameters master. for at least arepo and I think gizmo too these aexist in the snapshot hdf5....
easy fix to implement https://github.com/dfm/python-fsps/issues/172#issuecomment-965622563
After the change in nomenclature introduced in commit #133, the code is no longer backwards compatible with yt 3.0 (I have tried it with yt 3.6.1) ``` yt : [WARNING...
I would like to produce images following the "Imaging" section of the website: https://powderday.readthedocs.io/en/latest/quickstart.html#imaging in order to obtain RGB images (like the figure 10 of the Powderday's paper: https://arxiv.org/pdf/2006.10757.pdf) At...
I'm a new user and hoping to use powderday on simulations run with Enzo. I was able to run powderday on the example gadget Milky Way zoom and to reproduce...