REMORA
Energy Research and Forecasting: An Atmospheric Modeling Code
Regional Modeling of Oceans Refined Adaptively (built on AMReX): REMORA

Introduction

REMORA is currently under development as a next-generation version of the Regional Ocean Modeling System (ROMS). It is designed to run on a wide range of machines, from laptops to multicore CPU and hybrid CPU-GPU systems.

Adaptive Mesh Refinement

REMORA is built on AMReX an adaptive mesh refinement software framework, which provides the underlying software infrastructure for block structured adaptive mesh refinement operations. Full AMReX documentation can be found in the user guide and in the guided tutorials and example codes

Getting Started

To get started, please see the README at GitHub.

Development Model

Please see the CONTRIBUTING document on GitHub for details on how to contribute to this project.