Skip to content

Commit

Permalink
catchiung a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
s-balu authored and qyx268 committed Feb 2, 2024
1 parent db815ed commit 51705e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/XRayHeatingFunctions.c
Original file line number Diff line number Diff line change
Expand Up @@ -1244,6 +1244,7 @@ void evolveInt(float zp,
double Conversion_factor =
(SPEED_OF_LIGHT / (4. * M_PI)) / (PROTONMASS / SOLAR_MASS); // I am using this many times so it's worth save this
int zpp_ct;
double T, TII, x_e, zpp_integrand_GAL;
double dxe_dzp, n_b, dspec_dzp, dxheat_dzp, dxlya_dt_GAL, dstarlya_dt_GAL, dstarlyLW_dt_GAL;
#if USE_MINI_HALOS
// Do this to differentiate between Pop III and Pop II contribution
Expand Down

0 comments on commit 51705e7

Please sign in to comment.