Changeset 1997


Ignore:
Timestamp:
Mar 18, 2014, 1:16:18 PM (10 years ago)
Author:
acaubel
Message:

SAVE attribute was missing to run on OpenMP mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/oasis.F90

    r1965 r1997  
    113113    CHARACTER (len = 20)               :: modname = 'inicma'
    114114    CHARACTER (len = 80)               :: abort_message
    115     LOGICAL                            :: cpl_current_omp
     115    LOGICAL, SAVE                      :: cpl_current_omp
    116116
    117117!*    1. Initializations
Note: See TracChangeset for help on using the changeset viewer.