Changeset 3891


Ignore:
Timestamp:
06/04/18 14:54:39 (6 years ago)
Author:
mafoipsl
Message:

DRIVER/oasis.driver : correction to detect the first passage for AddNoise

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/oasis.driver

    r3890 r3891  
    2525        esac 
    2626    done 
     27 
     28    # Initialisation required for AddNoise done during one Period 
     29    Test_AddNoise_First_Only=y 
    2730 
    2831    IGCM_debug_PopStack "CPL_Initialize" 
     
    99102    IGCM_comp_modifyXmlFile force iodef.xml using_oasis NONE true 
    100103 
    101     Test_AddNoise_First_Only=y 
    102104    if [ X"${Test_AddNoise_First_Only}" = X"y" ]; then 
    103105 
Note: See TracChangeset for help on using the changeset viewer.