[1792] | 1 | MODULE phys_output_ctrlout_mod |
---|
| 2 | |
---|
| 3 | USE phys_output_var_mod |
---|
| 4 | USE indice_sol_mod |
---|
[2146] | 5 | USE aero_mod |
---|
[1792] | 6 | |
---|
| 7 | |
---|
| 8 | |
---|
| 9 | IMPLICIT NONE |
---|
| 10 | INTEGER, PRIVATE :: i |
---|
| 11 | |
---|
| 12 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
---|
| 13 | !! Definition pour chaque variable du niveau d ecriture dans chaque fichier, |
---|
| 14 | !! de son nom, de sa description, de son unité et du type d'écriture. |
---|
| 15 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!/ histmth, histday, histhf, histins /),'!!!!!!!!!!!! |
---|
| 16 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
---|
| 17 | ! CHARACTER(len=20), dimension(nfiles) :: TEF = type_ecri_files |
---|
| 18 | |
---|
| 19 | !!! Comosantes de la coordonnee sigma-hybride |
---|
| 20 | !!! Ap et Bp |
---|
[2752] | 21 | TYPE(ctrl_out), SAVE :: o_Ahyb = ctrl_out((/ 1, 1, 1, 1, 1, 1, 11, 11, 11, 11/), & |
---|
| 22 | 'Ap', '', '', (/ ('', i=1, 10) /)) |
---|
| 23 | TYPE(ctrl_out), SAVE :: o_Bhyb = ctrl_out((/ 1, 1, 1, 1, 1, 1, 11, 11, 11, 11/), & |
---|
| 24 | 'Bp', '', '', (/ ('', i=1, 10) /)) |
---|
| 25 | TYPE(ctrl_out), SAVE :: o_Alt = ctrl_out((/ 1, 1, 1, 1, 1, 1, 11, 11, 11, 11/), & |
---|
| 26 | 'Alt', '', '', (/ ('', i=1, 10) /)) |
---|
[1792] | 27 | |
---|
| 28 | !!! 1D |
---|
[2752] | 29 | TYPE(ctrl_out), SAVE :: o_phis = ctrl_out((/ 1, 1, 10, 5, 1, 1, 11, 11, 11, 11/), & |
---|
| 30 | 'phis', 'Surface geop.height', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 31 | TYPE(ctrl_out), SAVE :: o_aire = ctrl_out((/ 1, 1, 10, 10, 1, 1, 11, 11, 11, 11/), & |
---|
[1852] | 32 | 'aire', 'Grid area', '-', (/ 'once', 'once', 'once', 'once', 'once', 'once', & |
---|
[2752] | 33 | 'once', 'once', 'once', 'once' /)) |
---|
| 34 | TYPE(ctrl_out), SAVE :: o_contfracATM = ctrl_out((/ 10, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 35 | 'contfracATM', '% sfce ter+lic', '-', & |
---|
[2752] | 36 | (/ 'once', 'once', 'once', 'once', 'once', 'once', 'once', 'once', 'once', 'once' /)) |
---|
| 37 | TYPE(ctrl_out), SAVE :: o_contfracOR = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 38 | 'contfracOR', '% sfce terre OR', '-', (/ ('', i=1, 10) /)) |
---|
| 39 | TYPE(ctrl_out), SAVE :: o_aireTER = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 40 | 'aireTER', 'Grid area CONT', '-', (/ ('', i=1, 10) /)) |
---|
[1792] | 41 | |
---|
| 42 | !!! 2D |
---|
[2580] | 43 | |
---|
| 44 | ! Marine |
---|
| 45 | |
---|
[2752] | 46 | TYPE(ctrl_out), SAVE :: o_alt_tropo = ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 47 | 'alt_tropo','Tropopause pressure','hPa',& |
---|
| 48 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 49 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 50 | |
---|
[2752] | 51 | TYPE(ctrl_out), SAVE :: o_map_prop_hc = ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 52 | 'map_prop_hc','Proportion of high clouds',' ',& |
---|
| 53 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 54 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 55 | |
---|
| 56 | TYPE(ctrl_out), SAVE :: o_map_prop_hist = & |
---|
[2752] | 57 | ctrl_out((/1,1,1,1,1,1,10,10,10,10/),& |
---|
[2580] | 58 | 'map_prop_hist','Proportion of high ice semi-transp clouds',' ',& |
---|
| 59 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 60 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 61 | |
---|
| 62 | TYPE(ctrl_out), SAVE :: o_map_emis_hc = & |
---|
[2752] | 63 | ctrl_out((/1,1,1,1,1,1,10,10,10,10/),& |
---|
[2580] | 64 | 'map_emis_hc','Emissivity of high clouds',' ',& |
---|
| 65 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 66 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 67 | |
---|
| 68 | TYPE(ctrl_out), SAVE :: o_map_iwp_hc = & |
---|
[2752] | 69 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 70 | 'map_iwp_hc','Ice water path of high clouds','g/m2',& |
---|
| 71 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 72 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 73 | |
---|
| 74 | TYPE(ctrl_out), SAVE :: o_map_deltaz_hc = & |
---|
[2752] | 75 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 76 | 'map_deltaz_hc','geom thickness of high clouds','m',& |
---|
| 77 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 78 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 79 | |
---|
| 80 | TYPE(ctrl_out), SAVE :: o_map_pcld_hc = & |
---|
[2752] | 81 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 82 | 'map_pcld_hc','cloud pressure of high clouds','hPa',& |
---|
| 83 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 84 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 85 | |
---|
| 86 | TYPE(ctrl_out), SAVE :: o_map_tcld_hc = & |
---|
[2752] | 87 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 88 | 'map_tcld_hc','cloud temperature of high clouds','K',& |
---|
| 89 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 90 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 91 | |
---|
| 92 | TYPE(ctrl_out), SAVE :: o_map_emis_hist = & |
---|
[2752] | 93 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 94 | 'map_emis_hist','Emissivity of high ice st clouds',' ',& |
---|
| 95 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 96 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 97 | |
---|
| 98 | TYPE(ctrl_out), SAVE :: o_map_iwp_hist = & |
---|
[2752] | 99 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 100 | 'map_iwp_hist','Ice water path of high ice st clouds','g/m2',& |
---|
| 101 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 102 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 103 | |
---|
| 104 | TYPE(ctrl_out), SAVE :: o_map_deltaz_hist = & |
---|
[2752] | 105 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 106 | 'map_deltaz_hist','geom thickness of high ice st clouds','m',& |
---|
| 107 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 108 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 109 | |
---|
| 110 | TYPE(ctrl_out), SAVE :: o_map_rad_hist = & |
---|
[2752] | 111 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 112 | 'map_rad_hist','ice crystals radius in high ice st clouds','µm',& |
---|
| 113 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 114 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 115 | |
---|
| 116 | |
---|
| 117 | TYPE(ctrl_out), SAVE :: o_map_emis_Cb = & |
---|
[2752] | 118 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 119 | 'map_emis_Cb','Emissivity of high Cb clouds',' ',& |
---|
| 120 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 121 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 122 | |
---|
| 123 | TYPE(ctrl_out), SAVE :: o_map_pcld_Cb = & |
---|
[2752] | 124 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 125 | 'map_pcld_Cb','cloud pressure of high Cb clouds','hPa',& |
---|
| 126 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 127 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 128 | |
---|
| 129 | TYPE(ctrl_out), SAVE :: o_map_tcld_Cb = & |
---|
[2752] | 130 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 131 | 'map_tcld_Cb','cloud temperature of high Cb clouds','K',& |
---|
| 132 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 133 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 134 | |
---|
| 135 | |
---|
| 136 | TYPE(ctrl_out), SAVE :: o_map_emis_Anv = & |
---|
[2752] | 137 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 138 | 'map_emis_Anv','Emissivity of high Anv clouds',' ',& |
---|
| 139 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 140 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 141 | |
---|
| 142 | TYPE(ctrl_out), SAVE :: o_map_pcld_Anv = & |
---|
[2752] | 143 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 144 | 'map_pcld_Anv','cloud pressure of high Anv clouds','hPa',& |
---|
| 145 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 146 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 147 | |
---|
| 148 | TYPE(ctrl_out), SAVE :: o_map_tcld_Anv = & |
---|
[2752] | 149 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 150 | 'map_tcld_Anv','cloud temperature of high Anv clouds','K',& |
---|
| 151 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 152 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 153 | |
---|
| 154 | TYPE(ctrl_out), SAVE :: o_map_emis_ThCi = & |
---|
[2752] | 155 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 156 | 'map_emis_ThCi','Emissivity of high ThCi clouds',' ',& |
---|
| 157 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 158 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 159 | |
---|
| 160 | TYPE(ctrl_out), SAVE :: o_map_pcld_ThCi = & |
---|
[2752] | 161 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 162 | 'map_pcld_ThCi','cloud pressure of high ThCi clouds','hPa',& |
---|
| 163 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 164 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 165 | |
---|
| 166 | TYPE(ctrl_out), SAVE :: o_map_tcld_ThCi = & |
---|
[2752] | 167 | ctrl_out((/10,10,1,10,10,10,10,10,10,10/),& |
---|
[2580] | 168 | 'map_tcld_ThCi','cloud temperature of high ThCi clouds','K',& |
---|
| 169 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 170 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 171 | |
---|
| 172 | TYPE(ctrl_out), SAVE :: o_map_ntot = & |
---|
[2752] | 173 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 174 | 'map_ntot','total AIRS cloud fraction',' ',& |
---|
| 175 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 176 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 177 | |
---|
| 178 | TYPE(ctrl_out), SAVE :: o_map_hc = & |
---|
[2752] | 179 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 180 | 'map_hc','high clouds AIRS cloud fraction',' ',& |
---|
| 181 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 182 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 183 | |
---|
| 184 | TYPE(ctrl_out), SAVE :: o_map_hist = & |
---|
[2752] | 185 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 186 | 'map_hist','high clouds ice st AIRS cloud fraction',' ',& |
---|
| 187 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 188 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 189 | |
---|
| 190 | TYPE(ctrl_out), SAVE :: o_map_Cb = & |
---|
[2752] | 191 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 192 | 'map_Cb','high clouds Cb AIRS cloud fraction',' ',& |
---|
| 193 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 194 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 195 | |
---|
| 196 | TYPE(ctrl_out), SAVE :: o_map_ThCi = & |
---|
[2752] | 197 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 198 | 'map_ThCi','high clouds ThCi AIRS cloud fraction',' ',& |
---|
| 199 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 200 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 201 | |
---|
| 202 | TYPE(ctrl_out), SAVE :: o_map_Anv = & |
---|
[2752] | 203 | ctrl_out((/1,1,1,1,1,10,10,10,10,10/),& |
---|
[2580] | 204 | 'map_Anv','high clouds Anv AIRS cloud fraction',' ',& |
---|
| 205 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)",& |
---|
[2752] | 206 | "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2580] | 207 | |
---|
| 208 | ! Fin Marine |
---|
| 209 | |
---|
[2752] | 210 | TYPE(ctrl_out), SAVE :: o_flat = ctrl_out((/ 5, 1, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 211 | 'flat', 'Latent heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 212 | TYPE(ctrl_out), SAVE :: o_ptstar = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 213 | 'ptstar', 'Air Surface Temperature', 'K', (/ ('', i=1, 10) /)) |
---|
| 214 | TYPE(ctrl_out), SAVE :: o_pt0 = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 215 | 'pt0', 'Standard Air Surface Temperature', 'K', (/ ('', i=1, 10) /)) |
---|
| 216 | TYPE(ctrl_out), SAVE :: o_slp = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 217 | 'slp', 'Sea Level Pressure', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 218 | TYPE(ctrl_out), SAVE :: o_tsol = ctrl_out((/ 1, 1, 1, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 219 | 'tsol', 'Surface Temperature', 'K', (/ ('', i=1, 10) /)) |
---|
| 220 | TYPE(ctrl_out), SAVE :: o_t2m = ctrl_out((/ 1, 1, 1, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 221 | 't2m', 'Temperature 2m', 'K', (/ ('', i=1, 10) /)) |
---|
| 222 | TYPE(ctrl_out), SAVE :: o_t2m_min = ctrl_out((/ 20, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 223 | 't2m_min', 'Temp 2m min', 'K', & |
---|
[2752] | 224 | (/ "t_min(X)", "t_min(X)", "t_min(X)", "t_min(X)", "t_min(X)", & |
---|
| 225 | "t_min(X)", "t_min(X)", "t_min(X)", "t_min(X)", "t_min(X)" /)) |
---|
| 226 | TYPE(ctrl_out), SAVE :: o_t2m_max = ctrl_out((/ 20, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 227 | 't2m_max', 'Temp 2m max', 'K', & |
---|
[1828] | 228 | (/ "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", & |
---|
[2752] | 229 | "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)) |
---|
[1792] | 230 | |
---|
[2752] | 231 | TYPE(ctrl_out), SAVE :: o_t2m_min_mon = ctrl_out((/ 1, 20, 20, 20, 20, 20, 20, 20, 20, 20 /), & |
---|
[2103] | 232 | 't2m_min_mon', 'Monthly average min 2m temperature', 'K', & |
---|
[2752] | 233 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
| 234 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 235 | TYPE(ctrl_out), SAVE :: o_t2m_max_mon = ctrl_out((/ 1, 20, 20, 20, 20, 20, 20, 20, 20, 20 /), & |
---|
[2103] | 236 | 't2m_max_mon', 'Monthly average max 2m temperature', 'K', & |
---|
| 237 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 238 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[2103] | 239 | |
---|
[1792] | 240 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_t2m_srf = (/ & |
---|
[2752] | 241 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 242 | 't2m_ter', "Temp 2m "//clnsurf(1), "K", (/ ('', i=1, 10) /)), & |
---|
| 243 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 244 | 't2m_lic', "Temp 2m "//clnsurf(2), "K", (/ ('', i=1, 10) /)), & |
---|
| 245 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 246 | 't2m_oce', "Temp 2m "//clnsurf(3), "K", (/ ('', i=1, 10) /)), & |
---|
| 247 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 248 | 't2m_sic', "Temp 2m "//clnsurf(4), "K", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 249 | |
---|
[2752] | 250 | TYPE(ctrl_out), SAVE :: o_gusts = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 251 | 'gusts', 'surface gustiness', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
[2240] | 252 | |
---|
[2752] | 253 | TYPE(ctrl_out), SAVE :: o_wind10m = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 254 | 'wind10m', '10-m wind speed', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 255 | TYPE(ctrl_out), SAVE :: o_wind10max = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1895] | 256 | 'wind10max', '10m wind speed max', 'm/s', & |
---|
| 257 | (/ "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", & |
---|
[2752] | 258 | "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)) |
---|
[1792] | 259 | |
---|
[2752] | 260 | TYPE(ctrl_out), SAVE :: o_sicf = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 261 | 'sicf', 'Sea-ice fraction', '-', (/ ('', i=1, 10) /)) |
---|
| 262 | TYPE(ctrl_out), SAVE :: o_q2m = ctrl_out((/ 1, 1, 1, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 263 | 'q2m', 'Specific humidity 2m', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 264 | TYPE(ctrl_out), SAVE :: o_ustar = ctrl_out((/ 1, 1, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 265 | 'ustar', 'Friction velocity', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 266 | TYPE(ctrl_out), SAVE :: o_u10m = ctrl_out((/ 1, 1, 1, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 267 | 'u10m', 'Vent zonal 10m', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 268 | TYPE(ctrl_out), SAVE :: o_v10m = ctrl_out((/ 1, 1, 1, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 269 | 'v10m', 'Vent meridien 10m', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 270 | TYPE(ctrl_out), SAVE :: o_psol = ctrl_out((/ 1, 1, 1, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 271 | 'psol', 'Surface Pressure', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 272 | TYPE(ctrl_out), SAVE :: o_qsurf = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 273 | 'qsurf', 'Surface Air humidity', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 274 | |
---|
[1792] | 275 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_ustar_srf = (/ & |
---|
[2752] | 276 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'ustar_ter', & |
---|
| 277 | "Friction velocity "//clnsurf(1),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 278 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'ustar_lic', & |
---|
| 279 | "Friction velocity "//clnsurf(2),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 280 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'ustar_oce', & |
---|
| 281 | "Friction velocity "//clnsurf(3),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 282 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'ustar_sic', & |
---|
| 283 | "Friction velocity "//clnsurf(4),"m/s", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 284 | |
---|
[1816] | 285 | TYPE(ctrl_out), SAVE, DIMENSION(5) :: o_wstar = (/ & |
---|
[2752] | 286 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'wstar_ter', & |
---|
| 287 | "Friction velocity "//clnsurf(1),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 288 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'wstar_lic', & |
---|
| 289 | "Friction velocity "//clnsurf(2),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 290 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'wstar_oce', & |
---|
| 291 | "Friction velocity "//clnsurf(3),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 292 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'wstar_sic', & |
---|
| 293 | "Friction velocity "//clnsurf(4),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 294 | ctrl_out((/ 5, 5, 10, 10, 10, 10, 11, 11, 11, 11/),'wstar', & |
---|
| 295 | "w* convective velocity "//clnsurf(4),"m/s", (/ ('', i=1, 10) /)) /) |
---|
[1816] | 296 | |
---|
[1792] | 297 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_u10m_srf = (/ & |
---|
[2752] | 298 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'u10m_ter', & |
---|
| 299 | "Vent Zonal 10m "//clnsurf(1),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 300 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'u10m_lic', & |
---|
| 301 | "Vent Zonal 10m "//clnsurf(2),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 302 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'u10m_oce', & |
---|
| 303 | "Vent Zonal 10m "//clnsurf(3),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 304 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'u10m_sic', & |
---|
| 305 | "Vent Zonal 10m "//clnsurf(4),"m/s", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 306 | |
---|
| 307 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_v10m_srf = (/ & |
---|
[2752] | 308 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'v10m_ter', & |
---|
| 309 | "Vent meredien 10m "//clnsurf(1),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 310 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'v10m_lic', & |
---|
| 311 | "Vent meredien 10m "//clnsurf(2),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 312 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'v10m_oce', & |
---|
| 313 | "Vent meredien 10m "//clnsurf(3),"m/s", (/ ('', i=1, 10) /)), & |
---|
| 314 | ctrl_out((/ 10, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'v10m_sic', & |
---|
| 315 | "Vent meredien 10m "//clnsurf(4),"m/s", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 316 | |
---|
[2752] | 317 | TYPE(ctrl_out), SAVE :: o_qsol = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 318 | 'qsol', 'Soil watter content', 'mm', (/ ('', i=1, 10) /)) |
---|
| 319 | TYPE(ctrl_out), SAVE :: o_ndayrain = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 320 | 'ndayrain', 'Number of dayrain(liq+sol)', '-', & |
---|
[2752] | 321 | (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 322 | TYPE(ctrl_out), SAVE :: o_precip = ctrl_out((/ 1, 1, 1, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 323 | 'precip', 'Precip Totale liq+sol', 'kg/(s*m2)', (/ ('', i=1, 10) /)) |
---|
| 324 | TYPE(ctrl_out), SAVE :: o_plul = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 325 | 'plul', 'Large-scale Precip.', 'kg/(s*m2)', (/ ('', i=1, 10) /)) |
---|
| 326 | TYPE(ctrl_out), SAVE :: o_plun = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 327 | 'plun', 'Numerical Precip.', 'kg/(s*m2)', (/ ('', i=1, 10) /)) |
---|
| 328 | TYPE(ctrl_out), SAVE :: o_pluc = ctrl_out((/ 1, 1, 1, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 329 | 'pluc', 'Convective Precip.', 'kg/(s*m2)', (/ ('', i=1, 10) /)) |
---|
| 330 | TYPE(ctrl_out), SAVE :: o_snow = ctrl_out((/ 1, 1, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 331 | 'snow', 'Snow fall', 'kg/(s*m2)', (/ ('', i=1, 10) /)) |
---|
| 332 | TYPE(ctrl_out), SAVE :: o_evap = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 333 | 'evap', 'Evaporat', 'kg/(s*m2)', (/ ('', i=1, 10) /)) |
---|
[1792] | 334 | |
---|
[2752] | 335 | TYPE(ctrl_out), SAVE :: o_sens_prec_liq_oce = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 336 | 'sens_rain_oce', 'Sensible heat flux of liquid prec. over ocean', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 337 | TYPE(ctrl_out), SAVE :: o_sens_prec_liq_sic = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 338 | 'sens_rain_sic', 'Sensible heat flux of liquid prec. over seaice', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 339 | TYPE(ctrl_out), SAVE :: o_sens_prec_sol_oce = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 340 | 'sens_snow_oce', 'Sensible heat flux of solid prec. over ocean', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 341 | TYPE(ctrl_out), SAVE :: o_sens_prec_sol_sic = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 342 | 'sens_snow_sic', 'Sensible heat flux of solid prec. over seaice', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 343 | TYPE(ctrl_out), SAVE :: o_lat_prec_liq_oce = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 344 | 'lat_rain_oce', 'Latent heat flux of liquid prec. over ocean', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 345 | TYPE(ctrl_out), SAVE :: o_lat_prec_liq_sic = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 346 | 'lat_rain_sic', 'Latent heat flux of liquid prec. over seaice', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 347 | TYPE(ctrl_out), SAVE :: o_lat_prec_sol_oce = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 348 | 'lat_snow_oce', 'Latent heat flux of solid prec. over ocean', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 349 | TYPE(ctrl_out), SAVE :: o_lat_prec_sol_sic = ctrl_out((/ 5, 5, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 350 | 'lat_snow_sic', 'Latent heat flux of solid prec. over seaice', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2538] | 351 | |
---|
| 352 | |
---|
[1792] | 353 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_evap_srf = (/ & |
---|
[2752] | 354 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evap_ter', & |
---|
| 355 | "evaporation at surface "//clnsurf(1),"kg/(s*m2)", (/ ('', i=1, 10) /)), & |
---|
| 356 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evap_lic', & |
---|
| 357 | "evaporation at surface "//clnsurf(2),"kg/(s*m2)", (/ ('', i=1, 10) /)), & |
---|
| 358 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evap_oce', & |
---|
| 359 | "evaporation at surface "//clnsurf(3),"kg/(s*m2)", (/ ('', i=1, 10) /)), & |
---|
| 360 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evap_sic', & |
---|
| 361 | "evaporation at surface "//clnsurf(4),"kg/(s*m2)", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 362 | |
---|
[2752] | 363 | TYPE(ctrl_out), SAVE :: o_msnow = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 364 | 'msnow', 'Surface snow amount', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 365 | TYPE(ctrl_out), SAVE :: o_fsnow = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 366 | 'fsnow', 'Surface snow area fraction', '-', (/ ('', i=1, 10) /)) |
---|
| 367 | TYPE(ctrl_out), SAVE :: o_tops = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 368 | 'tops', 'Solar rad. at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 369 | TYPE(ctrl_out), SAVE :: o_tops0 = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 370 | 'tops0', 'CS Solar rad. at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 371 | TYPE(ctrl_out), SAVE :: o_topl = ctrl_out((/ 1, 1, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 372 | 'topl', 'IR rad. at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 373 | TYPE(ctrl_out), SAVE :: o_topl0 = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 374 | 'topl0', 'IR rad. at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 375 | TYPE(ctrl_out), SAVE :: o_SWupTOA = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 376 | 'SWupTOA', 'SWup at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 377 | TYPE(ctrl_out), SAVE :: o_SWupTOAclr = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 378 | 'SWupTOAclr', 'SWup clear sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 379 | TYPE(ctrl_out), SAVE :: o_SWdnTOA = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 380 | 'SWdnTOA', 'SWdn at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 381 | TYPE(ctrl_out), SAVE :: o_SWdnTOAclr = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 382 | 'SWdnTOAclr', 'SWdn clear sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 383 | TYPE(ctrl_out), SAVE :: o_nettop = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 384 | 'nettop', 'Net dn radiatif flux at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 385 | TYPE(ctrl_out), SAVE :: o_SWup200 = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 386 | 'SWup200', 'SWup at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 387 | TYPE(ctrl_out), SAVE :: o_SWup200clr = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 388 | 'SWup200clr', 'SWup clear sky at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 389 | TYPE(ctrl_out), SAVE :: o_SWdn200 = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 390 | 'SWdn200', 'SWdn at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 391 | TYPE(ctrl_out), SAVE :: o_SWdn200clr = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 392 | 'SWdn200clr', 'SWdn clear sky at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[1792] | 393 | |
---|
| 394 | ! arajouter |
---|
[2752] | 395 | ! type(ctrl_out),save :: o_LWupTOA = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'LWupTOA', & |
---|
| 396 | ! (/ ('', i=1, 10) /)) |
---|
| 397 | ! type(ctrl_out),save :: o_LWupTOAclr = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'LWupTOAclr', & |
---|
| 398 | ! (/ ('', i=1, 10) /)) |
---|
| 399 | ! type(ctrl_out),save :: o_LWdnTOA = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'LWdnTOA', & |
---|
| 400 | ! (/ ('', i=1, 10) /)) |
---|
| 401 | ! type(ctrl_out),save :: o_LWdnTOAclr = ctrl_out((/ 1, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'LWdnTOAclr', & |
---|
| 402 | ! (/ ('', i=1, 10) /)) |
---|
| 403 | TYPE(ctrl_out), SAVE :: o_LWup200 = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 404 | 'LWup200', 'LWup at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 405 | TYPE(ctrl_out), SAVE :: o_LWup200clr = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 406 | 'LWup200clr', 'LWup clear sky at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 407 | TYPE(ctrl_out), SAVE :: o_LWdn200 = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 408 | 'LWdn200', 'LWdn at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 409 | TYPE(ctrl_out), SAVE :: o_LWdn200clr = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 410 | 'LWdn200clr', 'LWdn clear sky at 200mb', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 411 | TYPE(ctrl_out), SAVE :: o_sols = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 412 | 'sols', 'Solar rad. at surf.', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 413 | TYPE(ctrl_out), SAVE :: o_sols0 = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 414 | 'sols0', 'Solar rad. at surf.', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 415 | TYPE(ctrl_out), SAVE :: o_soll = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 416 | 'soll', 'IR rad. at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 417 | TYPE(ctrl_out), SAVE :: o_soll0 = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 418 | 'soll0', 'IR rad. at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 419 | TYPE(ctrl_out), SAVE :: o_radsol = ctrl_out((/ 1, 7, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 420 | 'radsol', 'Rayonnement au sol', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 421 | TYPE(ctrl_out), SAVE :: o_SWupSFC = ctrl_out((/ 1, 4, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 422 | 'SWupSFC', 'SWup at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 423 | TYPE(ctrl_out), SAVE :: o_SWupSFCclr = ctrl_out((/ 1, 4, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 424 | 'SWupSFCclr', 'SWup clear sky at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 425 | TYPE(ctrl_out), SAVE :: o_SWdnSFC = ctrl_out((/ 1, 1, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 426 | 'SWdnSFC', 'SWdn at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 427 | TYPE(ctrl_out), SAVE :: o_SWdnSFCclr = ctrl_out((/ 1, 4, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 428 | 'SWdnSFCclr', 'SWdn clear sky at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 429 | TYPE(ctrl_out), SAVE :: o_LWupSFC = ctrl_out((/ 1, 4, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 430 | 'LWupSFC', 'Upwd. IR rad. at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 431 | TYPE(ctrl_out), SAVE :: o_LWupSFCclr = ctrl_out((/ 1, 4, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 432 | 'LWupSFCclr', 'CS Upwd. IR rad. at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 433 | TYPE(ctrl_out), SAVE :: o_LWdnSFC = ctrl_out((/ 1, 4, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 434 | 'LWdnSFC', 'Down. IR rad. at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 435 | TYPE(ctrl_out), SAVE :: o_LWdnSFCclr = ctrl_out((/ 1, 4, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 436 | 'LWdnSFCclr', 'Down. CS IR rad. at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 437 | TYPE(ctrl_out), SAVE :: o_bils = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 438 | 'bils', 'Surf. total heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 439 | TYPE(ctrl_out), SAVE :: o_bils_tke = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 440 | 'bils_tke', 'Surf. total heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 441 | TYPE(ctrl_out), SAVE :: o_bils_diss = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 442 | 'bils_diss', 'Surf. total heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 443 | TYPE(ctrl_out), SAVE :: o_bils_ec = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 444 | 'bils_ec', 'Surf. total heat flux correction', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 445 | TYPE(ctrl_out), SAVE :: o_bils_ech = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 446 | 'bils_ech', 'Surf. total heat flux correction', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 447 | TYPE(ctrl_out), SAVE :: o_bils_kinetic = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 448 | 'bils_kinetic', 'Surf. total heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 449 | TYPE(ctrl_out), SAVE :: o_bils_enthalp = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 450 | 'bils_enthalp', 'Surf. total heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 451 | TYPE(ctrl_out), SAVE :: o_bils_latent = ctrl_out((/ 1, 2, 10, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 452 | 'bils_latent', 'Surf. total heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 453 | TYPE(ctrl_out), SAVE :: o_sens = ctrl_out((/ 1, 1, 10, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 454 | 'sens', 'Sensible heat flux', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 455 | TYPE(ctrl_out), SAVE :: o_fder = ctrl_out((/ 1, 2, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 456 | 'fder', 'Heat flux derivation', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 457 | TYPE(ctrl_out), SAVE :: o_ffonte = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 458 | 'ffonte', 'Thermal flux for snow melting', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 459 | TYPE(ctrl_out), SAVE :: o_fqcalving = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 460 | 'fqcalving', 'Ice Calving', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 461 | TYPE(ctrl_out), SAVE :: o_fqfonte = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 462 | 'fqfonte', 'Land ice melt', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 463 | TYPE(ctrl_out), SAVE :: o_runofflic = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 464 | 'runofflic', 'Land ice melt to ocean', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 465 | TYPE(ctrl_out), SAVE :: o_taux = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 466 | 'taux', 'Zonal wind stress', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 467 | TYPE(ctrl_out), SAVE :: o_tauy = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 468 | 'tauy', 'Meridional wind stress', 'Pa', (/ ('', i=1, 10) /)) |
---|
[1792] | 469 | |
---|
| 470 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_taux_srf = (/ & |
---|
[2752] | 471 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'taux_ter', & |
---|
| 472 | "Zonal wind stress"//clnsurf(1), "Pa", (/ ('', i=1, 10) /)), & |
---|
| 473 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'taux_lic', & |
---|
| 474 | "Zonal wind stress"//clnsurf(2), "Pa", (/ ('', i=1, 10) /)), & |
---|
| 475 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'taux_oce', & |
---|
| 476 | "Zonal wind stress"//clnsurf(3), "Pa", (/ ('', i=1, 10) /)), & |
---|
| 477 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'taux_sic', & |
---|
| 478 | "Zonal wind stress"//clnsurf(4), "Pa", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 479 | |
---|
| 480 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_tauy_srf = (/ & |
---|
[2752] | 481 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tauy_ter', & |
---|
| 482 | "Meridional wind stress "//clnsurf(1),"Pa", (/ ('', i=1, 10) /)), & |
---|
| 483 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tauy_lic', & |
---|
| 484 | "Meridional wind stress "//clnsurf(2),"Pa", (/ ('', i=1, 10) /)), & |
---|
| 485 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tauy_oce', & |
---|
| 486 | "Meridional wind stress "//clnsurf(3),"Pa", (/ ('', i=1, 10) /)), & |
---|
| 487 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tauy_sic', & |
---|
| 488 | "Meridional wind stress "//clnsurf(4),"Pa", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 489 | |
---|
| 490 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_pourc_srf = (/ & |
---|
[2752] | 491 | ctrl_out((/ 1, 7, 10, 10, 10, 10, 11, 11, 11, 11/),'pourc_ter', & |
---|
| 492 | "% "//clnsurf(1),"%", (/ ('', i=1, 10) /)), & |
---|
| 493 | ctrl_out((/ 1, 7, 10, 10, 10, 10, 11, 11, 11, 11/),'pourc_lic', & |
---|
| 494 | "% "//clnsurf(2),"%", (/ ('', i=1, 10) /)), & |
---|
| 495 | ctrl_out((/ 1, 7, 10, 10, 10, 10, 11, 11, 11, 11/),'pourc_oce', & |
---|
| 496 | "% "//clnsurf(3),"%", (/ ('', i=1, 10) /)), & |
---|
| 497 | ctrl_out((/ 1, 7, 10, 10, 10, 10, 11, 11, 11, 11/),'pourc_sic', & |
---|
| 498 | "% "//clnsurf(4),"%", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 499 | |
---|
| 500 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_fract_srf = (/ & |
---|
[2752] | 501 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'fract_ter', & |
---|
| 502 | "Fraction "//clnsurf(1),"1", (/ ('', i=1, 10) /)), & |
---|
| 503 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'fract_lic', & |
---|
| 504 | "Fraction "//clnsurf(2),"1", (/ ('', i=1, 10) /)), & |
---|
| 505 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'fract_oce', & |
---|
| 506 | "Fraction "//clnsurf(3),"1", (/ ('', i=1, 10) /)), & |
---|
| 507 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'fract_sic', & |
---|
| 508 | "Fraction "//clnsurf(4),"1", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 509 | |
---|
| 510 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_tsol_srf = (/ & |
---|
[2752] | 511 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tsol_ter', & |
---|
| 512 | "Temperature "//clnsurf(1),"K", (/ ('', i=1, 10) /)), & |
---|
| 513 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tsol_lic', & |
---|
| 514 | "Temperature "//clnsurf(2),"K", (/ ('', i=1, 10) /)), & |
---|
| 515 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tsol_oce', & |
---|
| 516 | "Temperature "//clnsurf(3),"K", (/ ('', i=1, 10) /)), & |
---|
| 517 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'tsol_sic', & |
---|
| 518 | "Temperature "//clnsurf(4),"K", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 519 | |
---|
| 520 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_evappot_srf = (/ & |
---|
[2752] | 521 | ctrl_out((/ 1, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evappot_ter', & |
---|
| 522 | "Temperature"//clnsurf(1),"K", (/ ('', i=1, 10) /)), & |
---|
| 523 | ctrl_out((/ 4, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evappot_lic', & |
---|
| 524 | "Temperature"//clnsurf(2),"K", (/ ('', i=1, 10) /)), & |
---|
| 525 | ctrl_out((/ 4, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evappot_oce', & |
---|
| 526 | "Temperature"//clnsurf(3),"K", (/ ('', i=1, 10) /)), & |
---|
| 527 | ctrl_out((/ 4, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'evappot_sic', & |
---|
| 528 | "Temperature"//clnsurf(4),"K", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 529 | |
---|
| 530 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_sens_srf = (/ & |
---|
[2752] | 531 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'sens_ter', & |
---|
| 532 | "Sensible heat flux "//clnsurf(1),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 533 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'sens_lic', & |
---|
| 534 | "Sensible heat flux "//clnsurf(2),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 535 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'sens_oce', & |
---|
| 536 | "Sensible heat flux "//clnsurf(3),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 537 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'sens_sic', & |
---|
| 538 | "Sensible heat flux "//clnsurf(4),"W/m2", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 539 | |
---|
| 540 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_lat_srf = (/ & |
---|
[2752] | 541 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'lat_ter', & |
---|
| 542 | "Latent heat flux "//clnsurf(1),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 543 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'lat_lic', & |
---|
| 544 | "Latent heat flux "//clnsurf(2),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 545 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'lat_oce', & |
---|
| 546 | "Latent heat flux "//clnsurf(3),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 547 | ctrl_out((/ 1, 6, 10, 7, 10, 10, 11, 11, 11, 11/),'lat_sic', & |
---|
| 548 | "Latent heat flux "//clnsurf(4),"W/m2", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 549 | |
---|
| 550 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_flw_srf = (/ & |
---|
[2752] | 551 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'flw_ter', & |
---|
| 552 | "LW "//clnsurf(1),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 553 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'flw_lic', & |
---|
| 554 | "LW "//clnsurf(2),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 555 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'flw_oce', & |
---|
| 556 | "LW "//clnsurf(3),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 557 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'flw_sic', & |
---|
| 558 | "LW "//clnsurf(4),"W/m2", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 559 | |
---|
| 560 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_fsw_srf = (/ & |
---|
[2752] | 561 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'fsw_ter', & |
---|
| 562 | "SW "//clnsurf(1),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 563 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'fsw_lic', & |
---|
| 564 | "SW "//clnsurf(2),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 565 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'fsw_oce', & |
---|
| 566 | "SW "//clnsurf(3),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 567 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'fsw_sic', & |
---|
| 568 | "SW "//clnsurf(4),"W/m2", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 569 | |
---|
| 570 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_wbils_srf = (/ & |
---|
[2752] | 571 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbils_ter', & |
---|
| 572 | "Bilan sol "//clnsurf(1),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 573 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbils_lic', & |
---|
| 574 | "Bilan sol "//clnsurf(2),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 575 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbils_oce', & |
---|
| 576 | "Bilan sol "//clnsurf(3),"W/m2", (/ ('', i=1, 10) /)), & |
---|
| 577 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbils_sic', & |
---|
| 578 | "Bilan sol "//clnsurf(4),"W/m2", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 579 | |
---|
| 580 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_wbilo_srf = (/ & |
---|
[2752] | 581 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbilo_ter', & |
---|
| 582 | "Bilan eau "//clnsurf(1),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 583 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbilo_lic', & |
---|
| 584 | "Bilan eau "//clnsurf(2),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 585 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbilo_oce', & |
---|
| 586 | "Bilan eau "//clnsurf(3),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 587 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wbilo_sic', & |
---|
| 588 | "Bilan eau "//clnsurf(4),"kg/(m2*s)", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 589 | |
---|
[2670] | 590 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_wevap_srf = (/ & |
---|
[2752] | 591 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wevap_ter', & |
---|
| 592 | "Evap eau "//clnsurf(1),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 593 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wevap_lic', & |
---|
| 594 | "Evap eau "//clnsurf(2),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 595 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wevap_oce', & |
---|
| 596 | "Evap eau "//clnsurf(3),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 597 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wevap_sic', & |
---|
| 598 | "Evap eau "//clnsurf(4),"kg/(m2*s)", (/ ('', i=1, 10) /)) /) |
---|
[2670] | 599 | |
---|
| 600 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_wrain_srf = (/ & |
---|
[2752] | 601 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wrain_ter', & |
---|
| 602 | "Pluie eau "//clnsurf(1),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 603 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wrain_lic', & |
---|
| 604 | "Pluie eau "//clnsurf(2),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 605 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wrain_oce', & |
---|
| 606 | "Pluie eau "//clnsurf(3),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 607 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wrain_sic', & |
---|
| 608 | "Pluie eau "//clnsurf(4),"kg/(m2*s)", (/ ('', i=1, 10) /)) /) |
---|
[2670] | 609 | |
---|
| 610 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_wsnow_srf = (/ & |
---|
[2752] | 611 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wsnow_ter', & |
---|
| 612 | "Neige eau "//clnsurf(1),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 613 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wsnow_lic', & |
---|
| 614 | "Neige eau "//clnsurf(2),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 615 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wsnow_oce', & |
---|
| 616 | "Neige eau "//clnsurf(3),"kg/(m2*s)", (/ ('', i=1, 10) /)), & |
---|
| 617 | ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'wsnow_sic', & |
---|
| 618 | "Neige eau "//clnsurf(4),"kg/(m2*s)", (/ ('', i=1, 10) /)) /) |
---|
[2670] | 619 | |
---|
[2752] | 620 | TYPE(ctrl_out), SAVE :: o_cdrm = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 621 | 'cdrm', 'Momentum drag coef.', '-', (/ ('', i=1, 10) /)) |
---|
| 622 | TYPE(ctrl_out), SAVE :: o_cdrh = ctrl_out((/ 1, 10, 10, 7, 10, 10, 11, 11, 11, 11/), & |
---|
| 623 | 'cdrh', 'Heat drag coef.', '-', (/ ('', i=1, 10) /)) |
---|
| 624 | TYPE(ctrl_out), SAVE :: o_cldl = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 625 | 'cldl', 'Low-level cloudiness', '-', (/ ('', i=1, 10) /)) |
---|
| 626 | TYPE(ctrl_out), SAVE :: o_cldm = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 627 | 'cldm', 'Mid-level cloudiness', '-', (/ ('', i=1, 10) /)) |
---|
| 628 | TYPE(ctrl_out), SAVE :: o_cldh = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 629 | 'cldh', 'High-level cloudiness', '-', (/ ('', i=1, 10) /)) |
---|
| 630 | TYPE(ctrl_out), SAVE :: o_cldt = ctrl_out((/ 1, 1, 2, 10, 5, 10, 11, 11, 11, 11/), & |
---|
| 631 | 'cldt', 'Total cloudiness', '-', (/ ('', i=1, 10) /)) |
---|
| 632 | TYPE(ctrl_out), SAVE :: o_JrNt = ctrl_out((/ 1, 1, 10, 7, 10, 10, 11, 11, 11, 11/), & |
---|
| 633 | 'JrNt', '1 if Day 0 if Night', '-', (/ ('', i=1, 10) /)) |
---|
| 634 | TYPE(ctrl_out), SAVE :: o_cldhjn = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 635 | 'cldhjn', 'High-level cloudiness Day', '-', (/ ('', i=1, 10) /)) |
---|
| 636 | TYPE(ctrl_out), SAVE :: o_cldmjn = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 637 | 'cldmjn', 'Mid-level cloudiness day', '-', (/ ('', i=1, 10) /)) |
---|
| 638 | TYPE(ctrl_out), SAVE :: o_cldljn = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 639 | 'cldljn', 'Low-level cloudiness day', '-', (/ ('', i=1, 10) /)) |
---|
| 640 | TYPE(ctrl_out), SAVE :: o_cldtjn = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 641 | 'cldtjn', 'Total cloudiness day', '-', (/ ('', i=1, 10) /)) |
---|
| 642 | |
---|
| 643 | TYPE(ctrl_out), SAVE :: o_cldq = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 644 | 'cldq', 'Cloud liquid water path', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 645 | TYPE(ctrl_out), SAVE :: o_lwp = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 646 | 'lwp', 'Cloud water path', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 647 | TYPE(ctrl_out), SAVE :: o_iwp = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 648 | 'iwp', 'Cloud ice water path', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 649 | TYPE(ctrl_out), SAVE :: o_ue = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 650 | 'ue', 'Zonal energy transport', '-', (/ ('', i=1, 10) /)) |
---|
| 651 | TYPE(ctrl_out), SAVE :: o_ve = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 652 | 've', 'Merid energy transport', '-', (/ ('', i=1, 10) /)) |
---|
| 653 | TYPE(ctrl_out), SAVE :: o_uq = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 654 | 'uq', 'Zonal humidity transport', '-', (/ ('', i=1, 10) /)) |
---|
| 655 | TYPE(ctrl_out), SAVE :: o_vq = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 656 | 'vq', 'Merid humidity transport', '-', (/ ('', i=1, 10) /)) |
---|
| 657 | TYPE(ctrl_out), SAVE :: o_cape = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 658 | 'cape', 'Conv avlbl pot ener', 'J/kg', (/ ('', i=1, 10) /)) |
---|
| 659 | TYPE(ctrl_out), SAVE :: o_pbase = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 660 | 'pbase', 'Cld base pressure', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 661 | TYPE(ctrl_out), SAVE :: o_ptop = ctrl_out((/ 1, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 662 | 'ptop', 'Cld top pressure', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 663 | TYPE(ctrl_out), SAVE :: o_fbase = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 664 | 'fbase', 'Cld base mass flux', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 665 | TYPE(ctrl_out), SAVE :: o_plcl = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 666 | 'plcl', 'Lifting Condensation Level', 'hPa', (/ ('', i=1, 10) /)) |
---|
| 667 | TYPE(ctrl_out), SAVE :: o_plfc = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 668 | 'plfc', 'Level of Free Convection', 'hPa', (/ ('', i=1, 10) /)) |
---|
| 669 | TYPE(ctrl_out), SAVE :: o_wbeff = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 670 | 'wbeff', 'Conv. updraft velocity at LFC (<100)', 'm/s', (/ ('', i=1, 10) /)) |
---|
[2824] | 671 | TYPE(ctrl_out), SAVE :: o_convoccur = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 672 | 'convoccur', 'Convective occurence', '', (/ ('', i=1, 10) /)) |
---|
[2752] | 673 | TYPE(ctrl_out), SAVE :: o_prw = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 674 | 'prw', 'Precipitable water', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 675 | TYPE(ctrl_out), SAVE :: o_prlw = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 676 | 'prlw', 'Precipitable liquid water', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 677 | TYPE(ctrl_out), SAVE :: o_prsw = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 678 | 'prsw', 'Precipitable solid water', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 679 | TYPE(ctrl_out), SAVE :: o_s_pblh = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 680 | 's_pblh', 'Boundary Layer Height', 'm', (/ ('', i=1, 10) /)) |
---|
| 681 | TYPE(ctrl_out), SAVE :: o_s_pblt = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 682 | 's_pblt', 't at Boundary Layer Height', 'K', (/ ('', i=1, 10) /)) |
---|
| 683 | TYPE(ctrl_out), SAVE :: o_s_lcl = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 684 | 's_lcl', 'Condensation level', 'm', (/ ('', i=1, 10) /)) |
---|
| 685 | TYPE(ctrl_out), SAVE :: o_s_therm = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 686 | 's_therm', 'Exces du thermique', 'K', (/ ('', i=1, 10) /)) |
---|
[1792] | 687 | !IM : Les champs suivants (s_capCL, s_oliqCL, s_cteiCL, s_trmb1, s_trmb2, s_trmb3) ne sont pas definis dans HBTM.F |
---|
[2752] | 688 | ! type(ctrl_out),save :: o_s_capCL = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'s_capCL', & |
---|
| 689 | ! (/ ('', i=1, 10) /)) |
---|
| 690 | ! type(ctrl_out),save :: o_s_oliqCL = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'s_oliqCL', & |
---|
| 691 | ! (/ ('', i=1, 10) /)) |
---|
| 692 | ! type(ctrl_out),save :: o_s_cteiCL = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'s_cteiCL', & |
---|
| 693 | ! (/ ('', i=1, 10) /)) |
---|
| 694 | ! type(ctrl_out),save :: o_s_trmb1 = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'s_trmb1', & |
---|
| 695 | ! (/ ('', i=1, 10) /)) |
---|
| 696 | ! type(ctrl_out),save :: o_s_trmb2 = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'s_trmb2', & |
---|
| 697 | ! (/ ('', i=1, 10) /)) |
---|
| 698 | ! type(ctrl_out),save :: o_s_trmb3 = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'s_trmb3', & |
---|
| 699 | !(/ ('', i=1, 10) /)) |
---|
| 700 | TYPE(ctrl_out), SAVE :: o_slab_bils = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 701 | 'slab_bils', 'flux atmos - slab ponderes foce', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 702 | TYPE(ctrl_out), SAVE :: o_slab_bilg = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 703 | 'slab_bilg', 'flux glace - slab ponderes fsic', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 704 | TYPE(ctrl_out), SAVE :: o_slab_qflux = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 705 | 'slab_qflux', 'Correction flux slab', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 706 | TYPE(ctrl_out), SAVE :: o_tslab = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 707 | 'tslab', 'Temperature ocean slab', 'K', (/ ('', i=1, 10) /)) |
---|
| 708 | TYPE(ctrl_out), SAVE :: o_slab_tice = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 709 | 'slab_tice', 'Temperature banquise slab', 'K', (/ ('', i=1, 10) /)) |
---|
| 710 | TYPE(ctrl_out), SAVE :: o_slab_sic = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 711 | 'seaice', 'Epaisseur banquise slab', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 712 | TYPE(ctrl_out), SAVE :: o_slab_hdiff = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 713 | 'slab_hdiff', 'Horizontal diffusion', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 714 | TYPE(ctrl_out), SAVE :: o_slab_ekman = ctrl_out((/ 1, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 715 | 'slab_ekman', 'Ekman heat transport', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 716 | TYPE(ctrl_out), SAVE :: o_ale_bl = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 717 | 'ale_bl', 'ALE BL', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 718 | TYPE(ctrl_out), SAVE :: o_alp_bl = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 719 | 'alp_bl', 'ALP BL', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 720 | TYPE(ctrl_out), SAVE :: o_ale_wk = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 721 | 'ale_wk', 'ALE WK', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 722 | TYPE(ctrl_out), SAVE :: o_alp_wk = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 723 | 'alp_wk', 'ALP WK', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2159] | 724 | !!! |
---|
| 725 | !nrlmd+jyg< |
---|
[2752] | 726 | type(ctrl_out),save :: o_dtvdf_x = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 727 | 'dtvdf_x', ' dtvdf off_wake','K/s', (/ ('', i=1, 10) /)) |
---|
| 728 | type(ctrl_out),save :: o_dtvdf_w = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 729 | 'dtvdf_w', ' dtvdf within_wake','K/s', (/ ('', i=1, 10) /)) |
---|
| 730 | type(ctrl_out),save :: o_dqvdf_x = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 731 | 'dqvdf_x', ' dqvdf off_wake','kg/kg/s', (/ ('', i=1, 10) /)) |
---|
| 732 | type(ctrl_out),save :: o_dqvdf_w = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 733 | 'dqvdf_w', ' dqvdf within_wake','kg/kg/s', (/ ('', i=1, 10) /)) |
---|
[2159] | 734 | !! |
---|
[2752] | 735 | type(ctrl_out),save :: o_sens_x = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 736 | 'sens_x', 'sens off_wake', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 737 | type(ctrl_out),save :: o_sens_w = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 738 | 'sens_w', 'sens within_wake', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 739 | type(ctrl_out),save :: o_flat_x = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 740 | 'flat_x', 'flat off_wake', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 741 | type(ctrl_out),save :: o_flat_w = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 742 | 'flat_w', 'flat within_wake', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2159] | 743 | !! |
---|
[2752] | 744 | type(ctrl_out),save :: o_delta_tsurf = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 745 | 'delta_tsurf', 'Temperature difference (w-x)', 'K', (/ ('', i=1, 10) /)) |
---|
| 746 | type(ctrl_out),save :: o_cdragh_x = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 747 | 'cdragh_x', 'cdragh off-wake', '', (/ ('', i=1, 10) /)) |
---|
| 748 | type(ctrl_out),save :: o_cdragh_w = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 749 | 'cdragh_w', 'cdragh within-wake', '', (/ ('', i=1, 10) /)) |
---|
| 750 | type(ctrl_out),save :: o_cdragm_x = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 751 | 'cdragm_x', 'cdragm off-wake', '', (/ ('', i=1, 10) /)) |
---|
| 752 | type(ctrl_out),save :: o_cdragm_w = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 753 | 'cdragm_w', 'cdrgam within-wake', '', (/ ('', i=1, 10) /)) |
---|
| 754 | type(ctrl_out),save :: o_kh = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 755 | 'kh', 'Kh', 'kg/s/m2', (/ ('', i=1, 10) /)) |
---|
| 756 | type(ctrl_out),save :: o_kh_x = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 757 | 'kh_x', 'Kh off-wake', 'kg/s/m2', (/ ('', i=1, 10) /)) |
---|
| 758 | type(ctrl_out),save :: o_kh_w = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 759 | 'kh_w', 'Kh within-wake', 'kg/s/m2', (/ ('', i=1, 10) /)) |
---|
[2159] | 760 | !>nrlmd+jyg |
---|
| 761 | !!! |
---|
[2752] | 762 | TYPE(ctrl_out), SAVE :: o_ale = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 763 | 'ale', 'ALE', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 764 | TYPE(ctrl_out), SAVE :: o_alp = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 765 | 'alp', 'ALP', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 766 | TYPE(ctrl_out), SAVE :: o_cin = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 767 | 'cin', 'Convective INhibition', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 768 | TYPE(ctrl_out), SAVE :: o_wape = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 769 | 'wape', '', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
[1792] | 770 | |
---|
| 771 | !!! nrlmd le 10/04/2012 |
---|
| 772 | |
---|
| 773 | !-------Spectre de thermiques de type 2 au LCL |
---|
[2752] | 774 | TYPE(ctrl_out), SAVE :: o_n2 = ctrl_out((/ 1, 6, 6, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 775 | 'n2', 'Nombre de panaches de type 2', ' ', (/ ('', i=1, 10) /)) |
---|
| 776 | TYPE(ctrl_out), SAVE :: o_s2 = ctrl_out((/ 1, 6, 6, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 777 | 's2', 'Surface moyenne des panaches de type 2', 'm2', (/ ('', i=1, 10) /)) |
---|
| 778 | |
---|
| 779 | !-------Déclenchement stochastiqu |
---|
| 780 | TYPE(ctrl_out), SAVE :: o_proba_notrig = ctrl_out((/ 1, 6, 6, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 781 | 'proba_notrig', 'Probabilite de non-declenchement', ' ', (/ ('', i=1, 10) /)) |
---|
| 782 | TYPE(ctrl_out), SAVE :: o_random_notrig = ctrl_out((/ 1, 6, 6, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 783 | 'random_notrig', 'Tirage aleatoire de non-declenchement', ' ', (/ ('', i=1, 10) /)) |
---|
| 784 | TYPE(ctrl_out), SAVE :: o_ale_bl_stat = ctrl_out((/ 1, 6, 6, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 785 | 'ale_bl_stat', 'ALE_BL_STAT', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 786 | TYPE(ctrl_out), SAVE :: o_ale_bl_trig = ctrl_out((/ 1, 6, 6, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 787 | 'ale_bl_trig', 'ALE_BL_STAT + Condition S>Sthreshold', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
[1792] | 788 | |
---|
| 789 | !-------Fermeture statistique |
---|
[2752] | 790 | TYPE(ctrl_out), SAVE :: o_alp_bl_det = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 791 | 'alp_bl_det', 'ALP_BL_DET', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 792 | TYPE(ctrl_out), SAVE :: o_alp_bl_fluct_m = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 793 | 'alp_bl_fluct_m', 'ALP_BL_FLUCT_M', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 794 | TYPE(ctrl_out), SAVE :: o_alp_bl_fluct_tke = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 795 | 'alp_bl_fluct_tke', 'ALP_BL_FLUCT_TKE', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 796 | TYPE(ctrl_out), SAVE :: o_alp_bl_conv = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 797 | 'alp_bl_conv', 'ALP_BL_CONV', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 798 | TYPE(ctrl_out), SAVE :: o_alp_bl_stat = ctrl_out((/ 1, 1, 1, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 799 | 'alp_bl_stat', 'ALP_BL_STAT', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[1792] | 800 | |
---|
| 801 | !!! fin nrlmd le 10/04/2012 |
---|
| 802 | |
---|
| 803 | ! Champs interpolles sur des niveaux de pression ??? a faire correctement |
---|
| 804 | |
---|
| 805 | TYPE(ctrl_out), SAVE, DIMENSION(7) :: o_uSTDlevs = (/ & |
---|
[2752] | 806 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'u850', "Zonal wind 850hPa", "m/s", & |
---|
| 807 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 808 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'u700', "Zonal wind 700hPa", "m/s", & |
---|
| 809 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 810 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'u500', "Zonal wind 500hPa", "m/s", & |
---|
| 811 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 812 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'u200', "Zonal wind 200hPa", "m/s", & |
---|
| 813 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 814 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'u100', "Zonal wind 100hPa", "m/s", & |
---|
| 815 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 816 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'u50', "Zonal wind 50hPa", "m/s", & |
---|
| 817 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 818 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'u10', "Zonal wind 10hPa", "m/s", & |
---|
| 819 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)) /) |
---|
[1792] | 820 | |
---|
| 821 | TYPE(ctrl_out), SAVE, DIMENSION(7) :: o_vSTDlevs = (/ & |
---|
[2752] | 822 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'v850', "Meridional wind 850hPa", "m/s", & |
---|
| 823 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 824 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'v700', "Meridional wind 700hPa", "m/s", & |
---|
| 825 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 826 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'v500', "Meridional wind 500hPa", "m/s", & |
---|
| 827 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 828 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'v200', "Meridional wind 200hPa", "m/s", & |
---|
| 829 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 830 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'v100', "Meridional wind 100hPa", "m/s", & |
---|
| 831 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 832 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'v50', "Meridional wind 50hPa", "m/s", & |
---|
| 833 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 834 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'v10', "Meridional wind 10hPa", "m/s", & |
---|
| 835 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)) /) |
---|
[1792] | 836 | |
---|
| 837 | TYPE(ctrl_out), SAVE, DIMENSION(7) :: o_wSTDlevs = (/ & |
---|
[2752] | 838 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'w850', "Vertical wind 850hPa", "Pa/s", & |
---|
| 839 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 840 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'w700', "Vertical wind 700hPa", "Pa/s", & |
---|
| 841 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 842 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'w500', "Vertical wind 500hPa", "Pa/s", & |
---|
| 843 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 844 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'w200', "Vertical wind 200hPa", "Pa/s", & |
---|
| 845 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 846 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'w100', "Vertical wind 100hPa", "Pa/s", & |
---|
| 847 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 848 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'w50', "Vertical wind 50hPa", "Pa/s", & |
---|
| 849 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 850 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'w10', "Vertical wind 10hPa", "Pa/s", & |
---|
| 851 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)) /) |
---|
[1792] | 852 | |
---|
| 853 | TYPE(ctrl_out), SAVE, DIMENSION(7) :: o_tSTDlevs = (/ & |
---|
[2752] | 854 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'t850', "Temperature 850hPa", "K", & |
---|
| 855 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 856 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'t700', "Temperature 700hPa", "K", & |
---|
| 857 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 858 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'t500', "Temperature 500hPa", "K", & |
---|
| 859 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 860 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'t200', "Temperature 200hPa", "K", & |
---|
| 861 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 862 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'t100', "Temperature 100hPa", "K", & |
---|
| 863 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 864 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'t50', "Temperature 50hPa", "K", & |
---|
| 865 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 866 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'t10', "Temperature 10hPa", "K", & |
---|
| 867 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)) /) |
---|
[1792] | 868 | |
---|
| 869 | TYPE(ctrl_out), SAVE, DIMENSION(7) :: o_qSTDlevs = (/ & |
---|
[2752] | 870 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'q850', "Specific humidity 850hPa", & |
---|
| 871 | "kg/kg", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 872 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'q700', "Specific humidity 700hPa", & |
---|
| 873 | "kg/kg", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 874 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'q500', "Specific humidity 500hPa", & |
---|
| 875 | "kg/kg", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 876 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'q200', "Specific humidity 200hPa", & |
---|
| 877 | "kg/kg", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 878 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'q100', "Specific humidity 100hPa", & |
---|
| 879 | "kg/kg", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 880 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'q50', "Specific humidity 50hPa", & |
---|
| 881 | "kg/kg", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 882 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'q10', "Specific humidity 10hPa", & |
---|
| 883 | "kg/kg", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)) /) |
---|
[1792] | 884 | |
---|
| 885 | TYPE(ctrl_out), SAVE, DIMENSION(7) :: o_zSTDlevs = (/ & |
---|
[2752] | 886 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'z850', "Geopotential height 850hPa", & |
---|
| 887 | "m", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 888 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'z700', "Geopotential height 700hPa", & |
---|
| 889 | "m", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 890 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'z500', "Geopotential height 500hPa", & |
---|
| 891 | "m", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 892 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'z200', "Geopotential height 200hPa", & |
---|
| 893 | "m", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 894 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'z100', "Geopotential height 100hPa", & |
---|
| 895 | "m", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 896 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'z50', "Geopotential height 50hPa", & |
---|
| 897 | "m", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)), & |
---|
| 898 | ctrl_out((/ 1, 7, 7, 10, 10, 10, 11, 11, 11, 11/),'z10', "Geopotential height 10hPa", & |
---|
| 899 | "m", (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)) /) |
---|
[1792] | 900 | |
---|
[2752] | 901 | TYPE(ctrl_out), SAVE :: o_t_oce_sic = ctrl_out((/ 1, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 902 | 't_oce_sic', 'Temp mixte oce-sic', 'K', (/ ('', i=1, 10) /)) |
---|
| 903 | TYPE(ctrl_out), SAVE :: o_weakinv = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 904 | 'weakinv', 'Weak inversion', '-', (/ ('', i=1, 10) /)) |
---|
| 905 | TYPE(ctrl_out), SAVE :: o_dthmin = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 906 | 'dthmin', 'dTheta mini', 'K/m', (/ ('', i=1, 10) /)) |
---|
[1792] | 907 | |
---|
| 908 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_u10_srf = (/ & |
---|
[2752] | 909 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'u10_ter', "", "", (/ ('', i=1, 10) /)), & |
---|
| 910 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'u10_lic', "", "", (/ ('', i=1, 10) /)), & |
---|
| 911 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'u10_oce', "", "", (/ ('', i=1, 10) /)), & |
---|
| 912 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'u10_sic', "", "", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 913 | |
---|
| 914 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_v10_srf = (/ & |
---|
[2752] | 915 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'v10_ter', "", "", (/ ('', i=1, 10) /)), & |
---|
| 916 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'v10_lic', "", "", (/ ('', i=1, 10) /)), & |
---|
| 917 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'v10_oce', "", "", (/ ('', i=1, 10) /)), & |
---|
| 918 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'v10_sic', "", "", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 919 | |
---|
[2752] | 920 | TYPE(ctrl_out), SAVE :: o_cldtau = ctrl_out((/ 10, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 921 | 'cldtau', 'Cloud optical thickness', '1', (/ ('', i=1, 10) /)) |
---|
| 922 | TYPE(ctrl_out), SAVE :: o_cldemi = ctrl_out((/ 10, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 923 | 'cldemi', 'Cloud optical emissivity', '1', (/ ('', i=1, 10) /)) |
---|
| 924 | TYPE(ctrl_out), SAVE :: o_rh2m = ctrl_out((/ 5, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 925 | 'rh2m', 'Relative humidity at 2m', '%', (/ ('', i=1, 10) /)) |
---|
| 926 | TYPE(ctrl_out), SAVE :: o_rh2m_min = ctrl_out((/ 10, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 927 | 'rh2m_min', 'Min Relative humidity at 2m', '%', & |
---|
[2752] | 928 | (/ 't_min(X)', 't_min(X)', 't_min(X)', 't_min(X)', 't_min(X)', & |
---|
| 929 | 't_min(X)', 't_min(X)', 't_min(X)', 't_min(X)', 't_min(X)' /)) |
---|
| 930 | TYPE(ctrl_out), SAVE :: o_rh2m_max = ctrl_out((/ 10, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 931 | 'rh2m_max', 'Max Relative humidity at 2m', '%', & |
---|
| 932 | (/ 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', & |
---|
[1828] | 933 | 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)' /)) |
---|
[2752] | 934 | TYPE(ctrl_out), SAVE :: o_qsat2m = ctrl_out((/ 10, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 935 | 'qsat2m', 'Saturant humidity at 2m', '%', (/ ('', i=1, 10) /)) |
---|
| 936 | TYPE(ctrl_out), SAVE :: o_tpot = ctrl_out((/ 10, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 937 | 'tpot', 'Surface air potential temperature', 'K', (/ ('', i=1, 10) /)) |
---|
| 938 | TYPE(ctrl_out), SAVE :: o_tpote = ctrl_out((/ 10, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 939 | 'tpote', 'Surface air equivalent potential temperature', 'K', (/ ('', i=1, 10) /)) |
---|
| 940 | TYPE(ctrl_out), SAVE :: o_tke = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 941 | 'tke ', 'TKE', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 942 | TYPE(ctrl_out), SAVE :: o_tke_max = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 943 | 'tke_max', 'TKE max', 'm2/s2', & |
---|
[1828] | 944 | (/ 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', & |
---|
[2752] | 945 | 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)' /)) |
---|
[1792] | 946 | |
---|
| 947 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_tke_srf = (/ & |
---|
[2752] | 948 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_ter', & |
---|
| 949 | "Max Turb. Kinetic Energy "//clnsurf(1),"m2/s2", (/ ('', i=1, 10) /)), & |
---|
| 950 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_lic', & |
---|
| 951 | "Max Turb. Kinetic Energy "//clnsurf(2),"m2/s2", (/ ('', i=1, 10) /)), & |
---|
| 952 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_oce', & |
---|
| 953 | "Max Turb. Kinetic Energy "//clnsurf(3),"m2/s2", (/ ('', i=1, 10) /)), & |
---|
| 954 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_sic', & |
---|
| 955 | "Max Turb. Kinetic Energy "//clnsurf(4),"m2/s2", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 956 | |
---|
[2561] | 957 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_l_mixmin = (/ & |
---|
[2752] | 958 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mixmin_ter', & |
---|
| 959 | "PBL mixing length "//clnsurf(1),"m", (/ ('', i=1, 10) /)), & |
---|
| 960 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mixmin_lic', & |
---|
| 961 | "PBL mixing length "//clnsurf(2),"m", (/ ('', i=1, 10) /)), & |
---|
| 962 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mixmin_oce', & |
---|
| 963 | "PBL mixing length "//clnsurf(3),"m", (/ ('', i=1, 10) /)), & |
---|
| 964 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mixmin_sic', & |
---|
| 965 | "PBL mixing length "//clnsurf(4),"m", (/ ('', i=1, 10) /)) /) |
---|
[2561] | 966 | |
---|
| 967 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_l_mix = (/ & |
---|
[2752] | 968 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mix_ter', & |
---|
| 969 | "min PBL mixing length "//clnsurf(1),"m", (/ ('', i=1, 10) /)), & |
---|
| 970 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mix_lic', & |
---|
| 971 | "min PBL mixing length "//clnsurf(2),"m", (/ ('', i=1, 10) /)), & |
---|
| 972 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mix_oce', & |
---|
| 973 | "min PBL mixing length "//clnsurf(3),"m", (/ ('', i=1, 10) /)), & |
---|
| 974 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'l_mix_sic', & |
---|
| 975 | "min PBL mixing length "//clnsurf(4),"m", (/ ('', i=1, 10) /)) /) |
---|
[2561] | 976 | |
---|
[1828] | 977 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_tke_max_srf = (/ & |
---|
[2752] | 978 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_max_ter', & |
---|
[1828] | 979 | "Max Turb. Kinetic Energy "//clnsurf(1),"-", & |
---|
| 980 | (/ "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", & |
---|
[2752] | 981 | "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)), & |
---|
| 982 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_max_lic', & |
---|
[1828] | 983 | "Max Turb. Kinetic Energy "//clnsurf(2),"-", & |
---|
| 984 | (/ "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", & |
---|
[2752] | 985 | "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)), & |
---|
| 986 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_max_oce', & |
---|
[1828] | 987 | "Max Turb. Kinetic Energy "//clnsurf(3),"-", & |
---|
| 988 | (/ "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", & |
---|
[2752] | 989 | "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)), & |
---|
| 990 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'tke_max_sic', & |
---|
[1828] | 991 | "Max Turb. Kinetic Energy "//clnsurf(4),"-", & |
---|
| 992 | (/ "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", & |
---|
[2752] | 993 | "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)) /) |
---|
[1792] | 994 | |
---|
[2159] | 995 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_dltpbltke_srf = (/ & |
---|
[2752] | 996 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'dltpbltke_ter', & |
---|
| 997 | "TKE difference (w - x) "//clnsurf(1),"-", (/ ('', i=1, 10) /)), & |
---|
| 998 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'dltpbltke_lic', & |
---|
| 999 | "TKE difference (w - x) "//clnsurf(2),"-", (/ ('', i=1, 10) /)), & |
---|
| 1000 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'dltpbltke_oce', & |
---|
| 1001 | "TKE difference (w - x) "//clnsurf(3),"-", (/ ('', i=1, 10) /)), & |
---|
| 1002 | ctrl_out((/ 10, 4, 10, 10, 10, 10, 11, 11, 11, 11/),'dltpbltke_sic', & |
---|
| 1003 | "TKE difference (w - x) "//clnsurf(4),"-", (/ ('', i=1, 10) /)) /) |
---|
[2159] | 1004 | |
---|
[2752] | 1005 | TYPE(ctrl_out), SAVE :: o_kz = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1006 | 'kz', 'Kz melange', 'm2/s', (/ ('', i=1, 10) /)) |
---|
| 1007 | TYPE(ctrl_out), SAVE :: o_kz_max = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 1008 | 'kz_max', 'Kz melange max', 'm2/s', & |
---|
[1828] | 1009 | (/ 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', 't_max(X)', & |
---|
[2752] | 1010 | 't_max(X)', "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)) |
---|
| 1011 | TYPE(ctrl_out), SAVE :: o_SWnetOR = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1012 | 'SWnetOR', 'Sfce net SW radiation OR', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1013 | TYPE(ctrl_out), SAVE :: o_SWdownOR = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1014 | 'SWdownOR', 'Sfce incident SW radiation OR', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1015 | TYPE(ctrl_out), SAVE :: o_LWdownOR = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1016 | 'LWdownOR', 'Sfce incident LW radiation OR', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1017 | TYPE(ctrl_out), SAVE :: o_snowl = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1018 | 'snowl', 'Solid Large-scale Precip.', 'kg/(m2*s)', (/ ('', i=1, 10) /)) |
---|
| 1019 | TYPE(ctrl_out), SAVE :: o_cape_max = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 1020 | 'cape_max', 'CAPE max.', 'J/kg', & |
---|
[1828] | 1021 | (/ "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", & |
---|
[2752] | 1022 | "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)", "t_max(X)" /)) |
---|
| 1023 | TYPE(ctrl_out), SAVE :: o_solldown = ctrl_out((/ 10, 1, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1024 | 'solldown', 'Down. IR rad. at surface', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1025 | TYPE(ctrl_out), SAVE :: o_dtsvdfo = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1026 | 'dtsvdfo', 'Boundary-layer dTs(o)', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1027 | TYPE(ctrl_out), SAVE :: o_dtsvdft = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1028 | 'dtsvdft', 'Boundary-layer dTs(t)', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1029 | TYPE(ctrl_out), SAVE :: o_dtsvdfg = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1030 | 'dtsvdfg', 'Boundary-layer dTs(g)', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1031 | TYPE(ctrl_out), SAVE :: o_dtsvdfi = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1032 | 'dtsvdfi', 'Boundary-layer dTs(g)', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1033 | TYPE(ctrl_out), SAVE :: o_z0m = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1034 | 'z0m', 'roughness length, momentum', '-', (/ ('', i=1, 10) /)) |
---|
| 1035 | TYPE(ctrl_out), SAVE :: o_z0h = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1036 | 'z0h', 'roughness length, enthalpy', '-', (/ ('', i=1, 10) /)) |
---|
| 1037 | TYPE(ctrl_out), SAVE :: o_topswad = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1038 | 'topswad', 'ADE at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1039 | TYPE(ctrl_out), SAVE :: o_topswad0 = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1040 | 'topswad0', 'ADE clear-sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1041 | TYPE(ctrl_out), SAVE :: o_topswai = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1042 | 'topswai', 'AIE at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1043 | TYPE(ctrl_out), SAVE :: o_solswad = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1044 | 'solswad', 'ADE at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1045 | TYPE(ctrl_out), SAVE :: o_solswad0 = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1046 | 'solswad0', 'ADE clear-sky at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1047 | TYPE(ctrl_out), SAVE :: o_solswai = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1048 | 'solswai', 'AIE at SFR', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1049 | TYPE(ctrl_out), SAVE :: o_toplwad = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1050 | 'toplwad', 'LW-ADE at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1051 | TYPE(ctrl_out), SAVE :: o_toplwad0 = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1052 | 'toplwad0', 'LW-ADE clear-sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1053 | TYPE(ctrl_out), SAVE :: o_toplwai = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1054 | 'toplwai', 'LW-AIE at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1055 | TYPE(ctrl_out), SAVE :: o_sollwad = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1056 | 'sollwad', 'LW-ADE at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1057 | TYPE(ctrl_out), SAVE :: o_sollwad0 = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1058 | 'sollwad0', 'LW-ADE clear-sky at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1059 | TYPE(ctrl_out), SAVE :: o_sollwai = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1060 | 'sollwai', 'LW-AIE at SFR', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[1792] | 1061 | |
---|
[2183] | 1062 | TYPE(ctrl_out),SAVE,DIMENSION(naero_tot) :: o_tausumaero = & |
---|
[2854] | 1063 | (/ ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(1), & |
---|
[2752] | 1064 | "Aerosol Optical depth at 550 nm "//name_aero_tau(1),"1", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1065 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(2), & |
---|
[2752] | 1066 | "Aerosol Optical depth at 550 nm "//name_aero_tau(2),"2", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1067 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(3), & |
---|
[2752] | 1068 | "Aerosol Optical depth at 550 nm "//name_aero_tau(3),"3", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1069 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(4), & |
---|
[2752] | 1070 | "Aerosol Optical depth at 550 nm "//name_aero_tau(4),"4", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1071 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(5), & |
---|
[2752] | 1072 | "Aerosol Optical depth at 550 nm "//name_aero_tau(5),"5", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1073 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(6), & |
---|
[2752] | 1074 | "Aerosol Optical depth at 550 nm "//name_aero_tau(6),"6", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1075 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(7), & |
---|
[2752] | 1076 | "Aerosol Optical depth at 550 nm "//name_aero_tau(7),"7", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1077 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(8), & |
---|
[2752] | 1078 | "Aerosol Optical depth at 550 nm "//name_aero_tau(8),"8", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1079 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(9), & |
---|
[2752] | 1080 | "Aerosol Optical depth at 550 nm "//name_aero_tau(9),"9", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1081 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(10), & |
---|
[2752] | 1082 | "Aerosol Optical depth at 550 nm "//name_aero_tau(10),"10", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1083 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(11), & |
---|
[2752] | 1084 | "Aerosol Optical depth at 550 nm "//name_aero_tau(11),"11", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1085 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(12), & |
---|
[2752] | 1086 | "Aerosol Optical depth at 550 nm "//name_aero_tau(12),"12", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1087 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(13), & |
---|
[2752] | 1088 | "Aerosol Optical depth at 550 nm "//name_aero_tau(13),"13", (/ ('', i=1, 10) /)), & |
---|
[2854] | 1089 | ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'od550_'//name_aero_tau(14), & |
---|
[2752] | 1090 | "Aerosol Optical depth at 550 nm "//name_aero_tau(14),"14", (/ ('', i=1, 10) /)) /) |
---|
[2854] | 1091 | |
---|
| 1092 | TYPE(ctrl_out),SAVE,DIMENSION(naero_tot-1) :: o_drytausumaero = & |
---|
| 1093 | (/ ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(1), & |
---|
| 1094 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(1),"1", (/ ('', i=1, 10) /)), & |
---|
| 1095 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(2), & |
---|
| 1096 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(2),"2", (/ ('', i=1, 10) /)), & |
---|
| 1097 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(3), & |
---|
| 1098 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(3),"3", (/ ('', i=1, 10) /)), & |
---|
| 1099 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(4), & |
---|
| 1100 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(4),"4", (/ ('', i=1, 10) /)), & |
---|
| 1101 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(5), & |
---|
| 1102 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(5),"5", (/ ('', i=1, 10) /)), & |
---|
| 1103 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(6), & |
---|
| 1104 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(6),"6", (/ ('', i=1, 10) /)), & |
---|
| 1105 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(7), & |
---|
| 1106 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(7),"7", (/ ('', i=1, 10) /)), & |
---|
| 1107 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(8), & |
---|
| 1108 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(8),"8", (/ ('', i=1, 10) /)), & |
---|
| 1109 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(9), & |
---|
| 1110 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(9),"9", (/ ('', i=1, 10) /)), & |
---|
| 1111 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(10), & |
---|
| 1112 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(10),"10", (/ ('', i=1, 10) /)), & |
---|
| 1113 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(11), & |
---|
| 1114 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(11),"11", (/ ('', i=1, 10) /)), & |
---|
| 1115 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(12), & |
---|
| 1116 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(12),"12", (/ ('', i=1, 10) /)), & |
---|
| 1117 | ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'dryod550_'//name_aero_tau(13), & |
---|
| 1118 | "Dry aerosol Optical depth at 550 nm "//name_aero_tau(13),"13", (/ ('', i=1, 10) /)) /) |
---|
[2003] | 1119 | ! |
---|
[2752] | 1120 | TYPE(ctrl_out), SAVE :: o_tausumaero_lw = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[2854] | 1121 | 'od_10um_STRAT', 'Stratospheric Aerosol Optical depth at 10 um ', '1', (/ ('', i=1, 10) /)) |
---|
[2146] | 1122 | ! |
---|
[2806] | 1123 | TYPE(ctrl_out), SAVE :: o_od443aer = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1124 | 'od443aer', 'Total aerosol optical depth at 440nm', '-', (/ ('', i=1, 10) /)) |
---|
[2752] | 1125 | TYPE(ctrl_out), SAVE :: o_od550aer = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1126 | 'od550aer', 'Total aerosol optical depth at 550nm', '-', (/ ('', i=1, 10) /)) |
---|
[2854] | 1127 | TYPE(ctrl_out), SAVE :: o_dryod550aer = ctrl_out((/ 11, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1128 | 'dryod550aer', 'Total dry aerosol optical depth at 550nm', '-', (/ ('', i=1, 10) /)) |
---|
[2752] | 1129 | TYPE(ctrl_out), SAVE :: o_od865aer = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1130 | 'od865aer', 'Total aerosol optical depth at 870nm', '-', (/ ('', i=1, 10) /)) |
---|
[2842] | 1131 | TYPE(ctrl_out), SAVE :: o_abs550aer = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1132 | 'abs550aer', 'Absorption aerosol optical depth at 550nm', '-', (/ ('', i=1, 10) /)) |
---|
[2752] | 1133 | TYPE(ctrl_out), SAVE :: o_od550lt1aer = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1134 | 'od550lt1aer', 'Fine mode optical depth', '-', (/ ('', i=1, 10) /)) |
---|
| 1135 | TYPE(ctrl_out), SAVE :: o_sconcso4 = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1136 | 'sconcso4', 'Surface Concentration of Sulfate ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1137 | TYPE(ctrl_out), SAVE :: o_sconcno3 = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1138 | 'sconcno3', 'Surface Concentration of Nitrate ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1139 | TYPE(ctrl_out), SAVE :: o_sconcoa = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1140 | 'sconcoa', 'Surface Concentration of Organic Aerosol ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1141 | TYPE(ctrl_out), SAVE :: o_sconcbc = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1142 | 'sconcbc', 'Surface Concentration of Black Carbon ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1143 | TYPE(ctrl_out), SAVE :: o_sconcss = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1144 | 'sconcss', 'Surface Concentration of Sea Salt ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1145 | TYPE(ctrl_out), SAVE :: o_sconcdust = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1146 | 'sconcdust', 'Surface Concentration of Dust ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1147 | TYPE(ctrl_out), SAVE :: o_concso4 = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1148 | 'concso4', 'Concentration of Sulfate ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1149 | TYPE(ctrl_out), SAVE :: o_concno3 = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1150 | 'concno3', 'Concentration of Nitrate ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1151 | TYPE(ctrl_out), SAVE :: o_concoa = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1152 | 'concoa', 'Concentration of Organic Aerosol ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1153 | TYPE(ctrl_out), SAVE :: o_concbc = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1154 | 'concbc', 'Concentration of Black Carbon ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1155 | TYPE(ctrl_out), SAVE :: o_concss = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1156 | 'concss', 'Concentration of Sea Salt ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1157 | TYPE(ctrl_out), SAVE :: o_concdust = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1158 | 'concdust', 'Concentration of Dust ', 'kg/m3', (/ ('', i=1, 10) /)) |
---|
| 1159 | TYPE(ctrl_out), SAVE :: o_loadso4 = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1160 | 'loadso4', 'Column Load of Sulfate ', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1161 | TYPE(ctrl_out), SAVE :: o_loadoa = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1162 | 'loadoa', 'Column Load of Organic Aerosol ', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1163 | TYPE(ctrl_out), SAVE :: o_loadbc = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1164 | 'loadbc', 'Column Load of Black Carbon ', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1165 | TYPE(ctrl_out), SAVE :: o_loadss = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1166 | 'loadss', 'Column Load of Sea Salt ', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1167 | TYPE(ctrl_out), SAVE :: o_loaddust = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1168 | 'loaddust', 'Column Load of Dust ', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
[2823] | 1169 | TYPE(ctrl_out), SAVE :: o_loadno3 = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1170 | 'loadno3', 'Column Load of Nitrate ', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1171 | TYPE(ctrl_out), SAVE :: o_swtoaas_nat = ctrl_out((/ 11, 11, 1, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1172 | 'swtoaas_nat', 'Natural aerosol radiative forcing all-sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1173 | TYPE(ctrl_out), SAVE :: o_swsrfas_nat = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1174 | 'swsrfas_nat', 'Natural aerosol radiative forcing all-sky at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1175 | TYPE(ctrl_out), SAVE :: o_swtoacs_nat = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1176 | 'swtoacs_nat', 'Natural aerosol radiative forcing clear-sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1177 | TYPE(ctrl_out), SAVE :: o_swsrfcs_nat = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1178 | 'swsrfcs_nat', 'Natural aerosol radiative forcing clear-sky at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1179 | TYPE(ctrl_out), SAVE :: o_swtoaas_ant = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1180 | 'swtoaas_ant', 'Anthropogenic aerosol radiative forcing all-sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1181 | TYPE(ctrl_out), SAVE :: o_swsrfas_ant = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1182 | 'swsrfas_ant', 'Anthropogenic aerosol radiative forcing all-sky at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1183 | TYPE(ctrl_out), SAVE :: o_swtoacs_ant = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1184 | 'swtoacs_ant', 'Anthropogenic aerosol radiative forcing clear-sky at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1185 | TYPE(ctrl_out), SAVE :: o_swsrfcs_ant = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1186 | 'swsrfcs_ant', 'Anthropogenic aerosol radiative forcing clear-sky at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1187 | TYPE(ctrl_out), SAVE :: o_swtoacf_nat = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1188 | 'swtoacf_nat', 'Natural aerosol impact on cloud radiative forcing at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1189 | TYPE(ctrl_out), SAVE :: o_swsrfcf_nat = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1190 | 'swsrfcf_nat', 'Natural aerosol impact on cloud radiative forcing at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1191 | TYPE(ctrl_out), SAVE :: o_swtoacf_ant = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1192 | 'swtoacf_ant', 'Anthropogenic aerosol impact on cloud radiative forcing at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1193 | TYPE(ctrl_out), SAVE :: o_swsrfcf_ant = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1194 | 'swsrfcf_ant', 'Anthropogenic aerosol impact on cloud radiative forcing at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1195 | TYPE(ctrl_out), SAVE :: o_swtoacf_zero = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1196 | 'swtoacf_zero', 'Cloud radiative forcing (allsky-clearsky fluxes) at TOA', 'W/m2', (/ ('', i=1, 10) /)) |
---|
[2861] | 1197 | TYPE(ctrl_out), SAVE :: o_swsrfcf_zero = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 11/), & |
---|
[2752] | 1198 | 'swsrfcf_zero', 'Cloud radiative forcing (allsky-clearsky fluxes) at SRF', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1199 | TYPE(ctrl_out), SAVE :: o_cldncl = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1200 | 'cldncl', 'CDNC at top of liquid water cloud', 'm-3', (/ ('', i=1, 10) /)) |
---|
| 1201 | TYPE(ctrl_out), SAVE :: o_reffclwtop = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1202 | 'reffclwtop', 'Droplet effective radius at top of liquid water cloud', 'm', (/ ('', i=1, 10) /)) |
---|
| 1203 | TYPE(ctrl_out), SAVE :: o_cldnvi = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1204 | 'cldnvi', 'Column Integrated Cloud Droplet Number', 'm-2', (/ ('', i=1, 10) /)) |
---|
| 1205 | TYPE(ctrl_out), SAVE :: o_lcc = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1206 | 'lcc', 'Cloud liquid fraction at top of cloud', '1', (/ ('', i=1, 10) /)) |
---|
[1792] | 1207 | |
---|
[2690] | 1208 | #ifdef CPP_StratAer |
---|
[2752] | 1209 | !--extinction coefficient |
---|
| 1210 | TYPE(ctrl_out), SAVE :: o_ext_strat_550 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1211 | 'ext_strat_550', 'Strat. aerosol extinction coefficient at 550 nm', '1/m', (/ ('', i=1, 10) /)) |
---|
| 1212 | TYPE(ctrl_out), SAVE :: o_ext_strat_1020 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1213 | 'ext_strat_1020', 'Strat. aerosol extinction coefficient at 1020 nm', '1/m', (/ ('', i=1, 10) /)) |
---|
| 1214 | !--strat aerosol optical depth |
---|
| 1215 | TYPE(ctrl_out), SAVE :: o_tau_strat_550 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
[2854] | 1216 | 'od550_strat_only', 'Stratospheric Aerosol Optical depth at 550 nm ', '1', (/ ('', i=1, 10) /)) |
---|
[2752] | 1217 | TYPE(ctrl_out), SAVE :: o_tau_strat_1020 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1218 | 'OD1020_strat_only', 'Stratospheric Aerosol Optical depth at 1020 nm ', '1', (/ ('', i=1, 10) /)) |
---|
| 1219 | !--chemistry |
---|
| 1220 | TYPE(ctrl_out), SAVE :: o_R2SO4 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1221 | 'R2SO4', 'H2SO4 mass fraction in aerosol', '%', (/ ('', i=1, 10) /)) |
---|
| 1222 | TYPE(ctrl_out), SAVE :: o_OCS_lifetime = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1223 | 'OCS_lifetime', 'OCS lifetime', 's', (/ ('', i=1, 10) /)) |
---|
| 1224 | TYPE(ctrl_out), SAVE :: o_SO2_lifetime = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1225 | 'SO2_lifetime', 'SO2 lifetime', 's', (/ ('', i=1, 10) /)) |
---|
| 1226 | TYPE(ctrl_out), SAVE :: o_f_r_wet = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1227 | 'f_r_wet', 'Conversion factor dry to wet aerosol radius', '-', (/ ('', i=1, 10) /)) |
---|
| 1228 | !--budget 3D |
---|
| 1229 | TYPE(ctrl_out), SAVE :: o_budg_3D_nucl = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1230 | 'budg_3D_nucl', 'H2SO4 nucleation mass flux', 'kg(S)/m2/layer/s', (/ ('', i=1, 10) /)) |
---|
| 1231 | TYPE(ctrl_out), SAVE :: o_budg_3D_cond_evap = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1232 | 'budg_3D_cond_evap', 'H2SO4 condensation/evaporation mass flux', 'kg(S)/m2/layer/s', (/ ('', i=1, 10) /)) |
---|
| 1233 | TYPE(ctrl_out), SAVE :: o_budg_3D_ocs_to_so2 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1234 | 'budg_3D_ocs_to_so2', 'OCS mass flux converted to SO2', 'kg(S)/m2/layer/s', (/ ('', i=1, 10) /)) |
---|
| 1235 | TYPE(ctrl_out), SAVE :: o_budg_3D_so2_to_h2so4 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1236 | 'budg_3D_so2_to_h2so4', 'SO2 mass flux converted to H2SO4', 'kg(S)/m2/layer/s', (/ ('', i=1, 10) /)) |
---|
| 1237 | TYPE(ctrl_out), SAVE :: o_budg_3D_backgr_ocs = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1238 | 'budg_3D_backgr_ocs', 'OCS background tendency', 'kg(S)/m2/layer/s', (/ ('', i=1, 10) /)) |
---|
| 1239 | TYPE(ctrl_out), SAVE :: o_budg_3D_backgr_so2 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1240 | 'budg_3D_backgr_so2', 'SO2 background tendency', 'kg(S)/m2/layer/s', (/ ('', i=1, 10) /)) |
---|
| 1241 | TYPE(ctrl_out), SAVE :: o_vsed_aer = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1242 | 'vsed_aer', 'Strat. aerosol sedimentation velocity (mass-weighted)', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 1243 | !--budget 2D |
---|
| 1244 | TYPE(ctrl_out), SAVE :: o_budg_dep_dry_h2so4 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1245 | 'budg_dep_dry_h2so4', 'H2SO4 dry deposition flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1246 | TYPE(ctrl_out), SAVE :: o_budg_dep_wet_h2so4 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1247 | 'budg_dep_wet_h2so4', 'H2SO4 wet deposition flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1248 | TYPE(ctrl_out), SAVE :: o_budg_dep_dry_part = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1249 | 'budg_dep_dry_part', 'particle dry deposition flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1250 | TYPE(ctrl_out), SAVE :: o_budg_dep_wet_part = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1251 | 'budg_dep_wet_part', 'particle wet deposition flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1252 | TYPE(ctrl_out), SAVE :: o_budg_emi_ocs = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1253 | 'budg_emi_ocs', 'OCS emission flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1254 | TYPE(ctrl_out), SAVE :: o_budg_emi_so2 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1255 | 'budg_emi_so2', 'SO2 emission flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1256 | TYPE(ctrl_out), SAVE :: o_budg_emi_h2so4 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1257 | 'budg_emi_h2so4', 'H2SO4 emission flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1258 | TYPE(ctrl_out), SAVE :: o_budg_emi_part = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1259 | 'budg_emi_part', 'Particle emission flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1260 | TYPE(ctrl_out), SAVE :: o_budg_ocs_to_so2 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1261 | 'budg_ocs_to_so2', 'OCS to SO2 flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1262 | TYPE(ctrl_out), SAVE :: o_budg_so2_to_h2so4 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1263 | 'budg_so2_to_h2so4', 'SO2 to H2SO4 flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1264 | TYPE(ctrl_out), SAVE :: o_budg_h2so4_to_part = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1265 | 'budg_h2so4_to_part', 'H2SO4 to part flux', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1266 | TYPE(ctrl_out), SAVE :: o_budg_sed_part = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1267 | 'budg_sed_part', 'Ground sedimentation flux of strat. particles', 'kg(S)/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1268 | !--tropopause height |
---|
| 1269 | TYPE(ctrl_out), SAVE :: o_p_tropopause = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1270 | 'p_tropopause', 'Tropopause pressure', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 1271 | !--surface PM25 due to strat aerosol |
---|
| 1272 | TYPE(ctrl_out), SAVE :: o_surf_PM25_sulf = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & |
---|
| 1273 | 'surf_PM25_sulf', 'Sulfate PM2.5 concentration at the surface', 'ug/m3', (/ ('', i=1, 10) /)) |
---|
[2690] | 1274 | #endif |
---|
[1792] | 1275 | |
---|
| 1276 | !!!!!!!!!!!!!!!!!!!!!! 3D !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
---|
[2752] | 1277 | TYPE(ctrl_out), SAVE :: o_ec550aer = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1278 | 'ec550aer', 'Extinction at 550nm', 'm^-1', (/ ('', i=1, 10) /)) |
---|
| 1279 | TYPE(ctrl_out), SAVE :: o_lwcon = ctrl_out((/ 2, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1280 | 'lwcon', 'Cloud liquid water content', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1281 | TYPE(ctrl_out), SAVE :: o_iwcon = ctrl_out((/ 2, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1282 | 'iwcon', 'Cloud ice water content', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1283 | TYPE(ctrl_out), SAVE :: o_temp = ctrl_out((/ 2, 3, 4, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1284 | 'temp', 'Air temperature', 'K', (/ ('', i=1, 10) /)) |
---|
| 1285 | TYPE(ctrl_out), SAVE :: o_theta = ctrl_out((/ 2, 3, 4, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1286 | 'theta', 'Potential air temperature', 'K', (/ ('', i=1, 10) /)) |
---|
| 1287 | TYPE(ctrl_out), SAVE :: o_ovap = ctrl_out((/ 2, 3, 4, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1288 | 'ovap', 'Specific humidity', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1289 | TYPE(ctrl_out), SAVE :: o_ovapinit = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1290 | 'ovapinit', 'Specific humidity (begin of timestep)', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1291 | TYPE(ctrl_out), SAVE :: o_oliq = ctrl_out((/ 2, 3, 4, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1292 | 'oliq', 'Liquid water', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1293 | TYPE(ctrl_out), SAVE :: o_ocond = ctrl_out((/ 2, 3, 4, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1294 | 'ocond', 'Condensed water', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1295 | TYPE(ctrl_out), SAVE :: o_wvapp = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1296 | 'wvapp', '', '', (/ ('', i=1, 10) /)) |
---|
| 1297 | TYPE(ctrl_out), SAVE :: o_geop = ctrl_out((/ 2, 3, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1298 | 'geop', 'Geopotential height', 'm2/s2', (/ ('', i=1, 10) /)) |
---|
| 1299 | TYPE(ctrl_out), SAVE :: o_vitu = ctrl_out((/ 2, 3, 4, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 1300 | 'vitu', 'Zonal wind', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 1301 | TYPE(ctrl_out), SAVE :: o_vitv = ctrl_out((/ 2, 3, 4, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 1302 | 'vitv', 'Meridional wind', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 1303 | TYPE(ctrl_out), SAVE :: o_vitw = ctrl_out((/ 2, 3, 10, 6, 10, 10, 11, 11, 11, 11/), & |
---|
| 1304 | 'vitw', 'Vertical wind', 'Pa/s', (/ ('', i=1, 10) /)) |
---|
| 1305 | TYPE(ctrl_out), SAVE :: o_pres = ctrl_out((/ 2, 3, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1306 | 'pres', 'Air pressure', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 1307 | TYPE(ctrl_out), SAVE :: o_paprs = ctrl_out((/ 2, 3, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1308 | 'paprs', 'Air pressure Inter-Couches', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 1309 | TYPE(ctrl_out), SAVE :: o_mass = ctrl_out((/ 2, 3, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1310 | 'mass', 'Masse Couches', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1311 | TYPE(ctrl_out), SAVE :: o_zfull = ctrl_out((/ 2, 3, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1312 | 'zfull', 'Altitude of full pressure levels', 'm', (/ ('', i=1, 10) /)) |
---|
| 1313 | TYPE(ctrl_out), SAVE :: o_zhalf = ctrl_out((/ 2, 3, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1314 | 'zhalf', 'Altitude of half pressure levels', 'm', (/ ('', i=1, 10) /)) |
---|
| 1315 | TYPE(ctrl_out), SAVE :: o_rneb = ctrl_out((/ 2, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1316 | 'rneb', 'Cloud fraction', '-', (/ ('', i=1, 10) /)) |
---|
| 1317 | TYPE(ctrl_out), SAVE :: o_rnebjn = ctrl_out((/ 2, 5, 10, 10, 10, 10, 11, 11,11, 11/), & |
---|
| 1318 | 'rnebjn', 'Cloud fraction in day', '-', (/ ('', i=1, 10) /)) |
---|
| 1319 | TYPE(ctrl_out), SAVE :: o_rnebcon = ctrl_out((/ 2, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1320 | 'rnebcon', 'Convective Cloud Fraction', '-', (/ ('', i=1, 10) /)) |
---|
| 1321 | TYPE(ctrl_out), SAVE :: o_rnebls = ctrl_out((/ 2, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1322 | 'rnebls', 'LS Cloud fraction', '-', (/ ('', i=1, 10) /)) |
---|
| 1323 | TYPE(ctrl_out), SAVE :: o_rhum = ctrl_out((/ 2, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1324 | 'rhum', 'Relative humidity', '-', (/ ('', i=1, 10) /)) |
---|
| 1325 | TYPE(ctrl_out), SAVE :: o_ozone = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1326 | 'ozone', 'Ozone mole fraction', '-', (/ ('', i=1, 10) /)) |
---|
| 1327 | TYPE(ctrl_out), SAVE :: o_ozone_light = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1328 | 'ozone_daylight', 'Daylight ozone mole fraction', '-', (/ ('', i=1, 10) /)) |
---|
| 1329 | TYPE(ctrl_out), SAVE :: o_upwd = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1330 | 'upwd', 'saturated updraft', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1331 | TYPE(ctrl_out), SAVE :: o_epmax_diag = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1332 | 'epmax', 'epmax en fn cape', 'su', (/ ('', i=1, 10) /)) |
---|
| 1333 | TYPE(ctrl_out), SAVE :: o_ep = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1334 | 'ep', 'ep', 'su', (/ ('', i=1, 10) /)) |
---|
| 1335 | TYPE(ctrl_out), SAVE :: o_duphy = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1336 | 'duphy', 'Physics du', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1337 | TYPE(ctrl_out), SAVE :: o_dtphy = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1338 | 'dtphy', 'Physics dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1339 | TYPE(ctrl_out), SAVE :: o_dqphy = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1340 | 'dqphy', 'Physics dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1341 | TYPE(ctrl_out), SAVE :: o_dqphy2d = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1342 | 'dqphy2d', 'Physics dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1343 | TYPE(ctrl_out), SAVE :: o_dqlphy = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1344 | 'dqlphy', 'Physics dQL', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1345 | TYPE(ctrl_out), SAVE :: o_dqlphy2d = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1346 | 'dqlphy2d', 'Physics dQL', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1347 | TYPE(ctrl_out), SAVE :: o_dqsphy = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1348 | 'dqsphy', 'Physics dQS', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1349 | TYPE(ctrl_out), SAVE :: o_dqsphy2d = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1350 | 'dqsphy2d', 'Physics dQS', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1351 | TYPE(ctrl_out), SAVE :: o_pr_con_l = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1352 | 'pr_con_l', 'Convective precipitation lic', ' ', (/ ('', i=1, 10) /)) |
---|
| 1353 | TYPE(ctrl_out), SAVE :: o_pr_con_i = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1354 | 'pr_con_i', 'Convective precipitation ice', ' ', (/ ('', i=1, 10) /)) |
---|
| 1355 | TYPE(ctrl_out), SAVE :: o_pr_lsc_l = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1356 | 'pr_lsc_l', 'Large scale precipitation lic', ' ', (/ ('', i=1, 10) /)) |
---|
| 1357 | TYPE(ctrl_out), SAVE :: o_pr_lsc_i = ctrl_out((/ 2, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1358 | 'pr_lsc_i', 'Large scale precipitation ice', ' ', (/ ('', i=1, 10) /)) |
---|
| 1359 | TYPE(ctrl_out), SAVE :: o_re = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1360 | 're', 'Cloud droplet effective radius', 'um', (/ ('', i=1, 10) /)) |
---|
| 1361 | TYPE(ctrl_out), SAVE :: o_fl = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1362 | 'fl', 'Denominator of Cloud droplet effective radius', ' ', (/ ('', i=1, 10) /)) |
---|
| 1363 | TYPE(ctrl_out), SAVE :: o_scdnc = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1364 | 'scdnc', 'Cloud droplet number concentration', 'm-3', (/ ('', i=1, 10) /)) |
---|
| 1365 | TYPE(ctrl_out), SAVE :: o_reffclws = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1366 | 'reffclws', 'Stratiform Cloud Droplet Effective Radius (aerosol diags.)', 'm', (/ ('', i=1, 10) /)) |
---|
| 1367 | TYPE(ctrl_out), SAVE :: o_reffclwc = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1368 | 'reffclwc', 'Convective Cloud Droplet Effective Radius (aerosol diags.)', 'm', (/ ('', i=1, 10) /)) |
---|
| 1369 | TYPE(ctrl_out), SAVE :: o_lcc3d = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1370 | 'lcc3d', 'Cloud liquid fraction', '1', (/ ('', i=1, 10) /)) |
---|
| 1371 | TYPE(ctrl_out), SAVE :: o_lcc3dcon = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1372 | 'lcc3dcon', 'Convective cloud liquid fraction', '1', (/ ('', i=1, 10) /)) |
---|
| 1373 | TYPE(ctrl_out), SAVE :: o_lcc3dstra = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1374 | 'lcc3dstra', 'Stratiform cloud liquid fraction', '1', (/ ('', i=1, 10) /)) |
---|
| 1375 | TYPE(ctrl_out), SAVE :: o_stratomask = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1376 | 'stratomask', 'Stratospheric fraction', '1', (/ ('', i=1, 10) /)) |
---|
[1792] | 1377 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
---|
| 1378 | |
---|
| 1379 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_albe_srf = (/ & |
---|
[2752] | 1380 | ctrl_out((/ 3, 7, 10, 7, 10, 10, 11, 11, 11, 11/),'albe_ter', "Albedo VIS surf. "//clnsurf(1),"-", (/ ('', i=1, 10) /)), & |
---|
| 1381 | ctrl_out((/ 3, 7, 10, 7, 10, 10, 11, 11, 11, 11/),'albe_lic', "Albedo VIS surf. "//clnsurf(2),"-", (/ ('', i=1, 10) /)), & |
---|
| 1382 | ctrl_out((/ 3, 7, 10, 7, 10, 10, 11, 11, 11, 11/),'albe_oce', "Albedo VIS surf. "//clnsurf(3),"-", (/ ('', i=1, 10) /)), & |
---|
| 1383 | ctrl_out((/ 3, 7, 10, 7, 10, 10, 11, 11, 11, 11/),'albe_sic', "Albedo VIS surf. "//clnsurf(4),"-", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 1384 | |
---|
| 1385 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_ages_srf = (/ & |
---|
[2752] | 1386 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'ages_ter', "Snow age", "day", (/ ('', i=1, 10) /)), & |
---|
| 1387 | ctrl_out((/ 3, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'ages_lic', "Snow age", "day", (/ ('', i=1, 10) /)), & |
---|
| 1388 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'ages_oce',"Snow age", "day", (/ ('', i=1, 10) /)), & |
---|
| 1389 | ctrl_out((/ 3, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'ages_sic',"Snow age", "day", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 1390 | |
---|
[2209] | 1391 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_snow_srf = (/ & |
---|
[2752] | 1392 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'snow_ter', "Snow", "kg/m2", (/ ('', i=1, 10) /)), & |
---|
| 1393 | ctrl_out((/ 3, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'snow_lic', "Snow", "kg/m2", (/ ('', i=1, 10) /)), & |
---|
| 1394 | ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'snow_oce',"Snow", "kg/m2", (/ ('', i=1, 10) /)), & |
---|
| 1395 | ctrl_out((/ 3, 10, 10, 10, 10, 10, 11, 11, 11, 11/),'snow_sic',"Snow", "kg/m2", (/ ('', i=1, 10) /)) /) |
---|
[2209] | 1396 | |
---|
[2243] | 1397 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_z0m_srf = (/ & |
---|
[2752] | 1398 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0m_ter', "Surface roughness "//clnsurf(1),"m", (/ ('', i=1, 10) /)), & |
---|
| 1399 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0m_lic', "Surface roughness "//clnsurf(2),"m", (/ ('', i=1, 10) /)), & |
---|
| 1400 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0m_oce', "Surface roughness "//clnsurf(3),"m", (/ ('', i=1, 10) /)), & |
---|
| 1401 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0m_sic', "Surface roughness "//clnsurf(4),"m", (/ ('', i=1, 10) /)) /) |
---|
[1792] | 1402 | |
---|
[2243] | 1403 | TYPE(ctrl_out), SAVE, DIMENSION(4) :: o_z0h_srf = (/ & |
---|
[2752] | 1404 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0h_ter', "Surface roughness "//clnsurf(1),"m", (/ ('', i=1, 10) /)), & |
---|
| 1405 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0h_lic', "Surface roughness "//clnsurf(2),"m", (/ ('', i=1, 10) /)), & |
---|
| 1406 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0h_oce', "Surface roughness "//clnsurf(3),"m", (/ ('', i=1, 10) /)), & |
---|
| 1407 | ctrl_out((/ 3, 6, 10, 10, 10, 10, 11, 11, 11, 11/),'z0h_sic', "Surface roughness "//clnsurf(4),"m", (/ ('', i=1, 10) /)) /) |
---|
[2243] | 1408 | |
---|
[2752] | 1409 | TYPE(ctrl_out), SAVE :: o_alb1 = ctrl_out((/ 3, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1410 | 'alb1', 'Surface VIS albedo', '-', (/ ('', i=1, 10) /)) |
---|
| 1411 | TYPE(ctrl_out), SAVE :: o_alb2 = ctrl_out((/ 3, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1412 | 'alb2', 'Surface Near IR albedo', '-', (/ ('', i=1, 10) /)) |
---|
| 1413 | TYPE(ctrl_out), SAVE :: o_clwcon = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1414 | 'clwcon', 'Convective Cloud Liquid water content', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1415 | TYPE(ctrl_out), SAVE :: o_Ma = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1416 | 'Ma', 'undilute adiab updraft', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1417 | TYPE(ctrl_out), SAVE :: o_dnwd = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1418 | 'dnwd', 'saturated downdraft', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1419 | TYPE(ctrl_out), SAVE :: o_dnwd0 = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1420 | 'dnwd0', 'unsat. downdraft', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1421 | TYPE(ctrl_out), SAVE :: o_mc = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1422 | 'mc', 'Convective mass flux', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1423 | TYPE(ctrl_out), SAVE :: o_ftime_con = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 1424 | 'ftime_con', 'Fraction of time convection Occurs', ' ', & |
---|
[2752] | 1425 | (/ 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', & |
---|
| 1426 | 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)', 'inst(X)' /)) |
---|
| 1427 | TYPE(ctrl_out), SAVE :: o_dtdyn = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1428 | 'dtdyn', 'Dynamics dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1429 | TYPE(ctrl_out), SAVE :: o_dqdyn = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1430 | 'dqdyn', 'Dynamics dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1431 | TYPE(ctrl_out), SAVE :: o_dqdyn2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1432 | 'dqdyn2d', 'Dynamics dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1433 | TYPE(ctrl_out), SAVE :: o_dqldyn = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1434 | 'dqldyn', 'Dynamics dQL', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1435 | TYPE(ctrl_out), SAVE :: o_dqldyn2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1436 | 'dqldyn2d', 'Dynamics dQL', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1437 | TYPE(ctrl_out), SAVE :: o_dqsdyn = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1438 | 'dqsdyn', 'Dynamics dQS', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1439 | TYPE(ctrl_out), SAVE :: o_dqsdyn2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1440 | 'dqsdyn2d', 'Dynamics dQS', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1441 | TYPE(ctrl_out), SAVE :: o_dudyn = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1442 | 'dudyn', 'Dynamics dU', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1443 | TYPE(ctrl_out), SAVE :: o_dvdyn = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1444 | 'dvdyn', 'Dynamics dV', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1445 | TYPE(ctrl_out), SAVE :: o_dtcon = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1446 | 'dtcon', 'Convection dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1447 | TYPE(ctrl_out), SAVE :: o_ducon = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1448 | 'ducon', 'Convection du', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1449 | TYPE(ctrl_out), SAVE :: o_dvcon = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1450 | 'dvcon', 'Convection dv', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1451 | TYPE(ctrl_out), SAVE :: o_dqcon = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1452 | 'dqcon', 'Convection dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1453 | TYPE(ctrl_out), SAVE :: o_dqcon2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1454 | 'dqcon2d', 'Convection dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1455 | TYPE(ctrl_out), SAVE :: o_dtwak = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1456 | 'dtwak', 'Wake dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1457 | TYPE(ctrl_out), SAVE :: o_dqwak = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1458 | 'dqwak', 'Wake dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1459 | TYPE(ctrl_out), SAVE :: o_dqwak2d = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1460 | 'dqwak2d', 'Wake dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1461 | TYPE(ctrl_out), SAVE :: o_wake_h = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1462 | 'wake_h', 'wake_h', '-', (/ ('', i=1, 10) /)) |
---|
| 1463 | TYPE(ctrl_out), SAVE :: o_wake_s = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1464 | 'wake_s', 'wake_s', '-', (/ ('', i=1, 10) /)) |
---|
| 1465 | TYPE(ctrl_out), SAVE :: o_wake_deltat = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1466 | 'wake_deltat', 'wake_deltat', ' ', (/ ('', i=1, 10) /)) |
---|
| 1467 | TYPE(ctrl_out), SAVE :: o_wake_deltaq = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1468 | 'wake_deltaq', 'wake_deltaq', ' ', (/ ('', i=1, 10) /)) |
---|
| 1469 | TYPE(ctrl_out), SAVE :: o_wake_omg = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1470 | 'wake_omg', 'wake_omg', ' ', (/ ('', i=1, 10) /)) |
---|
| 1471 | TYPE(ctrl_out), SAVE :: o_wdtrainA = ctrl_out((/ 4, 5, 10, 4, 10, 10, 11, 11, 11, 11 /), & |
---|
| 1472 | 'wdtrainA', 'precipitation from AA', '-', (/ ('', i=1, 10) /)) |
---|
| 1473 | TYPE(ctrl_out), SAVE :: o_wdtrainM = ctrl_out((/ 4, 5, 10, 4, 10, 10, 11, 11, 11, 11 /), & |
---|
| 1474 | 'wdtrainM', 'precipitation from mixture', '-', (/ ('', i=1, 10) /)) |
---|
| 1475 | TYPE(ctrl_out), SAVE :: o_Vprecip = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1476 | 'Vprecip', 'precipitation vertical profile', '-', (/ ('', i=1, 10) /)) |
---|
| 1477 | TYPE(ctrl_out), SAVE :: o_ftd = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1478 | 'ftd', 'tend temp due aux descentes precip', '-', (/ ('', i=1, 10) /)) |
---|
| 1479 | TYPE(ctrl_out), SAVE :: o_fqd = ctrl_out((/ 4, 5, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1480 | 'fqd', 'tend vap eau due aux descentes precip', '-', (/ ('', i=1, 10) /)) |
---|
| 1481 | TYPE(ctrl_out), SAVE :: o_dtlsc = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1482 | 'dtlsc', 'Condensation dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1483 | TYPE(ctrl_out), SAVE :: o_dtlschr = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1484 | 'dtlschr', 'Large-scale condensational heating rate', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1485 | TYPE(ctrl_out), SAVE :: o_dqlsc = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1486 | 'dqlsc', 'Condensation dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1487 | TYPE(ctrl_out), SAVE :: o_dqlsc2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1488 | 'dqlsc2d', 'Condensation dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1489 | TYPE(ctrl_out), SAVE :: o_beta_prec = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1490 | 'beta_prec', 'LS Conversion rate to prec', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1491 | TYPE(ctrl_out), SAVE :: o_dtvdf = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1492 | 'dtvdf', 'Boundary-layer dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1493 | TYPE(ctrl_out), SAVE :: o_dtdis = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1494 | 'dtdis', 'TKE dissipation dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1495 | TYPE(ctrl_out), SAVE :: o_dqvdf = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1496 | 'dqvdf', 'Boundary-layer dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1497 | TYPE(ctrl_out), SAVE :: o_dqvdf2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1498 | 'dqvdf2d', 'Boundary-layer dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1499 | TYPE(ctrl_out), SAVE :: o_dteva = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1500 | 'dteva', 'Reevaporation dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1501 | TYPE(ctrl_out), SAVE :: o_dqeva = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1502 | 'dqeva', 'Reevaporation dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1503 | TYPE(ctrl_out), SAVE :: o_dqeva2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1504 | 'dqeva2d', 'Reevaporation dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
[1792] | 1505 | |
---|
| 1506 | !!!!!!!!!!!!!!!! Specifique thermiques |
---|
[2752] | 1507 | TYPE(ctrl_out), SAVE :: o_dqlscth = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1508 | 'dqlscth', 'dQ therm.', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1509 | TYPE(ctrl_out), SAVE :: o_dqlscth2d = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1510 | 'dqlscth2d', 'dQ therm.', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1511 | TYPE(ctrl_out), SAVE :: o_dqlscst = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1512 | 'dqlscst', 'dQ strat.', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1513 | TYPE(ctrl_out), SAVE :: o_dqlscst2d = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1514 | 'dqlscst2d', 'dQ strat.', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1515 | TYPE(ctrl_out), SAVE :: o_dtlscth = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1516 | 'dtlscth', 'dQ therm.', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1517 | TYPE(ctrl_out), SAVE :: o_dtlscst = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1518 | 'dtlscst', 'dQ strat.', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1519 | TYPE(ctrl_out), SAVE :: o_plulth = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1520 | 'plulth', 'Rainfall therm.', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1521 | TYPE(ctrl_out), SAVE :: o_plulst = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1522 | 'plulst', 'Rainfall strat.', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1523 | TYPE(ctrl_out), SAVE :: o_lmaxth = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1524 | 'lmaxth', "Upper level thermals", "", (/ ('', i=1, 10) /)) |
---|
| 1525 | TYPE(ctrl_out), SAVE :: o_ptconvth = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1526 | 'ptconvth', 'POINTS CONVECTIFS therm.', ' ', (/ ('', i=1, 10) /)) |
---|
[1792] | 1527 | !!!!!!!!!!!!!!!!!!!!!!!! |
---|
[2752] | 1528 | TYPE(ctrl_out), SAVE :: o_ptconv = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1529 | 'ptconv', 'POINTS CONVECTIFS', ' ', (/ ('', i=1, 10) /)) |
---|
| 1530 | TYPE(ctrl_out), SAVE :: o_ratqs = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1531 | 'ratqs', 'RATQS', ' ', (/ ('', i=1, 10) /)) |
---|
| 1532 | TYPE(ctrl_out), SAVE :: o_dtthe = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1533 | 'dtthe', 'Thermal dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1534 | TYPE(ctrl_out), SAVE :: o_duthe = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1535 | 'duthe', 'Thermal du', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1536 | TYPE(ctrl_out), SAVE :: o_dvthe = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1537 | 'dvthe', 'Thermal dv', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1538 | TYPE(ctrl_out), SAVE :: o_f_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1539 | 'f_th', 'Thermal plume mass flux', 'kg/(m2*s)', (/ ('', i=1, 10) /)) |
---|
| 1540 | TYPE(ctrl_out), SAVE :: o_e_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1541 | 'e_th', 'Thermal plume entrainment', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1542 | TYPE(ctrl_out), SAVE :: o_w_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1543 | 'w_th', 'Thermal plume vertical velocity', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 1544 | TYPE(ctrl_out), SAVE :: o_lambda_th = ctrl_out((/ 10, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1545 | 'lambda_th', 'Thermal plume vertical velocity', 'm/s', (/ ('', i=1, 10) /)) |
---|
| 1546 | TYPE(ctrl_out), SAVE :: o_ftime_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1547 | 'ftime_th', 'Fraction of time Shallow convection occurs', ' ', (/ ('', i=1, 10) /)) |
---|
| 1548 | TYPE(ctrl_out), SAVE :: o_q_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1549 | 'q_th', 'Thermal plume total humidity', 'kg/kg', (/ ('', i=1, 10) /)) |
---|
| 1550 | TYPE(ctrl_out), SAVE :: o_a_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1551 | 'a_th', "Thermal plume fraction", "", (/ ('', i=1, 10) /)) |
---|
| 1552 | TYPE(ctrl_out), SAVE :: o_d_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1553 | 'd_th', 'Thermal plume detrainment', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1554 | TYPE(ctrl_out), SAVE :: o_f0_th = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1555 | 'f0_th', 'Thermal closure mass flux', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1556 | TYPE(ctrl_out), SAVE :: o_zmax_th = ctrl_out((/ 4, 4, 4, 5, 10, 10, 11, 11, 11, 11/), & |
---|
| 1557 | 'zmax_th', 'Thermal plume height', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1558 | TYPE(ctrl_out), SAVE :: o_dqthe = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1559 | 'dqthe', 'Thermal dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1560 | TYPE(ctrl_out), SAVE :: o_dqthe2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1561 | 'dqthe2d', 'Thermal dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1562 | TYPE(ctrl_out), SAVE :: o_dtajs = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1563 | 'dtajs', 'Dry adjust. dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1564 | TYPE(ctrl_out), SAVE :: o_dqajs = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1565 | 'dqajs', 'Dry adjust. dQ', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
| 1566 | TYPE(ctrl_out), SAVE :: o_dqajs2d = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1567 | 'dqajs2d', 'Dry adjust. dQ', '(kg/m2)/s', (/ ('', i=1, 10) /)) |
---|
| 1568 | TYPE(ctrl_out), SAVE :: o_dtswr = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1569 | 'dtswr', 'SW radiation dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1570 | TYPE(ctrl_out), SAVE :: o_dtsw0 = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1571 | 'dtsw0', 'CS SW radiation dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1572 | TYPE(ctrl_out), SAVE :: o_dtlwr = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1573 | 'dtlwr', 'LW radiation dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1574 | TYPE(ctrl_out), SAVE :: o_dtlw0 = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1575 | 'dtlw0', 'CS LW radiation dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1576 | TYPE(ctrl_out), SAVE :: o_dtec = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1577 | 'dtec', 'Cinetic dissip dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1578 | TYPE(ctrl_out), SAVE :: o_duvdf = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1579 | 'duvdf', 'Boundary-layer dU', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1580 | TYPE(ctrl_out), SAVE :: o_dvvdf = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1581 | 'dvvdf', 'Boundary-layer dV', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1582 | TYPE(ctrl_out), SAVE :: o_duoro = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1583 | 'duoro', 'Orography dU', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1584 | TYPE(ctrl_out), SAVE :: o_dvoro = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1585 | 'dvoro', 'Orography dV', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1586 | TYPE(ctrl_out), SAVE :: o_dulif = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1587 | 'dulif', 'Orography dU', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1588 | TYPE(ctrl_out), SAVE :: o_dvlif = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1589 | 'dvlif', 'Orography dV', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1590 | TYPE(ctrl_out), SAVE :: o_du_gwd_hines = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1591 | 'du_gwd_hines', 'Hines GWD dU', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1592 | TYPE(ctrl_out), SAVE :: o_dv_gwd_hines = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1593 | 'dv_gwd_hines', 'Hines GWD dV', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1594 | TYPE(ctrl_out), SAVE :: o_du_gwd_front = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1595 | 'du_gwd_front', 'Fronts GWD dU', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1596 | TYPE(ctrl_out), SAVE :: o_dv_gwd_front = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1597 | 'dv_gwd_front', 'Fronts GWD dV', 'm/s2', (/ ('', i=1, 10) /)) |
---|
| 1598 | TYPE(ctrl_out), SAVE :: o_east_gwstress = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1599 | 'east_gwstress', 'Eastward GW Stress', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 1600 | TYPE(ctrl_out), SAVE :: o_west_gwstress = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1601 | 'west_gwstress', 'Westward GW Stress', 'Pa', (/ ('', i=1, 10) /)) |
---|
| 1602 | TYPE(ctrl_out), SAVE :: o_dtoro = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1603 | 'dtoro', 'Orography dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1604 | TYPE(ctrl_out), SAVE :: o_dtlif = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1605 | 'dtlif', 'Orography dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1606 | TYPE(ctrl_out), SAVE :: o_dthin = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1607 | 'dthin', 'Hines GWD dT', 'K/s', (/ ('', i=1, 10) /)) |
---|
| 1608 | TYPE(ctrl_out), SAVE :: o_dqch4 = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1609 | 'dqch4', 'H2O due to CH4 oxidation & photolysis', '(kg/kg)/s', (/ ('', i=1, 10) /)) |
---|
[1792] | 1610 | |
---|
[1938] | 1611 | type(ctrl_out), save:: o_du_gwd_rando & |
---|
[2752] | 1612 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'du_gwd_rando', & |
---|
| 1613 | "Random gravity waves dU/dt", "m/s2", (/ ('', i=1, 10) /)) |
---|
[1938] | 1614 | type(ctrl_out), save:: o_dv_gwd_rando & |
---|
[2752] | 1615 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'dv_gwd_rando', & |
---|
| 1616 | "Random gravity waves dV/dt", "m/s2", (/ ('', i=1, 10) /)) |
---|
[2333] | 1617 | type(ctrl_out), save:: o_ustr_gwd_hines & |
---|
[2752] | 1618 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'ustr_gwd_hines', & |
---|
| 1619 | "zonal wind stress Hines gravity waves", "Pa", (/ ('', i=1, 10) /)) |
---|
[2333] | 1620 | type(ctrl_out), save:: o_vstr_gwd_hines & |
---|
[2752] | 1621 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'vstr_gwd_hines', & |
---|
| 1622 | "meridional wind stress Hines gravity waves", "Pa", (/ ('', i=1, 10) /)) |
---|
[2333] | 1623 | type(ctrl_out), save:: o_ustr_gwd_front & |
---|
[2752] | 1624 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'ustr_gwd_front', & |
---|
| 1625 | "zonal wind stress fronts gravity waves", "Pa", (/ ('', i=1, 10) /)) |
---|
[2333] | 1626 | type(ctrl_out), save:: o_vstr_gwd_front & |
---|
[2752] | 1627 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'vstr_gwd_front', & |
---|
| 1628 | "meridional wind stress fronts gravity waves", "Pa", (/ ('', i=1, 10) /)) |
---|
[2333] | 1629 | type(ctrl_out), save:: o_ustr_gwd_rando & |
---|
[2752] | 1630 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'ustr_gwd_rando', & |
---|
| 1631 | "zonal wind stress random gravity waves", "Pa", (/ ('', i=1, 10) /)) |
---|
[1938] | 1632 | type(ctrl_out), save:: o_vstr_gwd_rando & |
---|
[2752] | 1633 | = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), 'vstr_gwd_rando', & |
---|
| 1634 | "meridional wind stress random gravity waves", "Pa", (/ ('', i=1, 10) /)) |
---|
[1938] | 1635 | |
---|
[1792] | 1636 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_trac(:) |
---|
| 1637 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_trac_cum(:) |
---|
[1813] | 1638 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_vdf(:) |
---|
| 1639 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_the(:) |
---|
| 1640 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_con(:) |
---|
| 1641 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_lessi_impa(:) |
---|
| 1642 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_lessi_nucl(:) |
---|
| 1643 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_insc(:) |
---|
| 1644 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_bcscav(:) |
---|
| 1645 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_evapls(:) |
---|
| 1646 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_ls(:) |
---|
| 1647 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_trsp(:) |
---|
| 1648 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_sscav(:) |
---|
| 1649 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_sat(:) |
---|
| 1650 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_uscav(:) |
---|
| 1651 | TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_dry(:) |
---|
| 1652 | |
---|
[2752] | 1653 | TYPE(ctrl_out), SAVE :: o_rsu = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1654 | 'rsu', 'SW upward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1655 | TYPE(ctrl_out), SAVE :: o_rsd = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1656 | 'rsd', 'SW downward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1657 | TYPE(ctrl_out), SAVE :: o_rlu = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1658 | 'rlu', 'LW upward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1659 | TYPE(ctrl_out), SAVE :: o_rld = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1660 | 'rld', 'LW downward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1661 | TYPE(ctrl_out), SAVE :: o_rsucs = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1662 | 'rsucs', 'SW CS upward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1663 | TYPE(ctrl_out), SAVE :: o_rsdcs = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1664 | 'rsdcs', 'SW CS downward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1665 | TYPE(ctrl_out), SAVE :: o_rlucs = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1666 | 'rlucs', 'LW CS upward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1667 | TYPE(ctrl_out), SAVE :: o_rldcs = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1668 | 'rldcs', 'LW CS downward radiation', 'W m-2', (/ ('', i=1, 10) /)) |
---|
| 1669 | TYPE(ctrl_out), SAVE :: o_tnt = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1670 | 'tnt', 'Tendency of air temperature', 'K s-1', (/ ('', i=1, 10) /)) |
---|
| 1671 | TYPE(ctrl_out), SAVE :: o_tntc = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1672 | 'tntc', 'Tendency of air temperature due to Moist Convection', 'K s-1', (/ ('', i=1, 10) /)) |
---|
| 1673 | TYPE(ctrl_out), SAVE :: o_tntr = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1674 | 'tntr', 'Air temperature tendency due to Radiative heating', 'K s-1', (/ ('', i=1, 10) /)) |
---|
| 1675 | TYPE(ctrl_out), SAVE :: o_tntscpbl = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
[1852] | 1676 | 'tntscpbl', 'Air temperature tendency due to St cloud and precipitation and BL mixing', & |
---|
[2752] | 1677 | 'K s-1', (/ ('', i=1, 10) /)) |
---|
| 1678 | TYPE(ctrl_out), SAVE :: o_tnhus = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1679 | 'tnhus', 'Tendency of specific humidity', 's-1', (/ ('', i=1, 10) /)) |
---|
| 1680 | TYPE(ctrl_out), SAVE :: o_tnhusc = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1681 | 'tnhusc', 'Tendency of specific humidity due to convection', 's-1', (/ ('', i=1, 10) /)) |
---|
| 1682 | TYPE(ctrl_out), SAVE :: o_tnhusscpbl = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1683 | 'tnhusscpbl', 'Tendency of Specific humidity due to ST cl, precip and BL mixing', 's-1', (/ ('', i=1, 10) /)) |
---|
| 1684 | TYPE(ctrl_out), SAVE :: o_evu = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1685 | 'evu', 'Eddy viscosity coefficient for Momentum Variables', 'm2 s-1', (/ ('', i=1, 10) /)) |
---|
| 1686 | TYPE(ctrl_out), SAVE :: o_h2o = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1687 | 'h2o', 'Mass Fraction of Water', '1', (/ ('', i=1, 10) /)) |
---|
| 1688 | TYPE(ctrl_out), SAVE :: o_mcd = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1689 | 'mcd', 'Downdraft COnvective Mass Flux', 'kg/(m2*s)', (/ ('', i=1, 10) /)) |
---|
| 1690 | TYPE(ctrl_out), SAVE :: o_dmc = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1691 | 'dmc', 'Deep COnvective Mass Flux', 'kg/(m2*s)', (/ ('', i=1, 10) /)) |
---|
| 1692 | TYPE(ctrl_out), SAVE :: o_ref_liq = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1693 | 'ref_liq', 'Effective radius of convective cloud liquid water particle', 'm', (/ ('', i=1, 10) /)) |
---|
| 1694 | TYPE(ctrl_out), SAVE :: o_ref_ice = ctrl_out((/ 4, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1695 | 'ref_ice', 'Effective radius of startiform cloud ice particle', 'm', (/ ('', i=1, 10) /)) |
---|
| 1696 | TYPE(ctrl_out), SAVE :: o_rsut4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1697 | 'rsut4co2', 'TOA Out SW in 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1698 | TYPE(ctrl_out), SAVE :: o_rlut4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1699 | 'rlut4co2', 'TOA Out LW in 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1700 | TYPE(ctrl_out), SAVE :: o_rsutcs4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1701 | 'rsutcs4co2', 'TOA Out CS SW in 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1702 | TYPE(ctrl_out), SAVE :: o_rlutcs4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1703 | 'rlutcs4co2', 'TOA Out CS LW in 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1704 | TYPE(ctrl_out), SAVE :: o_rsu4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1705 | 'rsu4co2', 'Upwelling SW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1706 | TYPE(ctrl_out), SAVE :: o_rlu4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1707 | 'rlu4co2', 'Upwelling LW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1708 | TYPE(ctrl_out), SAVE :: o_rsucs4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1709 | 'rsucs4co2', 'Upwelling CS SW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1710 | TYPE(ctrl_out), SAVE :: o_rlucs4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1711 | 'rlucs4co2', 'Upwelling CS LW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1712 | TYPE(ctrl_out), SAVE :: o_rsd4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1713 | 'rsd4co2', 'Downwelling SW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1714 | TYPE(ctrl_out), SAVE :: o_rld4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1715 | 'rld4co2', 'Downwelling LW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1716 | TYPE(ctrl_out), SAVE :: o_rsdcs4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1717 | 'rsdcs4co2', 'Downwelling CS SW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1718 | TYPE(ctrl_out), SAVE :: o_rldcs4co2 = ctrl_out((/ 5, 10, 10, 10, 10, 10, 11, 11, 11, 11/), & |
---|
| 1719 | 'rldcs4co2', 'Downwelling CS LW 4xCO2 atmosphere', 'W/m2', (/ ('', i=1, 10) /)) |
---|
| 1720 | TYPE(ctrl_out), SAVE :: o_snowsrf = ctrl_out((/ 1, 1, 10, 1, 10, 10, 11, 11, 11, 11/), & |
---|
| 1721 | 'snowsrf', 'Snow mass at surface', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1722 | TYPE(ctrl_out), SAVE :: o_qsnow = ctrl_out((/ 1, 1, 10, 1, 10, 10, 11, 11, 11, 11/), & |
---|
| 1723 | 'qsnow', 'Water contained in snow', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1724 | TYPE(ctrl_out), SAVE :: o_snowhgt = ctrl_out((/ 1, 1, 10, 1, 10, 10, 11, 11, 11, 11/), & |
---|
| 1725 | 'snowhgt', 'Snow height at surface', 'm', (/ ('', i=1, 10) /)) |
---|
| 1726 | TYPE(ctrl_out), SAVE :: o_toice = ctrl_out((/ 1, 1, 10, 1, 10, 10, 11, 11, 11, 11/), & |
---|
| 1727 | 'to_ice', 'Snow passed to ice model', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1728 | TYPE(ctrl_out), SAVE :: o_sissnow = ctrl_out((/ 1, 1, 10, 1, 10, 10, 11, 11, 11, 11/), & |
---|
| 1729 | 'sissnow', 'Snow in snow model', 'kg/m2', (/ ('', i=1, 10) /)) |
---|
| 1730 | TYPE(ctrl_out), SAVE :: o_runoff = ctrl_out((/ 1, 1, 10, 1, 10, 10, 11, 11, 11, 11/), & |
---|
| 1731 | 'runoff', 'Run-off rate land ice', 'kg/m2/s', (/ ('', i=1, 10) /)) |
---|
| 1732 | TYPE(ctrl_out), SAVE :: o_albslw3 = ctrl_out((/ 1, 1, 1, 1, 10, 10, 11, 11, 11, 11/), & |
---|
| 1733 | 'albslw3', 'Surface albedo LW3', '-', (/ ('', i=1, 10) /)) |
---|
[1792] | 1734 | |
---|
[1828] | 1735 | !!!!!!!!!!!!! Sorties niveaux standards de pression NMC |
---|
[2752] | 1736 | TYPE(ctrl_out), SAVE :: o_tnondef = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1737 | 'tnondef', 'Undefined value of T', 'K', (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1738 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1739 | TYPE(ctrl_out), SAVE :: o_ta = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1740 | 'ta', 'Air temperature', 'K', (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1741 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1742 | TYPE(ctrl_out), SAVE :: o_zg = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1743 | 'zg', 'Geopotential height', 'm', (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1744 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1745 | TYPE(ctrl_out), SAVE :: o_hus = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1746 | 'hus', 'Specific humidity', '1', (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1747 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1748 | TYPE(ctrl_out), SAVE :: o_hur = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1749 | 'hur', 'Relative humidity', '%', (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1750 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1751 | TYPE(ctrl_out), SAVE :: o_ua = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1752 | 'ua', 'Eastward wind', 'm s-1', (/ "inst(X)", "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1753 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1754 | TYPE(ctrl_out), SAVE :: o_va = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
| 1755 | 'va', 'Northward wind', 'm s-1', (/ ('', i=1, 10)/)) |
---|
| 1756 | TYPE(ctrl_out), SAVE :: o_wap = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1757 | 'wap', 'Lagrangian tendency of air pressure', 'Pa s-1', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1758 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1759 | TYPE(ctrl_out), SAVE :: o_psbg = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1971] | 1760 | 'psbg', 'Pressure sfce below ground', '%', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1761 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1762 | TYPE(ctrl_out), SAVE :: o_tro3 = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1763 | 'tro3', 'Ozone mole fraction', '1e-9', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1764 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1765 | TYPE(ctrl_out), SAVE :: o_tro3_daylight = ctrl_out((/ 11, 11, 11, 11, 11, 11, 5, 5, 5, 11/), & |
---|
[1828] | 1766 | 'tro3_daylight', 'Daylight ozone mole fraction', '1e-9', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1767 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1768 | TYPE(ctrl_out), SAVE :: o_uxv = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1769 | 'uv', 'uv', 'm2/s2', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1770 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1771 | TYPE(ctrl_out), SAVE :: o_vxq = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[2498] | 1772 | 'vxq', 'vxq', 'm/s * (kg/kg)', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1773 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1774 | TYPE(ctrl_out), SAVE :: o_vxT = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1775 | 'vT', 'vT', 'mK/s', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1776 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1777 | TYPE(ctrl_out), SAVE :: o_wxq = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1778 | 'wq', 'wq', '(Pa/s)*(kg/kg)', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1779 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1780 | TYPE(ctrl_out), SAVE :: o_vxphi = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1781 | 'vphi', 'vphi', 'm2/s', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1782 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1783 | TYPE(ctrl_out), SAVE :: o_wxT = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1784 | 'wT', 'wT', '"K*Pa/s', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1785 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1786 | TYPE(ctrl_out), SAVE :: o_uxu = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1787 | 'u2', 'u2', 'm2/s2', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1788 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1789 | TYPE(ctrl_out), SAVE :: o_vxv = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1790 | 'v2', 'v2', 'm2/s2', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1791 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
| 1792 | TYPE(ctrl_out), SAVE :: o_TxT = ctrl_out((/ 11, 11, 11, 11, 11, 11, 6, 6, 6, 11/), & |
---|
[1828] | 1793 | 'T2', 'T2', 'K2', (/ "inst(X)", "inst(X)", "inst(X)", & |
---|
[2752] | 1794 | "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)", "inst(X)" /)) |
---|
[1828] | 1795 | |
---|
[2630] | 1796 | #ifdef CPP_Dust |
---|
| 1797 | #include "Dust/spla_output_dat.h" |
---|
| 1798 | #endif |
---|
| 1799 | |
---|
[1792] | 1800 | END MODULE phys_output_ctrlout_mod |
---|