Ignore:
Timestamp:
Jun 17, 2013, 10:16:15 AM (11 years ago)
Author:
emillour
Message:

Generic GCM:

  • Some more cleanup in dynamics:
    • Moved "start2archive" (and auxilliary routines) to phystd
    • removed unused (obsolete) testharm.F , para_netcdf.h , readhead_NC.F , angtot.h from dyn3d
    • removed obsolete addit.F (and change corresponding lines in gcm)
    • remove unused "description.h" (and many places where it was "included")

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/dyn3d/dynredem.F

    r135 r993  
    1515#include "logic.h"
    1616#include "netcdf.inc"
    17 #include "description.h"
    1817#include "serre.h"
    1918#include "advtrac.h"
     
    961960#include "dimensions.h"
    962961#include "paramet.h"
    963 #include "description.h"
    964962#include "netcdf.inc"
    965963#include "comvert.h"
Note: See TracChangeset for help on using the changeset viewer.