Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cigale
CIGALE
Commits
4a37a3a8
Commit
4a37a3a8
authored
Feb 21, 2014
by
BURGARELLA Denis
Browse files
Merge branch 'correction_nebular' of gitlab.oamp.dev:yannick/pcigale into develop
parents
ac788858
04e487fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/creation_modules/nebular.py
View file @
4a37a3a8
...
...
@@ -117,7 +117,7 @@ class NebularEmission(CreationModule):
# To take into acount the escape fraction and the fraction of Lyman
# continuum photons absorbed by dust we correct by a factor
# k=(1-fesc-fdust)/(1+(α1/αβ)*(fesc+fdust))
alpha_1
=
1.
81
e-19
# Ferland 1980, m³ s¯¹
alpha_1
=
1.
54
e-19
#
αA-αB,
Ferland 1980, m³ s¯¹
k
=
(
1.
-
fesc
-
fdust
)
/
(
1.
+
alpha_1
/
alpha_B
*
(
fesc
+
fdust
))
self
.
conv_line
=
gamma_Hbeta
/
alpha_B
*
k
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment