added continuum comments

This commit is contained in:
caes 2017-06-20 05:46:26 -04:00
parent 5417f0b657
commit 3a768c2938
4 changed files with 51 additions and 7 deletions

View File

@ -40,8 +40,19 @@ set nend 5000
////// Print diffuse continuum information in cloudy output ////// Print diffuse continuum information in cloudy output
// and include additional spectral resolution around Lyman, Briggs, Etc. // and include additional spectral resolution around Lyman, Briggs, Etc.
// //
// diffuse_inward can be calculated with (InwT - InwC = InwDiffuse) // Continuum labels by default refer to the following fields:
// nFnu = Total Diffuse (in & out) + Reflected Inward
// nInu = not of interest, described in hazy 1
// InwT = Inward Diffuse + Reflected Inward
// InwC = Reflected Inward
// //
// derived quantities added in Otho's program ~2017
// InwD = InwT - InwC = Inward Diffuse
// nFnD = nFnu - InwD = Total Diffuse
//
// "print continuum" redundant with set nFnu in c17
//
print continuum
set nFnu add 800 angstrom set nFnu add 800 angstrom
set nFnu add 840 angstrom set nFnu add 840 angstrom
set nFnu add 850 angstrom set nFnu add 850 angstrom

View File

@ -38,8 +38,19 @@ set nend 5000
////// Print diffuse continuum information in cloudy output ////// Print diffuse continuum information in cloudy output
// and include additional spectral resolution around Lyman, Briggs, Etc. // and include additional spectral resolution around Lyman, Briggs, Etc.
// //
// diffuse_inward can be calculated with (InwT - InwC = InwDiffuse) // Continuum labels by default refer to the following fields:
// nFnu = Total Diffuse (in & out) + Reflected Inward
// nInu = not of interest, described in hazy 1
// InwT = Inward Diffuse + Reflected Inward
// InwC = Reflected Inward
// //
// derived quantities added in Otho's program ~2017
// InwD = InwT - InwC = Inward Diffuse
// nFnD = nFnu - InwD = Total Diffuse
//
// "print continuum" redundant with set nFnu in c17
//
print continuum
set nFnu add 800 angstrom set nFnu add 800 angstrom
set nFnu add 840 angstrom set nFnu add 840 angstrom
set nFnu add 850 angstrom set nFnu add 850 angstrom

View File

@ -40,8 +40,19 @@ set nend 5000
////// Print diffuse continuum information in cloudy output ////// Print diffuse continuum information in cloudy output
// and include additional spectral resolution around Lyman, Briggs, Etc. // and include additional spectral resolution around Lyman, Briggs, Etc.
// //
// diffuse_inward can be calculated with (InwT - InwC = InwDiffuse) // Continuum labels by default refer to the following fields:
// nFnu = Total Diffuse (in & out) + Reflected Inward
// nInu = not of interest, described in hazy 1
// InwT = Inward Diffuse + Reflected Inward
// InwC = Reflected Inward
// //
// derived quantities added in Otho's program ~2017
// InwD = InwT - InwC = Inward Diffuse
// nFnD = nFnu - InwD = Total Diffuse
//
// "print continuum" redundant with set nFnu in c17
//
print continuum
set nFnu add 800 angstrom set nFnu add 800 angstrom
set nFnu add 840 angstrom set nFnu add 840 angstrom
set nFnu add 850 angstrom set nFnu add 850 angstrom

View File

@ -38,8 +38,19 @@ set nend 5000
////// Print diffuse continuum information in cloudy output ////// Print diffuse continuum information in cloudy output
// and include additional spectral resolution around Lyman, Briggs, Etc. // and include additional spectral resolution around Lyman, Briggs, Etc.
// //
// diffuse_inward can be calculated with (InwT - InwC = InwDiffuse) // Continuum labels by default refer to the following fields:
// nFnu = Total Diffuse (in & out) + Reflected Inward
// nInu = not of interest, described in hazy 1
// InwT = Inward Diffuse + Reflected Inward
// InwC = Reflected Inward
// //
// derived quantities added in Otho's program ~2017
// InwD = InwT - InwC = Inward Diffuse
// nFnD = nFnu - InwD = Total Diffuse
//
// "print continuum" redundant with set nFnu in c17
//
print continuum
set nFnu add 800 angstrom set nFnu add 800 angstrom
set nFnu add 840 angstrom set nFnu add 840 angstrom
set nFnu add 850 angstrom set nFnu add 850 angstrom