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

Private implicit #234

Closed skosukhin closed 9 months ago

skosukhin commented 11 months ago

This adds a missing public statement. I also took the liberty to extend the FCFLAGS for gfortran in the CI jobs with -fmodule-private -fimplicit-none to prevent this kind of minor inaccuracies.