Changeset 2093
- Timestamp:
- 06/27/13 17:53:03 (11 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLCM6
- Files:
-
- 2 added
- 6 deleted
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/AA_make
r2090 r2093 98 98 99 99 orca2: ../../modeles/NEMOGCM/CONFIG 100 (cd ../../modeles/NEMOGCM/CONFIG; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM_PISCES -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim2_vp key_coupled key_oasis3 key_diahth" ; cp ORCA2_LIM_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; )100 (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM_PISCES -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim2_vp key_coupled key_oasis3 key_diahth" ; cp ORCA2_LIM_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; ) 101 101 102 102 orca2nopisces: ../../modeles/NEMOGCM/CONFIG 103 (cd ../../modeles/NEMOGCM/CONFIG; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim2_vp key_coupled key_oasis3 key_diahth" ; cp ORCA2_LIM/BLD/bin/nemo.exe ../../../bin/opa ; )103 (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim2_vp key_coupled key_oasis3 key_diahth" ; cp ORCA2_LIM/BLD/bin/nemo.exe ../../../bin/opa ; ) 104 104 105 105 verif: ../../bin -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim2.card
r1549 r2093 24 24 25 25 [OutputFiles] 26 List= ( ORCA2_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod), \27 ( ORCA2_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod)26 List= (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod), \ 27 (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod) 28 28 29 29 [Post_1M_icemod] -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/opa9.card
r2085 r2093 52 52 [OutputFiles] 53 53 List= (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\ 54 ( ORCA2_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, Post_1Y_scalar),\55 ( ORCA2_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, Post_1Y_grid_T),\56 ( ORCA2_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, Post_1Y_grid_U),\57 ( ORCA2_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, Post_1Y_grid_V),\58 ( ORCA2_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, Post_1Y_grid_W),\59 ( ORCA2_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_1M_scalar),\60 ( ORCA2_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\61 ( ORCA2_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\62 ( ORCA2_1m_grid_V.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc, Post_1M_grid_V),\63 ( ORCA2_1m_grid_W.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc, Post_1M_grid_W),\64 ( ORCA2_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\65 ( ORCA2_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\66 ( ORCA2_1d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_V.nc, Post_1D_grid_V),\54 (${config_UserChoices_JobName}_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, Post_1Y_scalar),\ 55 (${config_UserChoices_JobName}_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, Post_1Y_grid_T),\ 56 (${config_UserChoices_JobName}_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, Post_1Y_grid_U),\ 57 (${config_UserChoices_JobName}_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, Post_1Y_grid_V),\ 58 (${config_UserChoices_JobName}_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, Post_1Y_grid_W),\ 59 (${config_UserChoices_JobName}_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_1M_scalar),\ 60 (${config_UserChoices_JobName}_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\ 61 (${config_UserChoices_JobName}_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\ 62 (${config_UserChoices_JobName}_1m_grid_V.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc, Post_1M_grid_V),\ 63 (${config_UserChoices_JobName}_1m_grid_W.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc, Post_1M_grid_W),\ 64 (${config_UserChoices_JobName}_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\ 65 (${config_UserChoices_JobName}_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\ 66 (${config_UserChoices_JobName}_1d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_V.nc, Post_1D_grid_V),\ 67 67 (${PREFIX_NWRITE}_${DATE_OPA}_diaptr.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diaptr.nc, Post_1M_diaptr),\ 68 68 (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc, NONE),\ -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card
r2082 r2093 40 40 41 41 [OutputFiles] 42 List= ( ORCA2_1m_ptrc_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc, Post_1M_ptrc_T), \43 ( ORCA2_1m_diad_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc, Post_1M_diad_T), \44 ( ORCA2_1m_dbio_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_dbio_T.nc, Post_1M_dbio_T)42 List= (${config_UserChoices_JobName}_1m_ptrc_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc, Post_1M_ptrc_T), \ 43 (${config_UserChoices_JobName}_1m_diad_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc, Post_1M_diad_T), \ 44 (${config_UserChoices_JobName}_1m_dbio_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_dbio_T.nc, Post_1M_dbio_T) 45 45 46 46 [Post_1M_ptrc_T] -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/field_def.xml
r2061 r2093 65 65 <field id="taum" long_name="wind stress module" unit="N/m2" /> 66 66 <field id="wspd" long_name="Wind speed module at 10 m" unit="m/s" /> 67 67 <field id="fmmflx" long_name="Freezing-melting water flux" unit="Kg/m2/s" /> 68 68 <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn --> 69 69 <field id="ssh_ib" long_name="Inverse barometer sea surface height" unit="m" /> -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/iodef.xml
r2083 r2093 21 21 --> 22 22 23 <file_definition type="multiple_file" sync_freq="1d" min_digits="4">23 <file_definition type="multiple_file" name="@expname@_@freq@" sync_freq="1d" min_digits="4"> 24 24 25 25 <file_group id="1h" output_freq="1h" output_level="10" enabled=".FALSE."/> <!-- 1h files --> … … 27 27 <file_group id="1d" output_freq="1d" output_level="10" enabled="_1D_ENABLE_"> <!-- 1d files --> 28 28 29 <file id=" 1d_grid_T" name="auto" description="ocean T grid variables" >29 <file id="file1" name_suffix="_grid_T" description="ocean T grid variables" > 30 30 <field field_ref="sst" name="sosstsst" /> 31 31 <field field_ref="sss" name="sosaline" /> … … 44 44 </file> 45 45 46 <file id=" 1d_grid_U" name="auto" description="ocean U grid variables" >46 <file id="file2" name_suffix="_grid_U" description="ocean U grid variables" > 47 47 <field field_ref="uoce" name="vozocrtx" /> 48 48 <field field_ref="uoce_eiv" name="vozoeivu" /> … … 50 50 </file> 51 51 52 <file id=" 1d_grid_V" name="auto" description="ocean V grid variables" >52 <file id="file3" name_suffix="_grid_V" description="ocean V grid variables" > 53 53 <field field_ref="voce" name="vomecrty" /> 54 54 <field field_ref="voce_eiv" name="vomeeivv" /> … … 60 60 <file_group id="1m" output_freq="1mo" output_level="10" enabled="_1M_ENABLE_"> <!-- real monthly files --> 61 61 62 <file id=" 1m_grid_T" name="auto" description="ocean T grid variables" >62 <file id="file4" name_suffix="_grid_T" description="ocean T grid variables" > 63 63 <field field_ref="sst" name="sosstsst" /> 64 64 <field field_ref="sss" name="sosaline" /> … … 79 79 </file> 80 80 81 <file id=" 1m_grid_U" name="auto" description="ocean U grid variables" >81 <file id="file5" name_suffix="_grid_U" description="ocean U grid variables" > 82 82 <field field_ref="uoce" name="vozocrtx" /> 83 83 <field field_ref="uoce_eiv" name="vozoeivu" /> … … 85 85 </file> 86 86 87 <file id=" 1m_grid_V" name="auto" description="ocean V grid variables" >87 <file id="file6" name_suffix="_grid_V" description="ocean V grid variables" > 88 88 <field field_ref="voce" name="vomecrty" /> 89 89 <field field_ref="voce_eiv" name="vomeeivv" /> … … 91 91 </file> 92 92 93 <file id=" 1m_ptrc_T" name="auto" description="pisces sms variables" >93 <file id="file7" name_suffix="_ptrc_T" description="pisces sms variables" > 94 94 <field field_ref="DIC" /> 95 95 <field field_ref="Alkalini" /> … … 103 103 </file> 104 104 105 <file id=" 1m_diad_T" name="auto" description="additional pisces diagnostics" >105 <file id="file8" name_suffix="_diad_T" description="additional pisces diagnostics" > 106 106 <field field_ref="Cflx" /> 107 107 <field field_ref="Dpco2" /> … … 112 112 <file_group id="1y" output_freq="1y" output_level="10" enabled="_1Y_ENABLE_"> <!-- real yearly files --> 113 113 114 <file id=" 1y_ptrc_T" name="auto" description="pisces sms variables" >114 <file id="file8" name_suffix="_ptrc_T" description="pisces sms variables" > 115 115 <field field_ref="DIC" /> 116 116 <field field_ref="Alkalini" /> … … 139 139 </file> 140 140 141 <file id=" 1y_diad_T" name="auto" description="additional pisces diagnostics" >141 <file id="file9" name_suffix="_diad_T" description="additional pisces diagnostics" > 142 142 <field field_ref="PH" /> 143 143 <field field_ref="CO3" /> -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namcouple_ORCA2xLMD9695
r1548 r2093 127 127 # Field 2 : Sea ice extent (o->a 2) 128 128 # 129 OIceFr ac SIICECOV 44 86400 5 sstoc.nc <output_mode>129 OIceFrc SIICECOV 44 86400 5 sstoc.nc <output_mode> 130 130 torc tlmd LAG=5760 131 131 P 2 P 0 -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ORCA2
r2062 r2093 246 246 sn_snd_alb = 'weighted ice' , 'no' , '' , '' , '' 247 247 sn_snd_thick = 'none' , 'no' , '' , '' , '' 248 sn_snd_crt = 'none' , 'no' , 'spherical' , 'eastward-northward' , 'T'248 sn_snd_crt = 'none' , 'no' , 'cartesian' , 'eastward-northward' , 'T' 249 249 sn_snd_co2 = 'coupled' , 'no' , '' , '' , '' 250 250 ! receive 251 sn_rcv_w10m = ' none' , 'no' , '' , '' , ''252 sn_rcv_taumod = ' coupled' , 'no' , '' , '' , ''253 sn_rcv_tau = ' oce only' , 'no' , 'cartesian' , 'eastward-northward', 'U,V'251 sn_rcv_w10m = 'coupled' , 'no' , '' , '' , '' 252 sn_rcv_taumod = 'none' , 'no' , '' , '' , '' 253 sn_rcv_tau = 'mixed oce-ice' , 'no' , 'cartesian' , 'eastward-northward', 'U,V' 254 254 sn_rcv_dqnsdt = 'coupled' , 'no' , '' , '' , '' 255 sn_rcv_qsr = ' oce and ice' , 'no' , '' , '' , ''256 sn_rcv_qns = ' oce and ice' , 'no' , '' , '' , ''255 sn_rcv_qsr = 'conservative' , 'no' , '' , '' , '' 256 sn_rcv_qns = 'conservative' , 'no' , '' , '' , '' 257 257 sn_rcv_emp = 'conservative' , 'no' , '' , '' , '' 258 258 sn_rcv_rnf = 'coupled' , 'no' , '' , '' , '' … … 824 824 nn_buffer = 0 ! size in bytes of exported buffer ('B' case), 0 no exportation 825 825 ln_nnogather= .false. ! activate code to avoid mpi_allgather use at the northfold 826 jpni = 0! jpni number of processors following i (set automatically if < 1)827 jpnj = 0! jpnj number of processors following j (set automatically if < 1)828 jpnij = 0! jpnij number of local domains (set automatically if < 1)826 jpni = 1 ! jpni number of processors following i (set automatically if < 1) 827 jpnj = 5 ! jpnj number of processors following j (set automatically if < 1) 828 jpnij = 5 ! jpnij number of local domains (set automatically if < 1) 829 829 / 830 830 !----------------------------------------------------------------------- -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_pisces_ORCA2
r2061 r2093 30 30 cn_dir = './' ! root directory for the location of the dynamical files 31 31 ! 32 ln_presatm = . true. ! constant atmopsheric pressure (F) or from a file (T)32 ln_presatm = .false. ! constant atmopsheric pressure (F) or from a file (T) 33 33 / 34 34 !'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Note: See TracChangeset
for help on using the changeset viewer.