Ignore:
Timestamp:
Oct 24, 2016, 6:46:30 PM (8 years ago)
Author:
fhourdin
Message:

Corrections pour le cas Dice (Marie-Pierre Lefebvre)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/dyn1d/1D_decl_cases.h

    r2672 r2683  
    146146       
    147147        real zz_dice(nlev_dice)
    148         real th_dice(nlev_dice),qv_dice(nlev_dice)
     148        real t_dice(nlev_dice),qv_dice(nlev_dice)
    149149        real u_dice(nlev_dice), v_dice(nlev_dice),o3_dice(nlev_dice)
    150150        real ht_dice(nlev_dice,nt_dice)
     
    153153        real w_dice(nlev_dice,nt_dice),omega_dice(nlev_dice,nt_dice)
    154154        real o3_mod(llm),hu_mod(llm),hv_mod(llm)
    155         real th_dicei(nlev_dice),qv_dicei(nlev_dice)
     155        real t_dicei(nlev_dice),qv_dicei(nlev_dice)
    156156        real u_dicei(nlev_dice), v_dicei(nlev_dice),o3_dicei(nlev_dice)
    157157        real ht_dicei(nlev_dice)
     
    287287!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    288288
     289
Note: See TracChangeset for help on using the changeset viewer.