Ignore:
Timestamp:
Jun 5, 2015, 3:05:35 PM (9 years ago)
Author:
emillour
Message:

Titan and Venus GCMs:
Follow-up to the changes in dynamics/physics interface: ener.h, logic.h, serre.h and temps.h are now modules.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/libf/phyvenus/physiq.F

    r1442 r1443  
    7070      use moyzon_mod, only: tmoy
    7171      use ieee_arithmetic
     72      use temps_mod, only: itau_phy,day_ref,annee_ref
     73      use logic_mod, only: iflag_trac
    7274      IMPLICIT none
    7375c======================================================================
     
    8486#include "dimsoil.h"
    8587#include "clesphys.h"
    86 #include "temps.h"
    8788#include "iniprint.h"
    8889#include "timerad.h"
    89 #include "logic.h"
    9090#include "tabcontrol.h"
    9191#include "nirdata.h"
Note: See TracChangeset for help on using the changeset viewer.