Skip to content

Commit

Permalink
Update noahmpdrv.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
tsga authored Oct 30, 2024
1 parent 84cddc3 commit e428689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions physics/SFC_Models/Land/Noahmp/noahmpdrv.F90
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
!! as diagnotics calculation.

!> This module contains the CCPP-compliant NoahMP land surface model driver.
module noahmpdrv
module noahmpdrv

use module_sf_noahmplsm
use module_sf_noahmplsm

! Land IAU increments for soil temperature (plan to extend to soil moisture increments)
use land_iau_mod, only: land_iau_control_type, land_iau_external_data_type, &
Expand Down

0 comments on commit e428689

Please sign in to comment.