Changeset 141 for CONFIG/trunk


Ignore:
Timestamp:
08/31/07 16:09:34 (17 years ago)
Author:
acosce
Message:

ACo : add JobRunOptions? in config.card of each inca configuration

Location:
CONFIG/trunk/LMDZINCA_v2
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/LMDZINCA_v2/EXP_AER/config.card

    r137 r141  
    2525#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    2626#JobNumProcTot=2 
    27 JobNumProcTot=6 
     27JobNumProcTot=4 
     28#============================ 
     29#-- Run Options : here for oasis coupling 
     30JobRunOptions='"-np "${PBS_NUM_PROC_TOT}' 
    2831#============================ 
    2932R_INIT=/dmnfs/p86cozic/IGCM/INIT 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4/config.card

    r137 r141  
    2525#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    2626#JobNumProcTot=2 
    27 JobNumProcTot=6 
     27JobNumProcTot=4 
     28#============================ 
     29#-- Run Options : here for oasis coupling 
     30JobRunOptions='"-np "${PBS_NUM_PROC_TOT}' 
    2831#============================ 
    2932R_INIT=/dmnfs/p86cozic/IGCM/INIT 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4_AER/config.card

    r137 r141  
    2525#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    2626#JobNumProcTot=2 
    27 JobNumProcTot=6 
     27JobNumProcTot=4 
     28#============================ 
     29#-- Run Options : here for oasis coupling 
     30JobRunOptions='"-np "${PBS_NUM_PROC_TOT}' 
    2831#============================ 
    2932R_INIT=/dmnfs/p86cozic/IGCM/INIT 
  • CONFIG/trunk/LMDZINCA_v2/EXP_GES/config.card

    r137 r141  
    2525#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    2626#JobNumProcTot=2 
    27 JobNumProcTot=6 
     27JobNumProcTot=4 
     28#============================ 
     29#-- Run Options : here for oasis coupling 
     30JobRunOptions='"-np "${PBS_NUM_PROC_TOT}' 
    2831#============================ 
    2932R_INIT=/dmnfs/p86cozic/IGCM/INIT 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC/config.card

    r137 r141  
    2525#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    2626#JobNumProcTot=2 
    27 JobNumProcTot=6 
     27JobNumProcTot=4 
     28#============================ 
     29#-- Run Options : here for oasis coupling 
     30JobRunOptions='"-np "${PBS_NUM_PROC_TOT}' 
    2831#============================ 
    2932R_INIT=/dmnfs/p86cozic/IGCM/INIT 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC_AER/config.card

    r137 r141  
    2525#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    2626#JobNumProcTot=2 
    27 JobNumProcTot=6 
     27JobNumProcTot=4 
     28#============================ 
     29#-- Run Options : here for oasis coupling 
     30JobRunOptions='"-np "${PBS_NUM_PROC_TOT}' 
    2831#============================ 
    2932R_INIT=/dmnfs/p86cozic/IGCM/INIT 
Note: See TracChangeset for help on using the changeset viewer.