- 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_matrix.F90
r5158 r5159 1 1 ! radiation_matrix.F90 - SPARTACUS matrix operations 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 ! 2018-10-15 R. Hogan Added fast_expm_exchange_[23] 17 ! 17 18 18 ! This module provides the neccessary mathematical functions for the 19 19 ! SPARTACUS radiation scheme: matrix multiplication, matrix solvers
Note: See TracChangeset
for help on using the changeset viewer.