Ignore:
Timestamp:
11/26/15 11:57:59 (8 years ago)
Author:
dumas
Message:

Modification test dans sortie_netcdf_GRISLI_mod.0.2-hassine.f90 pour compatibilité avec ifort

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/Netcdf-routines/sortie_netcdf_GRISLI_mod.0.2-hassine.f90

    r22 r23  
    10301030! pour les classe 3, sortir les champs 2D necessaires 
    10311031 
    1032                    if (cvar_nc(l) .eq. 3 .and. fait .eqv. .FALSE.) then     
     1032                   if ((cvar_nc(l) .eq. 3 ).and.( fait .eqv. .FALSE.)) then     
    10331033 
    10341034                      boucle_var2: do p=1,ntab 
Note: See TracChangeset for help on using the changeset viewer.