Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion share/mediation_integrate.F
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ END SUBROUTINE start_domain
! De-reference dimension information stored in the grid data structure.
!
! From the hybrid, construct the GPMs on isobaric surfaces and then interpolate those
! values on to the nested domain. 23 standard prssure levels are assumed here. For
! values on to the nested domain. 23 standard pressure levels are assumed here. For
! levels below ground, lapse rate atmosphere is assumed before the use of vertical
! spline interpolation
!
Expand Down
2 changes: 1 addition & 1 deletion share/mediation_nest_move.F
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ END SUBROUTINE copy_3d_field
! De-reference dimension information stored in the grid data structure.
!
! From the hybrid, construct the GPMs on isobaric surfaces and then interpolate those
! values on to the nested domain. 23 standard prssure levels are assumed here. For
! values on to the nested domain. 23 standard pressure levels are assumed here. For
! levels below ground, lapse rate atmosphere is assumed before the use of vertical
! spline interpolation
!
Expand Down