Last change
on this file since 4115 was
3880,
checked in by idelkadi, 4 years ago
|
Online implementation of the radiative transfer code ECRAD in LMDZ.
- Inclusion of the ecrad directory containing the sources of the ECRAD code
- Adaptation of compilation scripts (CPP_ECRAD keys)
- Call of ecrad in radlwsw_m.F90 under the logical key iflag_rrtm = 2
|
File size:
123 bytes
|
Line | |
---|
1 | INTERFACE |
---|
2 | SUBROUTINE SRTM_INIT(DIRECTORY) |
---|
3 | CHARACTER(LEN=*), INTENT(IN) :: DIRECTORY |
---|
4 | END SUBROUTINE SRTM_INIT |
---|
5 | END INTERFACE |
---|
Note: See
TracBrowser
for help on using the repository browser.