Changeset 167
- Timestamp:
- 10/09/07 15:38:09 (17 years ago)
- Location:
- CONFIG/trunk/LMDZINCA_v2
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/trunk/LMDZINCA_v2/EXP_AER/config.card
r163 r167 32 32 #============================ 33 33 #-- Run Options : here for oasis coupling 34 JobRunOptions='"-np "${ PBS_NUM_PROC_TOT}'34 JobRunOptions='"-np "${config_UserChoices_JobNumProcTot}' 35 35 #============================ 36 36 R_INIT=/dmnfs/p86cozic/IGCM/INIT -
CONFIG/trunk/LMDZINCA_v2/EXP_CH4/config.card
r163 r167 32 32 #============================ 33 33 #-- Run Options : here for oasis coupling 34 JobRunOptions='"-np "${ PBS_NUM_PROC_TOT}'34 JobRunOptions='"-np "${config_UserChoices_JobNumProcTot}' 35 35 #============================ 36 36 R_INIT=/dmnfs/p86cozic/IGCM/INIT -
CONFIG/trunk/LMDZINCA_v2/EXP_CH4_AER/config.card
r163 r167 32 32 #============================ 33 33 #-- Run Options : here for oasis coupling 34 JobRunOptions='"-np "${ PBS_NUM_PROC_TOT}'34 JobRunOptions='"-np "${config_UserChoices_JobNumProcTot}' 35 35 #============================ 36 36 R_INIT=/dmnfs/p86cozic/IGCM/INIT -
CONFIG/trunk/LMDZINCA_v2/EXP_GES/config.card
r163 r167 32 32 #============================ 33 33 #-- Run Options : here for oasis coupling 34 JobRunOptions='"-np "${ PBS_NUM_PROC_TOT}'34 JobRunOptions='"-np "${config_UserChoices_JobNumProcTot}' 35 35 #============================ 36 36 R_INIT=/dmnfs/p86cozic/IGCM/INIT -
CONFIG/trunk/LMDZINCA_v2/EXP_NMHC/config.card
r163 r167 32 32 #============================ 33 33 #-- Run Options : here for oasis coupling 34 JobRunOptions='"-np "${ PBS_NUM_PROC_TOT}'34 JobRunOptions='"-np "${config_UserChoices_JobNumProcTot}' 35 35 #============================ 36 36 R_INIT=/dmnfs/p86cozic/IGCM/INIT -
CONFIG/trunk/LMDZINCA_v2/EXP_NMHC_AER/config.card
r163 r167 32 32 #============================ 33 33 #-- Run Options : here for oasis coupling 34 JobRunOptions='"-np "${ PBS_NUM_PROC_TOT}'34 JobRunOptions='"-np "${config_UserChoices_JobNumProcTot}' 35 35 #============================ 36 36 R_INIT=/dmnfs/p86cozic/IGCM/INIT
Note: See TracChangeset
for help on using the changeset viewer.