- Timestamp:
- Aug 2, 2024, 9:58:25 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/ecrad.v1.5.1/radiation_cloud_generator.F90
r5158 r5159 1 1 ! radiation_cloud_generator.F90 - Generate water-content or optical-depth scalings for McICA 2 ! 2 3 3 ! (C) Copyright 2015- 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 ! Generate clouds for McICA using a method modified from Raisanen et 16 16 ! al. (2002) 17 ! 17 18 18 ! Modifications 19 19 ! 2018-02-22 R. Hogan Call masked version of PDF sampler for speed
Note: See TracChangeset
for help on using the changeset viewer.