earth-system-radiation / rte-rrtmgp

RTE+RRTMGP is a set of codes for computing radiative fluxes in planetary atmospheres.
BSD 3-Clause "New" or "Revised" License
74 stars 67 forks source link

Reorganization #216

Closed RobertPincus closed 1 year ago

RobertPincus commented 1 year ago

This reorganizes and renames code; almost no code is changed.

Reorganization means separate Fortran front-ends and Fortran kernels, along with a clear separation between RTE, the generic gas optics infrastructure, and RRTMGP-specific gas, cloud, and aerosol optics.

Renaming means that RRTMGP gas, cloud, and aerosol optics all include "rrtmgp" in their name.

We are planning to separate the data and examples into their own repos.