Skip to content

Commit

Permalink
remove "use mct_mod" to avoid build error with nvidia as there was co…
Browse files Browse the repository at this point in the history
…nflict with lsize integer
  • Loading branch information
ndkeen committed Apr 5, 2024
1 parent 3b09ee8 commit daee1ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/data_comps/docn/src/docn_comp_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ subroutine docn_comp_init(Eclock, x2o, o2x, &
scmMode, scm_multcols, scmlat, scmlon, scm_nx, scm_ny)

! !DESCRIPTION: initialize docn model
use mct_mod
use pio , only : iosystem_desc_t
use shr_pio_mod, only : shr_pio_getiosys, shr_pio_getiotype
#ifdef HAVE_MOAB
Expand Down

0 comments on commit daee1ec

Please sign in to comment.