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 2, 2024
1 parent 6830a6b commit c6dcc59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/control/camsrfexch.F90
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +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 : 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 c6dcc59

Please sign in to comment.