Ignore:
Timestamp:
Mar 4, 2015, 5:00:33 PM (10 years ago)
Author:
emillour
Message:

Generic GCM:

  • Some code cleanup: turning comcstfi.h into module comcstfi_mod.F90

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/iniwrite_specVI.F

    r1308 r1384  
    44      use radcommon_h, only: WNOV,DWNV
    55      use comsoil_h
    6 
     6      use comcstfi_mod, only: rad, omeg, g, mugaz, rcp, daysec, dtphys,
     7     &                        pi
    78      implicit none
    89
     
    2526#include "dimensions.h"
    2627#include "paramet.h"
    27 !include "comconst.h"
    28 #include "comcstfi.h"
    2928#include "comvert.h"
    3029#include "comgeom.h"
Note: See TracChangeset for help on using the changeset viewer.