mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 01:45:08 +00:00
Merge branch 'master' of github.com:othocaes/cloudy-agn
This commit is contained in:
commit
ebb0deb063
@ -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