Ignore:
Timestamp:
Jul 25, 2013, 10:33:44 AM (11 years ago)
Author:
idelkadi
Message:

Inclusion of the convective scale velocity w* for tracers
Concerns : hbtm.F, pbl_surface_mod.F90,
physiq.F, phys_output_ctrlout_mod.F90, phys_output_write_mod.F90

File:
1 edited

Legend:

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

    r1813 r1816  
    319319
    320320      ENDDO
     321      DO nsrf=1,nbsrf+1
     322         CALL histwrite_phy(o_wstar(nsrf), wstar(1 : klon, nsrf))
     323      ENDDO
     324
    321325      CALL histwrite_phy(o_cdrm, cdragm)
    322326      CALL histwrite_phy(o_cdrh, cdragh)
Note: See TracChangeset for help on using the changeset viewer.