Changeset 2377
- Timestamp:
- 12/03/14 17:41:04 (8 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card
r2363 r2377 15 15 16 16 [InitialStateFiles] 17 List= (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc, . ), \ 18 (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc, . ), \ 17 List= (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc, . ), \ 19 18 (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap_IPCC_1850.nc, PFTmap.nc) 20 19 21 20 [BoundaryFiles] 22 List= ()21 List= (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc, . ) 23 22 ListNonDel= () 24 23 -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/config.card
r2362 r2377 35 35 # config.card configuration options : 36 36 #R_INIT=/u/rech/psl/rpsl035/IGCM/INIT 37 #R_INIT=/ dmnfs/cont003/p86ipsl/IGCM/INIT37 #R_INIT=/ccc/work/cont003/dsm/p86ipsl/IGCM/INIT 38 38 #R_BC=/u/rech/psl/rpsl035/IGCM/BC 39 39 #R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC … … 47 47 #D- If you want to restart all components from the same simulation, 48 48 #D- put OveRule flag to 'y' and set the next 3 parameters 49 OverRule= n49 OverRule=y 50 50 #D- Last day of the experience used as restart for all components 51 RestartDate= 1899-12-3151 RestartDate=2499-12-31 52 52 #D- Define restart simulation name for all components 53 RestartJobName= EXP0053 RestartJobName=piControl2 54 54 #D- Path Server Group Login 55 RestartPath=${ ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl55 RestartPath=${R_IN}/RESTART/IPSLCM5A/PROD/piControl 56 56 57 57 #========================================================================
Note: See TracChangeset
for help on using the changeset viewer.