Skip to content

Commit

Permalink
Update singularity-opac/photons/zhu_grey_table_opacity_photons.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jonah Miller <[email protected]>
  • Loading branch information
RyanWollaeger and Yurlungur authored Nov 1, 2024
1 parent 61cf90f commit d57db67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class ZhuTableOpacity {

ZhuTableOpacity() = default;

// construct Planck/Rosseland DataBox from Zhu ascii file
// construct Planck/Rosseland DataBox from Zhu ascii or spiner hdf5 file
ZhuTableOpacity(const std::string filename, const bool use_planck_absorb = false)
: opac_type_(use_planck_absorb) {

Expand Down

0 comments on commit d57db67

Please sign in to comment.