Ignore:
Timestamp:
Oct 5, 2016, 12:49:31 PM (8 years ago)
Author:
musat
Message:

Supression fichier paramLMDZ_py.nc si pas de XIOS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/physiq_mod.F90

    r2644 r2651  
    233233    USE ioipsl_getin_p_mod, ONLY : getin_p
    234234
     235#ifndef CPP_XIOS
    235236    USE paramLMDZ_phy_mod
     237#endif
    236238
    237239    USE cmp_seri_mod
     
    15531555       WRITE(lunout,*)'OK freq_outNMC(3)=',freq_outNMC(3)
    15541556
     1557#ifndef CPP_XIOS
    15551558       CALL ini_paramLMDZ_phy(dtime,nid_ctesGCM)
     1559#endif
    15561560
    15571561#endif
     
    45194523
    45204524
     4525#ifndef CPP_XIOS
    45214526    CALL write_paramLMDZ_phy(itap,nid_ctesGCM,ok_sync)
     4527#endif
    45224528
    45234529#endif
Note: See TracChangeset for help on using the changeset viewer.