Ignore:
Timestamp:
03/10/22 15:38:22 (2 years ago)
Author:
aclsce
Message:

Modified to allow the monitoring to work both in icosaedral and regular configurations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZOR_v7/GENERAL/DRIVER/stomate.driver

    r4311 r6100  
    77{ 
    88    IGCM_debug_PushStack "SBG_Initialize" 
     9 
     10    # Define the resolution only if the composant ICO for DYNAMICO is set in config.card 
     11    if [ ! X${config_ListOfComponents_ICO} = X ] ; then 
     12    RESOL_SBG="nbp${RESOL_NBP}" 
     13    fi 
    914 
    1015    IGCM_debug_PopStack "SBG_Initialize" 
Note: See TracChangeset for help on using the changeset viewer.