Ignore:
Timestamp:
Apr 4, 2006, 5:00:40 PM (18 years ago)
Author:
lmdzadmin
Message:

Ajout nouveaux flags (ip_ebil_phy, ok_slab_sicOBS) ds physiq.def +
Lecture freq. ecriture en nombre de jours
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/write_histmthNMC.h

    r644 r684  
    22! $Header$
    33!
    4 c     IF (ok_mensuelNMC) THEN
    54      IF (ok_mensuel) THEN
    65c
     
    8483        DO i=1, klon
    8584         IF(tnondef(i,k,3).NE.1.E+20) THEN
    86           zx_tmp_fi3d(i,k) = (100.*tnondef(i,k,3))/FLOAT(ecrit_hf2mth)
     85          zx_tmp_fi3d(i,k) = (100.*tnondef(i,k,3))/ecrit_hf2mth
    8786         ELSE
    8887          zx_tmp_fi3d(i,k) = 1.E+20
Note: See TracChangeset for help on using the changeset viewer.