Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SimAquaLife
GR3D
Commits
f86ae840
Commit
f86ae840
authored
Mar 17, 2020
by
Lambert Patrick
Browse files
new reference for temperature function
parent
8d4b11a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
exploration/scriptR/temperatureEffects.R
View file @
f86ae840
...
...
@@ -230,7 +230,9 @@ Arrhenius = function(temperature, par){
modifiedThorntonLessem
=
function
(
temperature
,
par
){
# Thornton, K. W. & Lessem, A. S. (1978) A temperature algorithm for modifying biological rates. Transactions of the American
# Fisheries Society 107, 284–287.
# Rodríguez, L., García, J. J., Carreño, F. & Martínez, B. (2019) Integration of physiological knowledge
# into hybrid species distribution modelling to improve forecast of distributional shifts of tropical corals. Diversity and Distributions 25, 715–728.
Tlow01
=
par
[
1
]
# =~ Tmin
Tlow80
=
par
[
2
]
# lower bound of tolerance range
Thigh80
=
par
[
3
]
# higher bound of tolerance range
...
...
Write
Preview
Markdown
is supported
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