Ignore:
Timestamp:
Jul 21, 2024, 1:07:18 PM (2 months ago)
Author:
abarral
Message:

Use latest FCM source (2021.05.0) [Note: we still use the legacy FCM1 build system]
Correct UTF8 encoding of french chars


Compil OK (tested: oldrad/rrtm/ecrad, para/seq/1D)
Convergence (ref r5063) bench 33x OK oldrad orch2.0 (tested: para/seq)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/surf_land_orchidee_mod.F90

    r5082 r5093  
    254254       IF ( .NOT. ALLOCATED(albedo_keep)) THEN
    255255!ym          ALLOCATE(albedo_keep(klon))
    256 !ym bizarre que non allou en knon precedement
     256!ym bizarre que non alloué en knon precedement
    257257          ALLOCATE(albedo_keep(knon))
    258258          ALLOCATE(zlev(knon))
Note: See TracChangeset for help on using the changeset viewer.