mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 01:35:08 +00:00
agn.hpp
This commit is contained in:
parent
69bf599b28
commit
6d5f16ce4a
@ -249,7 +249,7 @@ std::list<agn::eqwidth_table> agn::compile_eqwidth_tables(agn::cloudy_grid grid,
|
||||
else {
|
||||
data = result_it->second.emergent_line_intensity[label];
|
||||
data.eq_width /= scale_factor;
|
||||
if(agn::debug) std::cout
|
||||
if(agn::line_debug) std::cout
|
||||
<< "Added "
|
||||
<< std::setprecision(2)
|
||||
<< std::fixed
|
||||
|
Loading…
Reference in New Issue
Block a user