Skip to content

Commit

Permalink
use mpicom
Browse files Browse the repository at this point in the history
  • Loading branch information
billsacks committed Sep 6, 2024
1 parent 049a734 commit 3299543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/mksurfdata_esmf/src/mksoiltexMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module mksoiltexMod
use mkutilsMod , only : chkerr
use mkdiagnosticsMod , only : output_diagnostics_index
use mkfileMod , only : mkfile_output
use mkvarctl , only : root_task, ndiag, spval
use mkvarctl , only : root_task, ndiag, spval, mpicom
use mkvarctl , only : unsetsoil
use mkvarpar , only : nlevsoi

Expand Down

0 comments on commit 3299543

Please sign in to comment.