Abstract:
The variable distribution in the vertical direction of GRAPES model's dynamic core adopts Charney-Phillips method. Vertical velocity, potential temperature, water substance are calculated at the whole layer, horizontal velocity and dimensionless pressure are calculated at the half layer, but in physical process, all the variables are placed on the half layer. In order to satisfy the needs of the central difference calculations and better representation of the physical processes in the boundary layer, a nonuniform stratification is adopted, which is dense near the ground, and the higher the more sparse. Therefore, in GRAPES model, linear interpolation is needed to convert variables between whole and half layers before and after the physical process calculation.For the weather prediction model of various international centers, Lorenz layers are used in the physical part and all the variables are on the half layer. Most models also use Lorenz layers in the dynamic core, except for the Unified Model of the UK Meteorological Office, which chooses Charney-Philips layer for dynamic core and uses linear interpolation in dealing with the similar problem of interpolation between whole and half layers.Linear interpolation is relatively simple, but the accuracy is not high, and it will cause deviation especially for lower and higher layers. The cumulative deviation in the temperature and humidity fields will further impact the height and wind fields. In addition, the interpolation process of water substance is also required to ensure monotonic, but the traditional cubic spline interpolation, polynomial interpolation, cannot be guaranteed monotonic, which will bring negative water, instability and other issues.In order to solve the problems above, the traditional cubic spline interpolation method is introduced for potential temperature interpolation in GRAPES model. After some special handling of the boundary value based on the traditional one, a monotonic cubic spline interpolation method is established for water substance, by which the forecast error of potential temperature and humidity fields in the GRAPES model is effectively reduced. The feedback accuracy of physical process is improved, and the model comprehensive performance is also enhanced.