mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2025-06-27 03:53:26 +00:00
added continuum comments
This commit is contained in:
parent
5417f0b657
commit
3a768c2938
@ -40,8 +40,19 @@ set nend 5000
|
||||
////// Print diffuse continuum information in cloudy output
|
||||
// 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 840 angstrom
|
||||
set nFnu add 850 angstrom
|
||||
|
@ -38,8 +38,19 @@ set nend 5000
|
||||
////// Print diffuse continuum information in cloudy output
|
||||
// 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 840 angstrom
|
||||
set nFnu add 850 angstrom
|
||||
|
@ -40,8 +40,19 @@ set nend 5000
|
||||
////// Print diffuse continuum information in cloudy output
|
||||
// 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 840 angstrom
|
||||
set nFnu add 850 angstrom
|
||||
|
@ -38,8 +38,19 @@ set nend 5000
|
||||
////// Print diffuse continuum information in cloudy output
|
||||
// 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 840 angstrom
|
||||
set nFnu add 850 angstrom
|
||||
|
Loading…
Reference in New Issue
Block a user