Changeset 2860
- Timestamp:
- 05/19/16 13:47:19 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card
r2827 r2860 45 45 List= (${config_UserChoices_JobName}_1y_ptrc_T.nc , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_ptrc_T.nc , Post_1Y_ptrc_T ) , \ 46 46 (${config_UserChoices_JobName}_1y_diad_T.nc , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_diad_T.nc , Post_1Y_diad_T ) , \ 47 (${config_UserChoices_JobName}_1m_bioscalar.nc _T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_bioscalar.nc , Post_1D_bioscalar) , \47 (${config_UserChoices_JobName}_1m_bioscalar.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1M_bioscalar.nc , Post_1M_bioscalar) , \ 48 48 (${config_UserChoices_JobName}_1m_ptrc_T.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc , Post_1M_ptrc_T ) , \ 49 49 (${config_UserChoices_JobName}_1m_diad_T.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc , Post_1M_diad_T ) , \ 50 (${config_UserChoices_JobName}_1d_bioscalar.nc _T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1D_bioscalar.nc , Post_1D_bioscalar)50 (${config_UserChoices_JobName}_1d_bioscalar.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1D_bioscalar.nc , Post_1D_bioscalar) 51 51 52 52 53 53 54 54 [Post_1D_bioscalar] 55 Patches = () 56 GatherWithInternal = (time_counter, time_instant, time_centered_bounds) 57 TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 58 ChunckJob2D = OFF 59 TimeSeriesVars3D = () 60 ChunckJob3D = 50Y 61 Seasonal=OFF 62 63 [Post_1M_bioscalar] 55 64 Patches = () 56 65 GatherWithInternal = (time_counter, time_instant, time_centered_bounds)
Note: See TracChangeset
for help on using the changeset viewer.