dnarayanan / powderday

powderday dust radiative transfer
BSD 3-Clause "New" or "Revised" License
22 stars 16 forks source link

Minor Updates and Bug fixes #194

Closed prerakgarg07 closed 2 years ago

prerakgarg07 commented 2 years ago

Minor changes

  1. copy input is set to False by default for Hyperion. The rtout files will now not contain any info about the input sources which should lead to a reduction in file size.

Bug fixes:

  1. Grid info is now dumped before DIG neb emission calculation.
  2. Wavelength array in DIG calculation was being flipped after every iteration. This is now fixed.
  3. Expanded SKIRT grid size in SKIRT tests (gizmo_mw_zoom) to match the powderday box limit. This fixes issue #179
  4. The bounding box is now passed when loading the file in yt4. Not doing so was causing some runs to crash.