Ignore:
Timestamp:
Aug 2, 2024, 9:58:25 PM (3 months ago)
Author:
abarral
Message:

Put dimensions.h and paramet.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/ecrad.v1.5.1/radiation_matrix.F90

    r5158 r5159  
    11! radiation_matrix.F90 - SPARTACUS matrix operations
    2 !
     2
    33! (C) Copyright 2014- ECMWF.
    4 !
     4
    55! This software is licensed under the terms of the Apache Licence Version 2.0
    66! which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
    7 !
     7
    88! In applying this licence, ECMWF does not waive the privileges and immunities
    99! granted to it by virtue of its status as an intergovernmental organisation
    1010! nor does it submit to any jurisdiction.
    11 !
     11
    1212! Author:  Robin Hogan
    1313! Email:   r.j.hogan@ecmwf.int
    14 !
     14
    1515! Modifications
    1616!   2018-10-15  R. Hogan  Added fast_expm_exchange_[23]
    17 !
     17
    1818! This module provides the neccessary mathematical functions for the
    1919! SPARTACUS radiation scheme: matrix multiplication, matrix solvers
Note: See TracChangeset for help on using the changeset viewer.