Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Ireson (ani378)
teamrepo
Commits
3e80a270
Commit
3e80a270
authored
Dec 02, 2019
by
Mennatullah Elrashidy (mte040)
Browse files
Update PE_PM.py
parent
b0bff14a
Changes
1
Hide whitespace changes
Inline
Side-by-side
PEfunction/PE_PM.py
View file @
3e80a270
...
...
@@ -28,7 +28,7 @@ def GetPotentialEvap(SWnet,LWnet,T,p,RH,uz,z,zavg,rs): # input data: SW&LW(W/m2)
#Equation parameters with the righ units:
Rn
=
(
SWnet
+
LWnet
)
*
(
0.0864
)
# MJ/m2/d (as
3
0*60 is the number of secondes in period)
Rn
=
(
SWnet
+
LWnet
)
*
(
0.0864
)
# MJ/m2/d (as
(6
0*60
*24/10^6)
is the number of secondes in period)
p
=
p
/
1000
# KPa
es
=
satvappres
(
T
)
# KPa
ea
=
vappres
(
RH
.
astype
(
np
.
int
),
es
)
# KPa
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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