Ignore:
Timestamp:
10/16/17 20:45:02 (7 years ago)
Author:
dubos
Message:

devel : fix previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/diagnostics/diagflux.f90

    r587 r590  
    2020       CALL zero_qfluxt 
    2121    ELSE 
    22        STOP ! FIXME 
    2322       CALL allocate_field(f_qfluxt,  field_u,type_real,llm,0, name="qfluxt") 
    2423       CALL allocate_field(f_qfluxt_lon,  field_t,type_real,llm,0, name="qfluxt_lon") 
Note: See TracChangeset for help on using the changeset viewer.