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/dyn3dpar/leapfrog_p.F

    r1549 r1564  
    222222      LOGICAL :: ok_start_timer=.FALSE.
    223223      LOGICAL, SAVE :: firstcall=.TRUE.
    224 
    225 c dummy: sinon cette routine n'est jamais compilee...
    226       if(1.eq.0) then
    227 #ifdef CPP_PHYS
    228         CALL init_phys_lmdz(iim,jjp1,llm,1,(/(jjm-1)*iim+2/))
    229 #endif
    230       endif
    231224
    232225c$OMP MASTER
Note: See TracChangeset for help on using the changeset viewer.