All Projects → uturuncoglu → RegESM

uturuncoglu / RegESM

Licence: MIT License
Regional Earth System Model

Programming Languages

fortran
972 projects
shell
77523 projects
C++
36643 projects - #6 most used programming language
M4
1887 projects
Makefile
30231 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to RegESM

cfdm
A Python reference implementation of the CF data model
Stars: ✭ 24 (-35.14%)
Mutual labels:  ocean, atmosphere
seapy
State Estimation and Analysis in Python
Stars: ✭ 25 (-32.43%)
Mutual labels:  roms
coupled-sim
Coupled simulator for research on driver-pedestrian interactions made in Unity3D.
Stars: ✭ 20 (-45.95%)
Mutual labels:  coupled
wavy
A spectral ocean wave modeling framework
Stars: ✭ 15 (-59.46%)
Mutual labels:  ocean
scan
DeFi Scan, everything one-stop location for DeFi Blockchain. Powered by jellyfish & ocean network.
Stars: ✭ 31 (-16.22%)
Mutual labels:  ocean
trackeddy
Tracking eddy algorithm:
Stars: ✭ 42 (+13.51%)
Mutual labels:  ocean
fluid-earth
Fluid Earth is a WebGL-powered visualization of Earth's atmosphere and oceans
Stars: ✭ 75 (+102.7%)
Mutual labels:  atmosphere
DSMACC
Dynamically Simple Model of Atmospheric Chemical Complexity
Stars: ✭ 16 (-56.76%)
Mutual labels:  atmosphere
DeltaUI
SwiftUI + CoreData user interface for DeltaCore & Friends.
Stars: ✭ 61 (+64.86%)
Mutual labels:  roms
Meteor-Mailer
📮 Bulletproof email queue on top of NodeMailer with support of multiple clusters and servers setup
Stars: ✭ 21 (-43.24%)
Mutual labels:  atmosphere
radar
OpenGL 4 PBR engine
Stars: ✭ 25 (-32.43%)
Mutual labels:  ocean
troposphere
Atmosphere web client
Stars: ✭ 20 (-45.95%)
Mutual labels:  atmosphere
lambda-wallpapers
All of my wallpapers in one repo.
Stars: ✭ 123 (+232.43%)
Mutual labels:  ocean
splitr
Use the HYSPLIT model from inside R and do more with it
Stars: ✭ 115 (+210.81%)
Mutual labels:  atmosphere
bluerobotics.github.io
Blue Robotics product documentation site.
Stars: ✭ 34 (-8.11%)
Mutual labels:  ocean
Ocean-blue-GDM3
Ocean Blue GDM3 theme for ubuntu
Stars: ✭ 27 (-27.03%)
Mutual labels:  ocean
PyRADS
A line-by-line longwave radiation code for planetary atmospheres.
Stars: ✭ 21 (-43.24%)
Mutual labels:  atmosphere
ocean.py
🦑 Ocean Protocol's Python library to privately & securely publish, exchange, and consume data.
Stars: ✭ 91 (+145.95%)
Mutual labels:  ocean
ocean-space
🌊 Deep oceanic blue Visual Studio Code theme
Stars: ✭ 35 (-5.41%)
Mutual labels:  ocean
Realistic-Atmosphere-Godot-and-UE4
A realistic atmosphere material for both the Godot game engine and Unreal Engine 4
Stars: ✭ 119 (+221.62%)
Mutual labels:  atmosphere

RegESM: Regional Earth System Model

DOI Build Status still under testing

Supported Components

  • Atmosphere (ATM):
    • RegCM version >4.5 (it needs extra patch for co-processing)
    • WRF version 3.8.1
  • Ocean (OCN):
    • ROMS revision 809
    • ROMS-Ice: The driver is not tested with new CICE implementation !!!
    • MITgcm version c63s
  • River Routing (RTM):
    • HD version 1.0.2
  • Wave (WAV):
    • WAM version Cycle_4.5.3_MPI
  • Co-processing (COP):
    • ParaView version 5.4.1: It requires Catalyst module and also GPU with graphics mode enabled.

Prerequisites

  • RegESM itself (as a driver)
  • Earth System Modeling Framework (ESMF) Library: version 7.1.0
  • Model Components (patched and installed with coupling support - see documentation for more information)

Documentation

Table of Contents:

  1. Model Design
  2. Benchmark
  3. Installation
  4. Usage
  5. Co-processing
  6. Limitations
  7. Known Issues

Tutorial

A tutorial for two component coupling (RegCM+ROMS) over Black Sea can be found in here. This repository is the same one that is used in First Regional Earth Sistem Modeling Summer School 2016 held in ITU, Turkey.

Talks

Co-processing Component Generated Movies

References

Please cite following publications in case of using RegESM coupled modeling system or any variants of it:

  • Turuncoglu, U.U., Onol, B., and Ilicak, M., 2019. A new approach for in situ analysis in fully coupled earth system models. In Proceedings of the Workshop on In Situ Infrastructures for Enabling Extreme-Scale Analysis and Visualization (ISAV '19). ACM, New York, NY, USA, 6-11, https://doi.org/10.1145/3364228.3364231. link

  • Turuncoglu, U.U., 2019. Toward modular in situ visualization in Earth system models: the regional modeling system RegESM 1.1, Geosci. Model Dev., 12, 233-259, https://doi.org/10.5194/gmd-12-233-2019. link

  • Turuncoglu, U.U., 2017. Integration of ParaView Catalyst with Regional Earth System Model, Kitware Source (Software Developer's Quarterly), 42, 7-10. link

  • Turuncoglu, U.U., Sannino, G., 2016. Validation of newly designed regional earth system model (RegESM) for Mediterranean Basin, Climate Dynamics, 48(9), 2919–2947, doi:10.1007/s00382-016-3241-1 link

Previous publications with early version of the two-component (atmosphere-ocean) coupled model:

  • Turuncoglu, U. U., Giuliani, G., Elguindi, N., and Giorgi, F., 2013. Modelling the Caspian Sea and its catchment area using a coupled regional atmosphere-ocean model (RegCM4-ROMS): model design and preliminary results, Geosci. Model Dev., 6, 283-299, doi:10.5194/gmd-6-283-2013 link

Release Notes

Updates

New in Version 1.2

  • The COP component is optimized for very-high resolution applications

New in Version 1.1

  • New co-processing component is introduced to allow in situ visualization applications for multi-component earth system model configurations
  • Updated and revisited model documentation (under doc/ directory)
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].