We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
end do
1 parent a9606e7 commit 184f9beCopy full SHA for 184f9be
2 files changed
bldsva/intf_DA/pdaf/model/clm5_0/enkf_clm_mod_5.F90
@@ -385,6 +385,7 @@ subroutine define_clm_statevec(mype)
385
state_pdaf2clm_p_p(cc+(1+nlevgrnd)*clm_varsize) = p !TV
386
state_pdaf2clm_c_p(cc+(1+nlevgrnd)*clm_varsize) = patch%column(p) !TV
387
state_pdaf2clm_j_p(cc+(1+nlevgrnd)*clm_varsize) = 1
388
+ end do
389
390
endif
391
bldsva/intf_DA/pdaf/model/eclm/enkf_clm_mod_5.F90
0 commit comments