- Timestamp:
- Aug 2, 2024, 9:58:25 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/ecrad/ifs/radiation_setup.F90
r4773 r5159 2 2 3 3 ! RADIATION_SETUP - Setting up modular radiation scheme 4 ! 4 5 5 ! (C) Copyright 2015- ECMWF. 6 ! 6 7 7 ! This software is licensed under the terms of the Apache Licence Version 2.0 8 8 ! which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. 9 ! 9 10 10 ! In applying this licence, ECMWF does not waive the privileges and immunities 11 11 ! granted to it by virtue of its status as an intergovernmental organisation 12 12 ! nor does it submit to any jurisdiction. 13 ! 13 14 14 ! PURPOSE 15 15 ! ------- … … 19 19 ! radiation scheme, plus a small number of additional variables 20 20 ! needed for its implemenation in the IFS. 21 ! 21 22 22 ! INTERFACE 23 23 ! --------- … … 25 25 ! scheme is actually run using the RADIATION_SCHEME routine (not in 26 26 ! this module). 27 ! 27 28 28 ! AUTHOR 29 29 ! ------ 30 30 ! Robin Hogan, ECMWF 31 31 ! Original: 2015-09-16 32 ! 32 33 33 ! MODIFICATIONS 34 34 ! -------------
Note: See TracChangeset
for help on using the changeset viewer.