Changeset 4142
- Timestamp:
- 2013-10-28T10:21:08+01:00 (10 years ago)
- Location:
- branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist
r3797 r4142 788 788 nn_bench = 0 ! Bench mode (1/0): CAUTION use zero except for bench 789 789 ! (no physical validity of the results) 790 nn_timing = 1! timing by routine activated (=1) creates timing.output file, or not (=0)790 nn_timing = 0 ! timing by routine activated (=1) creates timing.output file, or not (=0) 791 791 / 792 792 -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/xmlio_server.def
r2528 r4142 30 30 ! setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which 31 31 ! is optimal for postprocessing which works exclusively with horizontal slabs 32 ln_nc4zip = . TRUE.! (T) use netcdf4 chunking and compression32 ln_nc4zip = .FALSE. ! (T) use netcdf4 chunking and compression 33 33 ! (F) ignore chunking information and produce netcdf3-compatible files 34 34 / -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM/IGCM00/COMP/opa9.card
r2572 r4142 6 6 #============================================================== 7 7 #-- Name of directory for COMMON ACCOUNT at idris or CCRT 8 #-- available directories are: v3 , v3_1, v3_28 #-- available directories are: v3_2, v3_3, v3_4 9 9 #-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1, nemo_v3_2_beta) 10 10 #-- NOTE: if you use COMMON ACCOUNT you have to de-comment it 11 #OPA_version=v3_2 11 OPA_version=v3_4 12 12 #============================================================== 13 13 … … 79 79 (${PREFIX_WF3}_grid_V.nc, ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_V.nc, Post_1M_grid_V),\ 80 80 (${PREFIX_WF3}_grid_W.nc, ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_W.nc, Post_1M_grid_W),\ 81 (${PREFIX_WF4}_grid_T_0n180w.nc, ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_grid_T_0n180w.nc, NONE ),\82 (${PREFIX_WF4}_grid_T_Eq.nc, ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_grid_T_Eq.nc, NONE ),\83 (${PREFIX_WF4}_diaptr.nc, ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_diaptr.nc, Post_1D_diaptr),\84 81 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\ 85 82 (output.abort.nc , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\ -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM/IGCM00/config.card
r2575 r4142 25 25 #============================ 26 26 #-- PBS Class (required on brodie mono/multi) 27 JobClass=mono28 #JobClass=multi27 #JobClass=mono 28 JobClass=multi 29 29 #============================ 30 30 #-- Total Number of Processors 31 #JobNumProcTot=4 32 JobNumProcTot=131 JobNumProcTot=32 32 #JobNumProcTot=1 33 33 #============================ 34 34 #-- Run Options : … … 37 37 #============================ 38 38 # config.card configuration options : 39 #R_INIT=/home/mancip/PROG/IPSL/FORCAGE_OL/INIT 40 #R_BC=/u/rech/psl/rpsl035/IGCM/BC 41 #R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC 39 #R_BC=/u/rech/eee/reee451/IGCM/BC 40 R_BC=/ccc/store/cont003/dsm/p48ethe/IGCM/BC 42 41 #============================ 43 42 … … 88 87 #D-- OCE - 89 88 [OCE] 90 WriteFrequency="1Y 1M 5D 1D"89 WriteFrequency="1Y 1M 5D" 91 90 #WriteFrequency="5D" 92 91 Restart= n -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/xmlio_server.def
r2528 r4142 30 30 ! setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which 31 31 ! is optimal for postprocessing which works exclusively with horizontal slabs 32 ln_nc4zip = . TRUE. ! (T) use netcdf4 chunking and compression32 ln_nc4zip = .FALSE. ! (T) use netcdf4 chunking and compression 33 33 ! (F) ignore chunking information and produce netcdf3-compatible files 34 34 / -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/IGCM00/COMP/opa9.card
r2575 r4142 6 6 #============================================================== 7 7 #-- Name of directory for COMMON ACCOUNT at idris or CCRT 8 #-- available directories are: v3, v3_1, v3_28 #-- available directories are: v3_2, v3_3, v3_4 9 9 #-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1, nemo_v3_2_beta) 10 10 #-- NOTE: if you use COMMON ACCOUNT you have to de-comment it 11 #OPA_version=v3_2 11 OPA_version=v3_4 12 12 #============================================================== 13 13 … … 79 79 (${PREFIX_WF3}_grid_V.nc, ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_V.nc, Post_1M_grid_V),\ 80 80 (${PREFIX_WF3}_grid_W.nc, ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_W.nc, Post_1M_grid_W),\ 81 (${PREFIX_WF4}_grid_T_0n180w.nc, ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_grid_T_0n180w.nc, NONE ),\82 (${PREFIX_WF4}_grid_T_Eq.nc, ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_grid_T_Eq.nc, NONE ),\83 (${PREFIX_WF4}_diaptr.nc, ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_diaptr.nc, Post_1D_diaptr),\84 81 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\ 85 82 (output.abort.nc , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\ -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/IGCM00/config.card
r2575 r4142 25 25 #============================ 26 26 #-- PBS Class (required on brodie mono/multi) 27 JobClass=mono28 #JobClass=multi27 #JobClass=mono 28 JobClass=multi 29 29 #============================ 30 30 #-- Total Number of Processors 31 #JobNumProcTot=4 32 JobNumProcTot=131 JobNumProcTot=32 32 #JobNumProcTot=1 33 33 #============================ 34 34 #-- Run Options : … … 38 38 #============================ 39 39 # config.card configuration options : 40 #R_BC=/u/rech/ psl/rpsl035/IGCM/BC41 #R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC40 #R_BC=/u/rech/eee/reee451/IGCM/BC 41 R_BC=/ccc/store/cont003/dsm/p48ethe/IGCM/BC 42 42 #======================================================================== 43 43 #D-- ListOfComponents - … … 87 87 #D-- OCE - 88 88 [OCE] 89 WriteFrequency="1Y 1M 5D 1D"89 WriteFrequency="1Y 1M 5D" 90 90 Restart= n 91 91 ##-- Last day of the experience used as restart -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist
r3797 r4142 794 794 nn_bench = 0 ! Bench mode (1/0): CAUTION use zero except for bench 795 795 ! (no physical validity of the results) 796 nn_timing = 1! timing by routine activated (=1) creates timing.output file, or not (=0)796 nn_timing = 0 ! timing by routine activated (=1) creates timing.output file, or not (=0) 797 797 / 798 798 -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/xmlio_server.def
r2528 r4142 30 30 ! setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which 31 31 ! is optimal for postprocessing which works exclusively with horizontal slabs 32 ln_nc4zip = . TRUE.! (T) use netcdf4 chunking and compression32 ln_nc4zip = .FALSE. ! (T) use netcdf4 chunking and compression 33 33 ! (F) ignore chunking information and produce netcdf3-compatible files 34 34 / -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/IGCM00/config.card
r2575 r4142 40 40 # config.card configuration options : 41 41 ###R_BC=/u/rech/eee/reee451/IGCM/BC 42 R_BC=/ dmnfs/cont003/p48ethe/IGCM/BC42 R_BC=/ccc/store/cont003/dsm/p48ethe/IGCM/BC 43 43 #======================================================================== 44 44 #D-- ListOfComponents - … … 73 73 #D- If you want to produce time series, this flag determines 74 74 #D- frequency of post-processing submission 75 RebuildFromArchive= false75 RebuildFromArchive=true 76 76 #D- If you want to produce time series, this flag determines 77 77 #D- frequency of post-processing submission -
branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/cfg.txt
r3722 r4142 6 6 ORCA2_LIM_PISCES OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 7 7 AMM12_PISCES OPA_SRC TOP_SRC 8 ORCA2_LIM OPA_SRC LIM_SRC_2 NST_SRC 8 9 ORCA2_OFF_PISCES OPA_SRC OFF_SRC TOP_SRC 9 ORCA2_LIM OPA_SRC LIM_SRC_2 NST_SRC
Note: See TracChangeset
for help on using the changeset viewer.