Ignore:
Timestamp:
Apr 15, 2015, 6:49:07 PM (10 years ago)
Author:
ymipsl
Message:

remove all dynamic dependency in LMDZ physics except for the include "dimensions.h"

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/read_pstoke0.F90

    r3809 r3814  
    1818  USE netcdf
    1919  USE dimphy
    20   USE control_mod
     20  USE control_phy_mod
    2121  USE indice_sol_mod
    2222
     
    2525  include "netcdf.inc"
    2626  include "dimensions.h"
    27   include "paramet.h"
    28   include "comconst.h"
    29   include "comgeom.h"
    30   include "temps.h"
    31   include "ener.h"
    32   include "logic.h"
    3327  include "description.h"
    34   include "serre.h"
    35   ! ccc#include "dimphy.h"
    3628
    3729  INTEGER kon, kev, zkon, zkev
Note: See TracChangeset for help on using the changeset viewer.