Ignore:
Timestamp:
Jun 20, 2014, 12:27:40 PM (10 years ago)
Author:
Laurent Fairhead
Message:

Modifications pour avoir 1+1=2 avec la nouvelle physique (testé avec NPv4.12)


Modifications needed to ensure 1+1=2 with the new physics (tested with NPv4.12)

File:
1 edited

Legend:

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

    r2057 r2069  
    323323
    324324  CALL put_field("DETR_THERM", "DETR_THERM", detr_therm)
     325
     326  CALL put_field("ALE_BL", "ALE_BL", Ale_bl)
     327
     328  CALL put_field("ALE_BL_TRIG", "ALE_BL_TRIG", Ale_bl_trig)
     329
     330  CALL put_field("ALP_BL", "ALP_BL", Alp_bl)
    325331
    326332  ! trs from traclmdz_mod
Note: See TracChangeset for help on using the changeset viewer.