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/orchidee.driver

    r5540 r6100  
    1414        DefSuffix=CWRR 
    1515    fi 
     16 
     17    # Define the resolution only if the composant ICO for DYNAMICO is set in config.card 
     18    if [ ! X${config_ListOfComponents_ICO} = X ] ; then 
     19    RESOL_SRF="nbp${RESOL_NBP}" 
     20    fi 
     21 
    1622 
    1723    IGCM_debug_PopStack "SRF_Initialize" 
Note: See TracChangeset for help on using the changeset viewer.