| View previous topic :: View next topic |
| Author |
Message |
Shek Yeung
Joined: 18 Feb 2009 Posts: 2 Affiliation: CUHK
|
Posted: February 18 2009 |
|
|
I'm doing research about a model with non-tanh reionization history. I already changed the function Reionization_xe in reionization.f90, but now I'm not sure about the value of ReionHist%tau_start. The comment says it's the time when xe is 'very small', how should I change it if the reionization history is not tanh anymore?
Another question is about the calculation of actual_opt_depth. I've read the subroutine inithermo but I don't understand how it's calculated. What is the theory behind this value? Any recommended readings? |
|
| Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 683 Affiliation: University of Sussex
|
Posted: February 20 2009 |
|
|
Any value where your xe is very small should be OK (e.g. 1e−4).
The "actual" optical depth is the calculated optical depth due to reionization (which may differ from input value since that is mapped approximately onto a reionization redshift). It's the integral using the difference of the total xe to the xe there would be with no reionization (so is well defined, not depending on an arbitrary high-z cut-off, and zero when no reionization even though there is finite scattering due to the ~2e−4 ionization fraction left from recombination). |
|
| Back to top |
|
 |
|