Ignore:
Timestamp:
Mar 15, 2017, 4:32:31 PM (7 years ago)
Author:
musat
Message:

Delete paire_ter LMDZ variable and aireTER output

File:
1 edited

Legend:

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

    r2824 r2825  
    196196#endif
    197197
    198     USE phys_state_var_mod, ONLY: pctsrf, paire_ter, rain_fall, snow_fall, &
     198    USE phys_state_var_mod, ONLY: pctsrf, rain_fall, snow_fall, &
    199199         qsol, z0m, z0h, fevap, agesno, &
    200200         nday_rain, rain_con, snow_con, &
     
    512512       CALL histwrite_phy(o_contfracATM, zx_tmp_fi2d)
    513513       CALL histwrite_phy(o_contfracOR, pctsrf(:,is_ter))
    514        CALL histwrite_phy(o_aireTER, paire_ter)
    515514!
    516515#ifdef CPP_XIOS
Note: See TracChangeset for help on using the changeset viewer.