Ignore:
Timestamp:
Oct 28, 2024, 1:11:48 PM (6 hours ago)
Author:
abarral
Message:

Turn iniprint.h clesphys.h into modules
Remove unused description.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/acama_gwd_rando_m.f90

    r5274 r5282  
    44module ACAMA_GWD_rando_m
    55
    6   implicit none
     6  USE clesphys_mod_h
     7    implicit none
    78
    89contains
     
    1213
    1314    ! Parametrization of the momentum flux deposition due to a discrete
    14     ! number of gravity waves. 
     15    ! number of gravity waves.
    1516    ! Author: F. Lott, A. de la Camara
    1617    ! July, 24th, 2014
     
    3940
    4041
    41     include "clesphys.h"
    4242!  OFFLINE:
    4343!   include "dimensions_mod.f90"
Note: See TracChangeset for help on using the changeset viewer.