All Projects → DwyaneChou → BPEM

DwyaneChou / BPEM

Licence: other
A Barotropic Primitive Equation Model

Programming Languages

fortran
972 projects
matlab
3953 projects
objective c
16641 projects - #2 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to BPEM

WRF-Install-Script
Install WRF with required libraries
Stars: ✭ 43 (+72%)
Mutual labels:  atmospheric-modelling
PyRADS
A line-by-line longwave radiation code for planetary atmospheres.
Stars: ✭ 21 (-16%)
Mutual labels:  atmosphere
DSMACC
Dynamically Simple Model of Atmospheric Chemical Complexity
Stars: ✭ 16 (-36%)
Mutual labels:  atmosphere
troposphere
Atmosphere web client
Stars: ✭ 20 (-20%)
Mutual labels:  atmosphere
Meteor-Mailer
📮 Bulletproof email queue on top of NodeMailer with support of multiple clusters and servers setup
Stars: ✭ 21 (-16%)
Mutual labels:  atmosphere
Realistic-Atmosphere-Godot-and-UE4
A realistic atmosphere material for both the Godot game engine and Unreal Engine 4
Stars: ✭ 119 (+376%)
Mutual labels:  atmosphere
gis4wrf
QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
Stars: ✭ 137 (+448%)
Mutual labels:  atmospheric-modelling
RegESM
Regional Earth System Model
Stars: ✭ 37 (+48%)
Mutual labels:  atmosphere
PyCHAM
PyCHAM: CHemistry with Aerosol Microphysics in Python box model for Windows, Linux and Mac
Stars: ✭ 38 (+52%)
Mutual labels:  atmospheric-modelling
PySDM
Pythonic particle-based (super-droplet) warm-rain/aqueous-chemistry cloud microphysics package with box, parcel & 1D/2D prescribed-flow examples in Python, Julia and Matlab
Stars: ✭ 26 (+4%)
Mutual labels:  atmospheric-modelling
MiMA
Model of an idealized Moist Atmosphere: Intermediate-complexity General Circulation Model with full radiation
Stars: ✭ 28 (+12%)
Mutual labels:  atmospheric-modelling
NSV13
NSV13, a Ship-to-ship Combat SS13 Server
Stars: ✭ 79 (+216%)
Mutual labels:  atmospheric-modelling
gribr
GRIB interface for R using ECMWF ecCodes
Stars: ✭ 18 (-28%)
Mutual labels:  atmospheric-modelling
splitr
Use the HYSPLIT model from inside R and do more with it
Stars: ✭ 115 (+360%)
Mutual labels:  atmosphere
ITU-Rpy
A python implementation of the ITU-R P. Recommendations for atmospheric attenuation modeling
Stars: ✭ 60 (+140%)
Mutual labels:  atmospheric-modelling
fluid-earth
Fluid Earth is a WebGL-powered visualization of Earth's atmosphere and oceans
Stars: ✭ 75 (+200%)
Mutual labels:  atmosphere
mptrac
Massive-Parallel Trajectory Calculations (MPTRAC) is a Lagrangian particle dispersion model for the analysis of atmospheric transport processes in the troposphere and stratosphere.
Stars: ✭ 19 (-24%)
Mutual labels:  atmospheric-modelling
meteor-auth0
Auth0 Login Flow for Meteor apps
Stars: ✭ 20 (-20%)
Mutual labels:  atmosphere
gcpy
Python toolkit for GEOS-Chem.
Stars: ✭ 34 (+36%)
Mutual labels:  atmospheric-modelling
LBLRTM
Line-By-Line Radiative Transfer Model by Atmospheric and Environmental Research
Stars: ✭ 33 (+32%)
Mutual labels:  atmospheric-modelling

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].