Ignore:
Timestamp:
Apr 30, 2015, 12:33:45 PM (10 years ago)
Author:
milmd
Message:

In GENERIC, MARS and COMMON models replace some include files by modules (usefull for decoupling physics with dynamics).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/writediagfi.F

    r1266 r1422  
    4444     &                               is_master, gather
    4545      USE mod_grid_phy_lmdz, only : klon_glo, Grid1Dto2D_glo
     46      USE temps_mod, ONLY: day_ini
    4647      implicit none
    4748
     
    4950#include "dimensions.h"
    5051#include "paramet.h"
    51 #include "comvert.h"
    5252#include "comgeom.h"
    53 #include "description.h"
    5453#include "netcdf.inc"
    55 #include "temps.h"
    5654
    5755! Arguments on input:
Note: See TracChangeset for help on using the changeset viewer.