- Timestamp:
- Aug 2, 2024, 9:58:25 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/rrtm/srtm_cmbgb16.F90
r1990 r5159 1 1 SUBROUTINE SRTM_CMBGB16 2 2 3 ! 3 4 4 ! Original version: Michael J. Iacono; July, 1998 5 5 ! Revision for RRTM_SW: Michael J. Iacono; November, 2002 6 6 ! Revision for RRTMG_SW: Michael J. Iacono; December, 2003 7 ! 7 8 8 ! The subroutines CMBGB16->CMBGB29 input the absorption coefficient 9 9 ! data for each band, which are defined for 16 g-points and 14 spectral … … 12 12 ! function data in array SFLUXREF are combined without weighting. All 13 13 ! g-point reduced data are put into new arrays for use in RRTMG_SW. 14 ! 14 15 15 ! BAND 16: 2600-3250 cm-1 (low key- H2O,CH4; high key - CH4) 16 ! 16 17 17 !----------------------------------------------------------------------- 18 18
Note: See TracChangeset
for help on using the changeset viewer.