Last change
on this file since 3230 was
2089,
checked in by Laurent Fairhead, 10 years ago
|
Inclusion de la physique de MAR
Integration of MAR physics
|
File size:
622 bytes
|
Rev | Line | |
---|
[2089] | 1 | !OCL SCALAR |
---|
| 2 | SUBROUTINE RRTM_KGB4 |
---|
| 3 | |
---|
| 4 | ! Originally by Eli J. Mlawer, Atmospheric & Environmental Research. |
---|
| 5 | ! BAND 4: 630-700 cm-1 (low - H2O,CO2; high - O3,CO2) |
---|
| 6 | ! Reformatted for F90 by JJMorcrette, ECMWF |
---|
| 7 | ! Reformatted for NEC by H.Gallée , LGGE (splitting) |
---|
| 8 | |
---|
| 9 | ! ------------------------------------------------------------------ |
---|
| 10 | |
---|
| 11 | call RRTM_KGB4_00 |
---|
| 12 | call RRTM_KGB4_A1 |
---|
| 13 | call RRTM_KGB4_A2 |
---|
| 14 | call RRTM_KGB4_B1 |
---|
| 15 | call RRTM_KGB4_B2 |
---|
| 16 | call RRTM_KGB4_B3 |
---|
| 17 | call RRTM_KGB4_B4 |
---|
| 18 | |
---|
| 19 | ! ----------------------------------------------------------------- |
---|
| 20 | RETURN |
---|
| 21 | END SUBROUTINE RRTM_KGB4 |
---|
Note: See
TracBrowser
for help on using the repository browser.