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/utilities/radiation_io.F90

    r4773 r5159  
    11! radiation_io.F90 - Provides logging and abort functionality
    2 !
     2
    33! (C) Copyright 2015- 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!  This file provides an interface to the provision of file units used
    1616!  for logging (nulout and nulerr) and for reading data files
     
    1818!  appropriate for the environment in which the radiation scheme is
    1919!  embedded.
    20 !
     20
    2121!  Rewrite this file as appropriate if the radiation scheme is to be
    2222!  embedded into a model other than the ECMWF Integrated Forecasting
Note: See TracChangeset for help on using the changeset viewer.