Skip to content

Commit

Permalink
fix oldtuv
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed Mar 22, 2024
1 parent bef190d commit 9cfeef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/oldtuv/Profile/abstract.Profile.type.F90
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
!profile type
module micm_Profile

use musica_config, only : config_t
use musica_constants, only : musica_dk, musica_ik
use musica_string, only : string_t

Expand Down Expand Up @@ -47,6 +46,7 @@ module micm_Profile
!> Initialize grid
subroutine initial( this, profile_config, gridWareHouse )

use musica_config, only : config_t
use musica_constants, only : musica_dk
use micm_grid_warehouse, only : grid_warehouse_t

Expand Down

0 comments on commit 9cfeef0

Please sign in to comment.