source: CMIP6/RFMIP/piClim-control/CM616-LR-piClim-control5-2RadCall/README_2RadCall_GHG @ 5213

Last change on this file since 5213 was 4893, checked in by asima, 4 years ago

Import of r5 of "piClim-control", with 2RadCall for GHG (Tier 1, timeslice)

File size: 2.2 KB
Line 
1A 2nd radiation call is performed for GHG only,
2in order to compute IRF at TOA, SRF and at the tropopause.
3
4NOTE the lmdz.card particularities :
5==================================
61/ The GHG set is changed every 5 years of run cf lmdz.card,
7in order to calculate the corresponding IRFs in a piClim-control climate :
8
9[SmoothFiles]
10List=   (${SUBMIT_DIR}/PARAM/config.def_${ConfType}_GHGpd_CO2pi,  config.def, 1:1:5),  \
11        (${SUBMIT_DIR}/PARAM/config.def_${ConfType}_GHGpi_CO2pd,  config.def, 6:1:10), \
12        (${SUBMIT_DIR}/PARAM/config.def_${ConfType}_GHGpd,  config.def, 11:1:15),  \
13        (${SUBMIT_DIR}/PARAM/config.def_${ConfType}_2xCO2,  config.def, 16:1:20),  \
14        (${SUBMIT_DIR}/PARAM/config.def_${ConfType}_3xCO2,  config.def, 21:1:25),  \
15        (${SUBMIT_DIR}/PARAM/config.def_${ConfType}_4xCO2,  config.def, 25:1:)
16
17Radiation variables from 2nd call have all the "ghg" suffixe (no matter the GHG combination).
18
192/ Customized xml files are used,
20  with groups of 2D and 3D variables from 1st and 2nd radiation call, needed for calculating IRF TOA and SFC,
21  and *tropopause variables needed for IRF at tropopause :
22  [ParametersFiles]
23        (${SUBMIT_DIR}/PARAM/context_lmdz.xml_2RadCall, context_lmdz.xml ),            \
24        (${SUBMIT_DIR}/PARAM/field_def_lmdz.xml_2RadCall, field_def_lmdz.xml ),          \
25        (${SUBMIT_DIR}/PARAM/file_def_histmth_lmdz.xml_2RadCall, file_def_histmth_lmdz.xml ),   \
26
27NB An even better output organisation can be seen in piClim-histall/CM619-LR-piClim-histall-2 and -3  :
28  2D radiation variables from 1st and 2nd call for TOA and SFC are output in "histmth"
29  whereas the 3D and the *tropopose variables are output in a separate file "histmthForIRFtropo"
30      that can be erased after producing TS_MO for all these variables in the post-processing.
31
323/ 2D and 3D timeseria are made in postprocessing for all these variables needed to compute IRF at TOA, SRF and tropopause :
33[Post_1M_histmth]
34...
35TimeSeriesVars2D= ... , rlutghg,rlutcsghg,rsutghg,rsutcsghg,  rsusghg,rsuscsghg,rsdsghg,rsdscsghg,rlusghg,rluscsghg,rldsghg,rldscsghg,    p_tropopause,t_tropopause,z_tropopause
36TimeSeriesVars3D= ... , rsu,rsucs,rsd,rsdcs,rlu,rlucs,rld,rldcs,    rsughg,rsucsghg,rsdghg,rsdcsghg,rlughg,rlucsghg,rldghg,rldcsghg
37
38
39
Note: See TracBrowser for help on using the repository browser.