Skip to content

Commit

Permalink
Merge branch 'ESMG-user/ksh/open_bc' into user/aja/obc_refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
adcroft committed Jun 15, 2016
2 parents 2558954 + 44e726c commit 4f5a51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/user/DOME_initialization.F90
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ subroutine DOME_set_OBC_data(OBC, tv, G, GV, param_file, tr_Reg)
!! whether, where, and what open boundary
!! conditions are used.
type(thermo_var_ptrs), intent(in) :: tv !< A structure containing pointers to any
!! available thermodynamic fields, including potential
!! available thermodynamic fields, including potential
!! temperature and salinity or mixed layer density. Absent
!! fields have NULL ptrs.
type(ocean_grid_type), intent(in) :: G !< The ocean's grid structure.
Expand Down

0 comments on commit 4f5a51f

Please sign in to comment.