Skip to content
/ BPEM Public
forked from DwyaneChou/BPEM

A Barotropic Primitive Equation Model

Notifications You must be signed in to change notification settings

jokervTv/BPEM

 
 

Repository files navigation

BPEM

A Barotropic Primitive Equation Model

This model was written for studying the atmosphere model, it might be a tool for researching the barotropic atmosphere. The dynamic core description:

  1. Barotropic primitive equation in energy conservation format or square conservation format.

  2. The complete coriolis and curvature terms.

  3. Time integration scheme: 3rd order Runger-Kutta (the same as RK3 in WRF) or original 4th order Runger-Kutta

  4. Diffusion terms to smooth the short wave, it might be choosen from 0,2,4,6,8.

  5. Davies LBC scheme(the same as WRF)

The details about running and installing might be found in Users'Guide.pdf

Any advice or question, send Email to: [email protected]

Zhou Lilong

National Meteorological Center of CMA

College of Earth and Planetary Sciences, UCAS

About

A Barotropic Primitive Equation Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 64.7%
  • MATLAB 32.7%
  • Objective-C 1.4%
  • Makefile 1.2%