Skip to content

Commit

Permalink
testing CESM3_SLH using cam_cesm2_2_rel_09_slh
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaPedroFernandez committed Oct 1, 2024
1 parent 61e2a92 commit e693df1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/control/camsrfexch.F90
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@ subroutine hub2atm_alloc( cam_in )
!rpf_CESM3_SLH testing cam_cesm2_2_rel_09_slh
! use seq_drydep_mod, only: lnd_drydep, n_drydep
use seq_drydep_mod, only: lnd_drydep
use shr_drydep_mod, only : nddvels => n_drydep
! use shr_drydep_mod, only : nddvels => n_drydep
use shr_drydep_mod, only : n_drydep
!rpf_CESM3_SLH testing cam_cesm2_2_rel_09_slh

use shr_megan_mod, only: shr_megan_mechcomps_n
Expand Down

0 comments on commit e693df1

Please sign in to comment.