Changeset 3508


Ignore:
Timestamp:
May 17, 2019, 4:19:35 PM (5 years ago)
Author:
Ehouarn Millour
Message:

Fix to previous commit.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/iostart.F90

    r3506 r3508  
    442442     ELSE
    443443       ALLOCATE(ind_cell_glo_glo(0))
    444        ALLOCATE(field_glo(0,0))
     444       ALLOCATE(field_glo_tmp(0,0))
    445445     ENDIF
    446446     
Note: See TracChangeset for help on using the changeset viewer.