Ignore:
Timestamp:
May 20, 2016, 8:16:32 AM (9 years ago)
Author:
emillour
Message:

All GCMS:

  • correction wrt previous commit: inigeom is also the name of a routine

in dyn3d_common! To avoid confusion rename inigeom (in dynphy_lonlat)
inigeomphy.

  • cosmetic cleanup in leapfrog ('fake' calls to init_phys_lmdz,

which no longer exists, removed).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3d/leapfrog.F

    r1549 r1564  
    211211      real :: dtec
    212212      real :: ztetaec(ip1jmp1,llm)
    213 
    214 c dummy: sinon cette routine n'est jamais compilee...
    215       if(1.eq.0) then
    216 #ifdef CPP_PHYS
    217         CALL init_phys_lmdz(iim,jjp1,llm,1,(/(jjm-1)*iim+2/))
    218 #endif
    219       endif
    220213
    221214      if (nday>=0) then
Note: See TracChangeset for help on using the changeset viewer.