Skip to content

Commit

Permalink
Update cmf_drv_control_mod.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwangwei committed Jan 24, 2024
1 parent c645236 commit 81f7b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CaMa/src/cmf_drv_control_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -272,10 +272,10 @@ SUBROUTINE CMF_DRV_END
USE CMF_CTRL_OUTPUT_MOD, only: CMF_OUTPUT_END
USE CMF_CTRL_FORCING_MOD, only: CMF_FORCING_END
USE CMF_CTRL_BOUNDARY_MOD, only: CMF_BOUNDARY_END
#ifdef sediment
#ifdef sediment
USE YOS_CMF_INPUT, only: LSEDOUT
USE cmf_ctrl_sedout_mod, only: sediment_output_end
#endif
#endif
!$ USE OMP_LIB
IMPLICIT NONE
!==========================================================
Expand Down

0 comments on commit 81f7b58

Please sign in to comment.