Ignore:
Timestamp:
Feb 11, 2014, 7:11:45 PM (10 years ago)
Author:
fhourdin
Message:

Correction. Declarations manquantes.
Bug fixing (mixing declarations).

File:
1 edited

Legend:

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

    r1966 r1969  
    209209        real omega_profs(nlev_sandu),o3mmr_profs(nlev_sandu)
    210210
     211        real, dimension(nlev_sandu) :: relax_u,relax_v,relax_thl
     212        real, dimension(nlev_sandu,2) :: relax_q
     213
    211214        real thl_mod(llm),omega_mod(llm),o3mmr_mod(llm),tke_mod(llm)
    212215!vertical advection computation
Note: See TracChangeset for help on using the changeset viewer.