- 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.v1.5.1/radiation_spartacus_lw.F90
r5158 r5159 1 1 ! radiation_spartacus_lw.F90 - SPARTACUS longwave solver 2 ! 2 3 3 ! (C) Copyright 2014- ECMWF. 4 ! 4 5 5 ! This software is licensed under the terms of the Apache Licence Version 2.0 6 6 ! which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. 7 ! 7 8 8 ! In applying this licence, ECMWF does not waive the privileges and immunities 9 9 ! granted to it by virtue of its status as an intergovernmental organisation 10 10 ! nor does it submit to any jurisdiction. 11 ! 11 12 12 ! Author: Robin Hogan 13 13 ! Email: r.j.hogan@ecmwf.int 14 ! 14 15 15 ! Modifications 16 16 ! 2017-04-11 R. Hogan Receive emission/albedo rather than planck/emissivity … … 34 34 ! Sides (SPARTACUS), which can represent 3D effects using a matrix 35 35 ! form of the two-stream equations. 36 ! 36 37 37 ! Sections: 38 38 ! 1: Prepare general variables and arrays
Note: See TracChangeset
for help on using the changeset viewer.