Ignore:
Timestamp:
Feb 11, 2008, 11:48:05 AM (17 years ago)
Author:
Laurent Fairhead
Message:

Comme quoi faut faire gaffe quand on veut reintegrer des vieilles modifs MAFO
Je fais glisser le tag aussi
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4_V3_patches/libf/phylmd/ini_histmth.h

    r897 r906  
    12901290             CALL histdef(nid_mth, "topsad", "ADE at TOA", "W/m2",
    12911291     .                    iim,jj_nb,nhori, 1,1,1, -99, 32,
    1292      .                    "ave(X)", zsto,zout)
     1292     .                    "ave(X)", zstophy,zout)
    12931293c
    12941294             CALL histdef(nid_mth, "solsad", "ADE at sfc", "W/m2",
    12951295     .                    iim,jj_nb,nhori, 1,1,1, -99, 32,
    1296      .                    "ave(X)", zsto,zout)
     1296     .                    "ave(X)", zstophy,zout)
    12971297c
    12981298             CALL histdef(nid_mth, "topsai", "AIE at TOA", "W/m2",
    12991299     .                    iim,jj_nb,nhori, 1,1,1, -99, 32,
    1300      .                    "ave(X)", zsto,zout)
     1300     .                    "ave(X)", zstophy,zout)
    13011301c
    13021302             CALL histdef(nid_mth, "solsai", "AIE at sfc", "W/m2",
    13031303     .                    iim,jj_nb,nhori, 1,1,1, -99, 32,
    1304      .                    "ave(X)", zsto,zout)
     1304     .                    "ave(X)", zstophy,zout)
    13051305         ENDIF
    13061306c
Note: See TracChangeset for help on using the changeset viewer.