We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e380983 commit c7673abCopy full SHA for c7673ab
2 files changed
bldsva/intf_DA/pdaf/model/clm5_0/enkf_clm_mod_5.F90
@@ -152,7 +152,7 @@ subroutine define_clm_statevec(mype)
152
153
! Set `clm_varsize`, even though it is currently not used
154
! for `clmupdate_swc.eq.1`
155
- clm_varsize = clm_statevecsize
+ clm_varsize = cc
156
clm_statevecsize = cc
157
158
IF (allocated(state_pdaf2clm_c_p)) deallocate(state_pdaf2clm_c_p)
bldsva/intf_DA/pdaf/model/eclm/enkf_clm_mod_5.F90
0 commit comments