public subroutine wx_evappot(knon, q1, Ts, evap_pot)
Uses
proc~~wx_evappot~2~~UsesGraph
proc~wx_evappot~2
wx_evappot
module~wx_pbl_var_mod
wx_pbl_var_mod
proc~wx_evappot~2->module~wx_pbl_var_mod
module~dimphy~3
dimphy
module~wx_pbl_var_mod->module~dimphy~3
Nodes of different colours represent the following:
Graph Key
Module
Module
Submodule
Submodule
Subroutine
Subroutine
Function
Function
Program
Program
This Page's Entity
This Page's Entity
Solid arrows point from a submodule to the (sub)module which it is
descended from. Dashed arrows point from a module or program unit to
modules which it uses.
print *,'wx_evappot : Kech_q, qsat_bs, qa, evap_pot ', Kech_q(j), qsat_bs, q1(j), evap_pot(j)
Arguments
Type
Intent Optional Attributes
Name
integer,
intent(in)
::
knon
real,
intent(in),
DIMENSION(knon)
::
q1
real,
intent(in),
DIMENSION(knon)
::
Ts
real,
intent(out),
DIMENSION(knon)
::
evap_pot