Changeset 1287 for LMDZ4/trunk


Ignore:
Timestamp:
Dec 17, 2009, 3:08:38 PM (14 years ago)
Author:
Laurent Fairhead
Message:

Mise a niveau des appels a INCA avec le nouveau calendrier LMDZ
ACo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/physiq.F

    r1279 r1287  
    28252825         calday = FLOAT(days_elapsed + 1) + jH_cur
    28262826
     2827         call chemtime(itap+itau_phy-1, date0, dtime)
    28272828         IF (config_inca == 'aero') THEN
    28282829            CALL AEROSOL_METEO_CALC(
     
    33763377         CALL VTb(VTinca)
    33773378
    3378          CALL chemhook_end (calday,
     3379         CALL chemhook_end (
    33793380     $                        dtime,
    33803381     $                        pplay,
     
    33843385     $                        paprs,
    33853386     $                        q_seri,
    3386      $                        annee_ref,
    3387      $                        day_ini,
    33883387     $                        airephy,
    33893388     $                        pphi,
Note: See TracChangeset for help on using the changeset viewer.