Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] 2024-08-22

Added

  • The new DataAtm has been backported from the current GEOS version to the S2Sv3 model, it replaced the old one. It includes the atmospheric component of OASIM (Ocean and Atmosphere Spectral Irradiance Model) that is used to force OBIO (NOBM).
  • .rc files needed by DataAtm.

Changed

  • In the coupled run the GOCART AERO_DP bundle consists of 20 groups of aerosols. When the model is coupled to DataAtm and OBIO, a corresponding AERO_DP bundle is created in DataAtm GC that consists only the 5 groups of aerosols that OBIO needs. For this reason, the way Surf GC handles the AERO_DP bundle has been modified to accommodate the two possible sources of the bundle. Previously, Surf GC expected all the 20 groups of GOCART aerosols to be present in the AERO_DP bundle, but now it has been tailored to processes any number out of the 20 groups that exist in the AERO_DP bundle.
  • GNUmakefile updated.

Removed

  • Old GEOSdataatm_GridComp.