Ignore:
Timestamp:
Jun 14, 2016, 9:18:52 AM (8 years ago)
Author:
Laurent Fairhead
Message:

Removing modifications that should not have been made directly on testing branch
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/testing/libf/phylmd/phyredem.F90

    r2568 r2570  
    2121                                wake_pe, wake_fip, fm_therm, entr_therm,     &
    2222                                detr_therm, Ale_bl, Ale_bl_trig, Alp_bl,     &
    23                                 du_gwd_rando, du_gwd_front, u10m, v10m
     23                                du_gwd_rando, du_gwd_front
    2424  USE geometry_mod, ONLY : longitude_deg, latitude_deg
    2525  USE iostart, ONLY: open_restartphy, close_restartphy, put_field, put_var
     
    152152  CALL put_field_srf2("A_dif_SW","Albedo diffus",falb_dif(:,:,:))
    153153
    154  
    155   CALL put_field_srf1("U10M", "u a 10m", u10m)
    156 
    157   CALL put_field_srf1("V10M", "v a 10m", v10m)
    158154 
    159155! ================== Tsoil =========================================
Note: See TracChangeset for help on using the changeset viewer.