Ignore:
Timestamp:
Jul 25, 2016, 10:44:13 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Missing usage of comvert_mod in lmdzd1d since the creation of the former (r2600).
EM+MPL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90

    r2601 r2602  
    3737   USE mod_const_mpi, ONLY: comm_lmdz
    3838   USE physiq_mod, ONLY: physiq
     39   USE comvert_mod, ONLY: presnivs, ap, bp, dpres,nivsig, nivsigs, pa, &
     40                          preff
    3941   USE temps_mod, ONLY: annee_ref, calend, day_end, day_ini, day_ref, &
    4042                        itau_dyn, itau_phy, start_time
     
    4850!#include "indicesol.h"
    4951
    50 #include "comvert.h"
    5152#include "compar1d.h"
    5253#include "flux_arp.h"
Note: See TracChangeset for help on using the changeset viewer.