Ignore:
Timestamp:
Oct 29, 2019, 7:32:03 AM (5 years ago)
Author:
fhourdin
Message:

Improvement for SCM standard format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/dyn1d/old_lmdz1d.F90

    r3593 r3594  
    12281228!! Increment state variables
    12291229!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     1230print*,'OLDLMDZ1D AANT'
    12301231    IF (flag_inhib_forcing == 0) then ! if tendency of forcings should be added
     1232print*,'OLDLMDZ1D ARES' , forcing_sandu
    12311233
    12321234! pour les cas sandu et astex, on reclacule u,v,q,temp et teta dans 1D_nudge_sandu_astex.h
     
    12661268     &             +dt_cooling(1:mxcalc))  ! Taux de chauffage ou refroid.
    12671269
     1270print*,'OLDLMDZ1D IOPH'
     1271      CALL iophys_ecrit('d_t_adv',klev,'d_t_adv','m/s',d_t_adv)
     1272      CALL iophys_ecrit('d_t_nudge',klev,'d_t_nudge','m/s',d_t_nudge)
     1273
    12681274      endif  ! forcing_sandu or forcing_astex
    12691275
Note: See TracChangeset for help on using the changeset viewer.