Skip to content

Commit 7537db1

Browse files
committed
initialize dclw variables in cu_ntiedtke
1 parent d234ec9 commit 7537db1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

physics/CONV/nTiedtke/cu_ntiedtke.F90

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ subroutine cu_ntiedtke_run(pu,pv,pt,pqv,ntqv,tdi,qvdi,pqvf,ptf,clw,poz,pzz,prsl,
256256
ten_u = 0.0
257257
ten_v = 0.0
258258
ten_q = 0.0
259+
dclw_i = 0.0
260+
dclw_l = 0.0
259261

260262
km1 = km + 1
261263
ztmst=dt

0 commit comments

Comments
 (0)