Ignore:
Timestamp:
Jun 5, 2015, 3:05:35 PM (10 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.TITAN/libf/phytitan/physiq.F

    r1356 r1443  
    7272      USE moyzon_mod
    7373      USE write_field_phy
     74      USE temps_mod, only: itau_phy,day_ref,annee_ref
     75      USE logic_mod, only: iflag_trac,moyzon_ch,moyzon_mu
    7476      IMPLICIT none
    7577c======================================================================
     
    8587#include "dimsoil.h"
    8688#include "clesphys.h"
    87 #include "temps.h"
    8889#include "iniprint.h"
    89 #include "logic.h"
    9090#include "tabcontrol.h"
    9191#include "comorbit.h"
Note: See TracChangeset for help on using the changeset viewer.