From 942f74719885a0a75df9c9b2f020ca067d209537 Mon Sep 17 00:00:00 2001 From: Piotr Kasprzyk Date: Mon, 29 Nov 2021 10:28:47 +0100 Subject: [PATCH] Fix misspelling in comment: pressure --- share/mediation_integrate.F | 2 +- share/mediation_nest_move.F | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/mediation_integrate.F b/share/mediation_integrate.F index 4ad05543ce..3d4416ecf8 100644 --- a/share/mediation_integrate.F +++ b/share/mediation_integrate.F @@ -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 ! diff --git a/share/mediation_nest_move.F b/share/mediation_nest_move.F index d324ab7bc8..f7a8300898 100644 --- a/share/mediation_nest_move.F +++ b/share/mediation_nest_move.F @@ -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 !