Skip to content

Commit

Permalink
ISOMIP_tracer fix for OBC reorg.
Browse files Browse the repository at this point in the history
  • Loading branch information
kshedstrom committed Jun 17, 2016
1 parent ada7e63 commit c421b4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/tracer/ISOMIP_tracer.F90
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ module ISOMIP_tracer
use MOM_tracer_registry, only : register_tracer, tracer_registry_type
use MOM_tracer_registry, only : add_tracer_diagnostics, add_tracer_OBC_values
use MOM_tracer_registry, only : tracer_vertdiff
use MOM_variables, only : surface, ocean_OBC_type
use MOM_variables, only : surface
use MOM_open_boundary, only : ocean_OBC_type
use MOM_verticalGrid, only : verticalGrid_type

use coupler_util, only : set_coupler_values, ind_csurf
Expand Down

0 comments on commit c421b4b

Please sign in to comment.