Changeset 3497
- Timestamp:
- Nov 7, 2024, 11:13:46 AM (2 weeks ago)
- Location:
- trunk/LMDZ.TITAN/libf/phytitan
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.TITAN/libf/phytitan/calc_condlh.F90
r3090 r3497 33 33 ! C2H6 --> 3 34 34 ! HCN --> 4 35 ! AC6H6--> 5 35 36 !==================================================================== 36 37 … … 56 57 real, parameter :: mmolC2H6 = 30.e-3 ! Molar mass of C2H6 [kg.mol-1] 57 58 real, parameter :: mmolHCN = 27.e-3 ! Molar mass of HCN [kg.mol-1] 59 real, parameter :: mmolAC6H6 = 78.e-3 ! Molar mass of AC6H6 [kg.mol-1] 58 60 59 61 real, parameter :: TcCH4 = 190.56 ! Critical point of CH4 [K] … … 61 63 real, parameter :: TcC2H6 = 305.35 ! Critical point of C2H6 [K] 62 64 real, parameter :: TcHCN = 456.70 ! Critical point of HCN [K] 65 real, parameter :: TcAC6H6 = 562.10 ! Critical point of AC6H6 [K] 63 66 64 67 ! Local variables : … … 111 114 enddo ! End of loop on vertical layers 112 115 enddo ! End of main loop on the horizontal grid 113 116 117 ! AC6H6 : 118 !-------- 119 else if(trim(nameOfTracer(gazs_indx(iq))) .eq. "AC6H6") then 120 121 do ig = 1, ngrid ! Main loop on the horizontal grid 122 do l = 1, nlayer ! Loop on vertical layers 123 ftx = (1. - pt(ig,l)) / TcAC6H6 124 if (ftx .le. 1.e-3) ftx = 1.e-3 125 Lcx(ig,l,iq) = 8.314 * TcAC6H6 * (7.08 * ftx**0.354 + 10.95 * 9.9e-2 * ftx**0.456) / mmolAC6H6 126 enddo ! End of loop on vertical layers 127 enddo ! End of main loop on the horizontal grid 114 128 115 129 ! HCN : … … 127 141 128 142 else 129 write(*,*) 'Species ',trim(nameOfTracer(gazs_indx(iq))),' not considered ... Check traceur.def'143 write(*,*) 'Species ',trim(nameOfTracer(gazs_indx(iq))),' not considered in calc_condlh.F90... Check traceur.def' 130 144 Lcx(ig,l,iq) = 0.0D0 131 145 endif -
trunk/LMDZ.TITAN/libf/phytitan/calc_rayleigh.F90
r3090 r3497 14 14 ! Robin Wordsworth (2010) 15 15 ! Jeremy Leconte (2012): Added option for variable gas. Improved water rayleigh (Bucholtz 1995). 16 ! B runode Batz de Trenquelleon (2023) : Added CH4 rayleigh.16 ! B. de Batz de Trenquelleon (2023) : Added CH4 rayleigh. 17 17 ! 18 18 ! Called by -
trunk/LMDZ.TITAN/libf/phytitan/callcorrk.F90
r3318 r3497 41 41 ! --> corrk recombining case 42 42 ! B. de Batz de Trenquelléon (2023) 43 ! --> Titan's haze and could optics43 ! --> Titan's haze and coulds optics 44 44 ! --> clear/dark columns method 45 45 ! --> optical diagnostics -
trunk/LMDZ.TITAN/libf/phytitan/datafile_mod.F90
r3318 r3497 32 32 ! Default file for nudging of zonal wind 33 33 ! Set in physiq_mod 34 character(LEN=100),save :: nudging_file ='datagcm/SuperNudging.dat'35 !character(LEN=100),save :: nudging_file ='datagcm/NewNudging.dat'34 ! character(LEN=100),save :: nudging_file ='datagcm/SuperNudging.dat' 35 character(LEN=100),save :: nudging_file ='datagcm/NewNudging.dat' 36 36 !$OMP THREADPRIVATE(nudging_file) 37 37 -
trunk/LMDZ.TITAN/libf/phytitan/evapCH4.F90
r3318 r3497 79 79 real, parameter :: humCH4 = 0.4 ! Imposed surface humidity for CH4 [-] 80 80 81 real, parameter :: Flnp = 0. 08! Fraction occupied by lakes (North Pole)82 real, parameter :: Flsp = 0.0 2! Fraction occupied by lakes (South Pole)83 real, parameter :: Flml = 0.02! Fraction not infiltrated into the ground (Mid latitudes)81 real, parameter :: Flnp = 0.10 ! Fraction occupied by lakes (North Pole) 82 real, parameter :: Flsp = 0.01 ! Fraction occupied by lakes (South Pole) 83 real, parameter :: Flml = 1. ! Fraction not infiltrated into the ground (Mid latitudes) 84 84 85 85 real, parameter :: mmolair = 28.e-3 ! Molar mass of air [kg.mol-1] 86 86 real, parameter :: mmolCH4 = 16.e-3 ! Molar mass of CH4 [kg.mol-1] 87 real, parameter :: rho iCH4 = 425. ! Density of ice ofCH4 [kg.m-3]87 real, parameter :: rholCH4 = 425. ! Density of liquid CH4 [kg.m-3] 88 88 89 89 real, parameter :: TcCH4 = 190.56 ! Critical point of CH4 [K] … … 131 131 Tlake = tsurf(ig) - 7 ! Lakes are 2-7K less than surface. 132 132 qsatCH4 = (1.0e5 / pplev(ig,1)) * exp(1.051e1 - 1.110e3/Tlake - 4.341e3/Tlake**2 + 1.035e5/Tlake**3 - 7.910e5/Tlake**4) 133 ! CH4 : 0. 80 * qsat because of dissolution in N2134 qsatCH4 = 0. 80 * qsatCH4133 ! CH4 : 0.70 * qsat because of dissolution in N2 134 qsatCH4 = 0.70 * qsatCH4 135 135 136 136 ! Flux at the surface [kg.m-2.s-1] : … … 171 171 172 172 ! Trend of CH4's tank [m] 173 dtankCH4 = - (newpqCH4 - pqCH4(ig,1)) * rhoair * (zzlev(ig,2) - zzlev(ig,1)) * mmolCH4 / mmolair / rho iCH4173 dtankCH4 = - (newpqCH4 - pqCH4(ig,1)) * rhoair * (zzlev(ig,2) - zzlev(ig,1)) * mmolCH4 / mmolair / rholCH4 174 174 175 175 ! New tank depth of CH4 [m] … … 177 177 tankCH4(ig) = tankCH4(ig) + dtankCH4 178 178 else 179 !write(*,*) 'Evaporation CH4 : Empty lakes...' 180 newpqCH4 = tankCH4(ig) / (rhoair * (zzlev(ig,2) - zzlev(ig,1)) * mmolCH4 / mmolair / rhoiCH4) + pqCH4(ig,1) 179 newpqCH4 = tankCH4(ig) / (rhoair * (zzlev(ig,2) - zzlev(ig,1)) * mmolCH4 / mmolair / rholCH4) + pqCH4(ig,1) 181 180 tankCH4(ig) = 1.e-30 182 181 endif -
trunk/LMDZ.TITAN/libf/phytitan/inifis_mod.F90
r3318 r3497 39 39 ! -Ehouarn Millour (june 2009) use getin routine 40 40 ! to load parameters 41 ! -B runode Batz de Trenquelléon (2023) minor changes and41 ! -B. de Batz de Trenquelléon (2023) minor changes and 42 42 ! new initialisations 43 43 ! -
trunk/LMDZ.TITAN/libf/phytitan/muphy_diag.F90
r3083 r3497 12 12 USE tracer_h 13 13 IMPLICIT NONE 14 REAL(kind=8), ALLOCATABLE, DIMENSION(:) :: mmd_aer_prec !! Aerosols precipitations (both modes) ( m).15 REAL(kind=8), ALLOCATABLE, DIMENSION(:) :: mmd_ccn_prec !! CCN precipitations ( m).14 REAL(kind=8), ALLOCATABLE, DIMENSION(:) :: mmd_aer_prec !! Aerosols precipitations (both modes) (\(kg.m^{-2}.s^{-1}\)). 15 REAL(kind=8), ALLOCATABLE, DIMENSION(:) :: mmd_ccn_prec !! CCN precipitations (\(kg.m^{-2}.s^{-1}\)). 16 16 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:) :: mmd_aer_s_w !! Spherical aerosol settling velocity (\(m.s^{-1}\)). 17 17 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:) :: mmd_aer_f_w !! Fractal aerosol settling velocity (\(m.s^{-1}\)). … … 22 22 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:,:) :: mmd_ice_fluxes !! Ice sedimentation fluxes (\(kg.m^{-2}.s^{-1}\)). 23 23 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:,:) :: mmd_gazs_sat !! Condensible gaz saturation ratios (--). 24 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:) :: mmd_ice_prec !! Ice precipitations ( m).24 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:) :: mmd_ice_prec !! Ice precipitations (\(kg.m^{-2}.s^{-1}\)). 25 25 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:) :: mmd_rc_sph !! Spherical mode characteristic radius (m). 26 26 REAL(kind=8), ALLOCATABLE, DIMENSION(:,:) :: mmd_rc_fra !! Fractal mode characteristic radius (m). -
trunk/LMDZ.TITAN/libf/phytitan/optci.F90
r3340 r3497 39 39 ! --> Clean and adaptation to Titan 40 40 ! B. de Batz de Trenquelléon (2022-2023) 41 ! --> Clean and correction to Titan41 ! --> Clean and correction 42 42 ! --> New optics added for Titan's clouds 43 43 ! … … 282 282 call get_haze_and_cloud_opacity(FTYPE,FTYPE,m0ccn,m3ccn,iw,dtau_ccn,ssa_ccn(nw),asf_ccn(nw)) 283 283 284 ! Clear column (CCN, C2H2, C2H6, HCN ) :284 ! Clear column (CCN, C2H2, C2H6, HCN, AC6H6) : 285 285 IF (CDCOLUMN == 0) THEN 286 286 DO iq = 2, nice … … 289 289 call get_haze_and_cloud_opacity(FTYPE,CTYPE,m0ccn,m3cld,iw,dtau_cld,ssa_cld(nw),asf_cld(nw)) 290 290 291 ! Dark column (CCN, CH4, C2H2, C2H6, HCN ) :291 ! Dark column (CCN, CH4, C2H2, C2H6, HCN, AC6H6) : 292 292 ELSEIF (CDCOLUMN == 1) THEN 293 293 DO iq = 1, nice -
trunk/LMDZ.TITAN/libf/phytitan/optcv.F90
r3340 r3497 31 31 ! --> Clean and adaptation to Titan 32 32 ! B. de Batz de Trenquelléon (2022-2023) 33 ! --> Clean and correction to Titan33 ! --> Clean and correction 34 34 ! --> New optics added for Titan's clouds 35 35 ! … … 313 313 call get_haze_and_cloud_opacity(FTYPE,FTYPE,m0ccn,m3ccn,iw,dtau_ccn,ssa_ccn(nw),asf_ccn(nw)) 314 314 315 ! Clear column (CCN, C2H2, C2H6, HCN ) :315 ! Clear column (CCN, C2H2, C2H6, HCN, AC6H6) : 316 316 IF (CDCOLUMN == 0) THEN 317 317 DO iq = 2, nice … … 320 320 call get_haze_and_cloud_opacity(FTYPE,CTYPE,m0ccn,m3cld,iw,dtau_cld,ssa_cld(nw),asf_cld(nw)) 321 321 322 ! Dark column (CCN, CH4, C2H2, C2H6, HCN ) :322 ! Dark column (CCN, CH4, C2H2, C2H6, HCN, AC6H6) : 323 323 ELSEIF (CDCOLUMN == 1) THEN 324 324 DO iq = 1, nice -
trunk/LMDZ.TITAN/libf/phytitan/physiq_mod.F90
r3340 r3497 276 276 real zdmassmr_col(ngrid) ! Atmospheric Column Mass tendency for mass_redistribution (kg_of_air/m2/s). 277 277 real zdpsrfmr(ngrid) ! Pressure tendency for mass_redistribution routine (Pa/s). 278 279 ! Temporal tracers :280 real ppq(ngrid,nlayer,nq) ! Tracers (kg/kg_of_air).281 278 282 279 … … 842 839 843 840 ! standard callcorrk 844 !call callcorrk(ngrid,nlayer,ppq,nq,qsurf,zday, &845 841 call callcorrk(ngrid,nlayer,pq,nq,qsurf,zday, & 846 842 albedo,albedo_equivalent,emis,mu0,pplev,pplay,zzlev,& … … 1119 1115 ENDDO 1120 1116 ENDIF 1121 ! In case there is no clouds, in the troposphere the moments are 1117 ! In case there is no clouds, in the troposphere the moments are fixed to evacuate all aerosols 1122 1118 IF (.NOT. callclouds) THEN 1123 DO l = 1, nlayer 1124 DO ig=1,ngrid 1125 IF (pplay(ig,l) .gt. 1000.) THEN 1126 pdq(ig,l,1)=0. 1127 pdq(ig,l,2)=0. 1128 IF (pplay(ig,l) .gt. 5000.) THEN 1129 pdq(ig,l,3)=0. 1130 pdq(ig,l,4)=0. 1131 ENDIF 1132 ENDIF 1133 ENDDO 1134 ENDDO 1119 WHERE (pplay(:,:) .gt. 1000.) 1120 pdq(:,:,1) = 0. 1121 pdq(:,:,2) = 0. 1122 ENDWHERE 1123 WHERE (pplay(:,:) .gt. 5000.) 1124 pdq(:,:,3) = 0. 1125 pdq(:,:,4) = 0. 1126 ENDWHERE 1135 1127 ENDIF 1136 1128 #endif … … 1262 1254 else 1263 1255 ! Fill lakes with precipitation : 1264 tankCH4(:) = tankCH4(:) + (mmd_ice_prec(:,1) / 425. * ptimestep) ! [m] 1256 !if (REAL(latitude_deg(ig)) .ge. 70.0) then 1257 ! tankCH4(ig) = 200.0 ! [m] 1258 !else if (REAL(latitude_deg(ig)) .le. -70.0) then 1259 ! tankCH4(ig) = 50.0 ! [m] 1260 !else 1261 ! tankCH4(ig) = 0.0 ! [m] 1262 !endif 1263 tankCH4(:) = tankCH4(:) + (mmd_ice_prec(:,1) / 422. * ptimestep) ! [m] 1265 1264 1266 1265 ! Evaporation of lakes : … … 1415 1414 enddo 1416 1415 1417 ! [BBT TEMPO] Firstcall : Initialize Tracers 1418 !if (firstcall) then 1419 ! do ig = 1, ngrid 1420 ! ! Aerosols : 1421 ! !----------- 1422 ! WHERE (pq(ig,:24,3) < 3.0e7) & 1423 ! pdq(ig,:24,3) = (3.0e7 - pq(ig,:24,3)) / ptimestep ! M0 aerf 1424 ! WHERE (pq(ig,:24,4) < 1.5e-12) & 1425 ! pdq(ig,:24,4) = (1.5e-12 - pq(ig,:24,4)) / ptimestep ! M3 aerf 1426 ! ! Lakes : 1427 ! !-------- 1428 ! if (REAL(latitude_deg(ig)) .ge. 70.0) then 1429 ! tankCH4(ig) = 100.0 ! [m] 1430 ! else if (REAL(latitude_deg(ig)) .le. -70.0) then 1431 ! tankCH4(ig) = 20.0 ! [m] 1432 ! else 1433 ! tankCH4(ig) = 0.0 ! [m] 1434 ! endif 1435 ! ! Species : 1436 ! !---------- 1437 ! do iq = 1, size(ices_indx) 1438 ! ! CH4 : 1439 ! !------ 1440 ! if(trim(nameOfTracer(gazs_indx(iq))) .eq. "CH4") then 1441 ! WHERE (pq(ig,:,gazs_indx(iq))/rat_mmol(gazs_indx(iq)) > 0.05) & 1442 ! pdq(ig,:,gazs_indx(iq)) = (0.05 * rat_mmol(gazs_indx(iq)) - pq(ig,:,gazs_indx(iq))) / ptimestep 1443 ! WHERE (pq(ig,:,gazs_indx(iq))/rat_mmol(gazs_indx(iq)) < 0.014) & 1444 ! pdq(ig,:,gazs_indx(iq)) = (0.014 * rat_mmol(gazs_indx(iq)) - pq(ig,:,gazs_indx(iq))) / ptimestep 1445 ! endif 1446 ! ! C2H2 : 1447 ! !------- 1448 ! if(trim(nameOfTracer(gazs_indx(iq))) .eq. "C2H2") then 1449 ! WHERE (pq(ig,26:,gazs_indx(iq))/rat_mmol(gazs_indx(iq)) < 3.0e-6) & 1450 ! pdq(ig,26:,gazs_indx(iq)) = (5.0e-6 * rat_mmol(gazs_indx(iq)) - pq(ig,26:,gazs_indx(iq))) / ptimestep 1451 ! endif 1452 ! ! C2H6 : 1453 ! !------- 1454 ! if(trim(nameOfTracer(gazs_indx(iq))) .eq. "C2H6") then 1455 ! WHERE (pq(ig,26:,gazs_indx(iq))/rat_mmol(gazs_indx(iq)) < 2.0e-5) & 1456 ! pdq(ig,26:,gazs_indx(iq)) = (2.0e-5 * rat_mmol(gazs_indx(iq)) - pq(ig,26:,gazs_indx(iq))) / ptimestep 1457 ! endif 1458 ! ! HCN : 1459 ! !------ 1460 ! if(trim(nameOfTracer(gazs_indx(iq))) .eq. "HCN") then 1461 ! WHERE (pq(ig,26:,gazs_indx(iq))/rat_mmol(gazs_indx(iq)) < 8.0e-6) & 1462 ! pdq(ig,26:,gazs_indx(iq)) = (8.0e-6 * rat_mmol(gazs_indx(iq)) - pq(ig,26:,gazs_indx(iq))) / ptimestep 1463 ! endif 1464 ! enddo 1465 ! enddo 1466 !endif 1467 ! [BdBdT : Forcage de la photochimie] 1468 do ig = 1, ngrid 1469 do iq = 1, size(ices_indx) 1470 ! C2H2 : 1471 !------- 1472 if(trim(nameOfTracer(gazs_indx(iq))) .eq. "C2H2") then 1473 pdq(ig,nlayer-3:,gazs_indx(iq)) = (4.0e-5 * rat_mmol(gazs_indx(iq)) - pq(ig,nlayer-3:,gazs_indx(iq))) / ptimestep 1474 endif 1475 ! C2H6 : 1476 !------- 1477 if(trim(nameOfTracer(gazs_indx(iq))) .eq. "C2H6") then 1478 pdq(ig,nlayer-3:,gazs_indx(iq)) = (1.0e-4 * rat_mmol(gazs_indx(iq)) - pq(ig,nlayer-3:,gazs_indx(iq))) / ptimestep 1479 endif 1480 ! HCN : 1481 !------ 1482 if(trim(nameOfTracer(gazs_indx(iq))) .eq. "HCN") then 1483 pdq(ig,nlayer-3:,gazs_indx(iq)) = (4.0e-5 * rat_mmol(gazs_indx(iq)) - pq(ig,nlayer-3:,gazs_indx(iq))) / ptimestep 1484 endif 1416 ! [Forcage de la photochimie pour les nuages] 1417 if (callclouds) then 1418 do ig = 1, ngrid 1419 do iq = 1, size(ices_indx) 1420 ! C2H2 : 1421 !------- 1422 if(trim(nameOfTracer(gazs_indx(iq))) .eq. "C2H2") then 1423 pdq(ig,nlayer-3:,gazs_indx(iq)) = (4.0e-5 * rat_mmol(gazs_indx(iq)) - pq(ig,nlayer-3:,gazs_indx(iq))) / ptimestep 1424 endif 1425 ! C2H6 : 1426 !------- 1427 if(trim(nameOfTracer(gazs_indx(iq))) .eq. "C2H6") then 1428 pdq(ig,nlayer-3:,gazs_indx(iq)) = (8.0e-5 * rat_mmol(gazs_indx(iq)) - pq(ig,nlayer-3:,gazs_indx(iq))) / ptimestep 1429 endif 1430 ! HCN : 1431 !------ 1432 if(trim(nameOfTracer(gazs_indx(iq))) .eq. "HCN") then 1433 pdq(ig,nlayer-3:,gazs_indx(iq)) = (2.0e-5 * rat_mmol(gazs_indx(iq)) - pq(ig,nlayer-3:,gazs_indx(iq))) / ptimestep 1434 endif 1435 ! AC6H6 : 1436 !-------- 1437 if(trim(nameOfTracer(gazs_indx(iq))) .eq. "AC6H6") then 1438 pdq(ig,nlayer-3:,gazs_indx(iq)) = (2.0e-5 * rat_mmol(gazs_indx(iq)) - pq(ig,nlayer-3:,gazs_indx(iq))) / ptimestep 1439 endif 1440 enddo 1485 1441 enddo 1486 enddo 1442 endif 1443 1487 1444 zq(:,:,:) = pq(:,:,:) + pdq(:,:,:)*ptimestep 1488 1445 … … 1830 1787 ! Optical diagnostics : 1831 1788 !-------------------------------------------------------- 1832 1833 if (1.eq.0) then ! not by default...1834 1835 1789 ! Haze opacity : 1836 CALL send_xios_field('ttauhv_14',zpopthv(:,:,14,2)) ! 14 --> 1.076 um 1790 CALL send_xios_field('ttauhv_08',zpopthv(:,:,8,2)) ! 08 --> 1.983 um 1791 CALL send_xios_field('ttauhv_15',zpopthv(:,:,15,2)) ! 15 --> 1.000 um 1837 1792 CALL send_xios_field('ttauhv_20',zpopthv(:,:,20,2)) ! 20 --> 0.671 um 1838 1793 CALL send_xios_field('ttauhv_23',zpopthv(:,:,23,2)) ! 23 --> 0.346 um … … 1841 1796 CALL send_xios_field('ttauhi_23',zpopthi(:,:,23,2)) ! 23 --> 4.849 um 1842 1797 ! Haze extinction : 1843 CALL send_xios_field('kkhv_14',zpopthv(:,:,14,3)) 1798 CALL send_xios_field('kkhv_08',zpopthv(:,:,8,3)) 1799 CALL send_xios_field('kkhv_15',zpopthv(:,:,15,3)) 1844 1800 CALL send_xios_field('kkhv_20',zpopthv(:,:,20,3)) 1845 1801 CALL send_xios_field('kkhv_23',zpopthv(:,:,23,3)) … … 1848 1804 CALL send_xios_field('kkhi_23',zpopthi(:,:,23,3)) 1849 1805 ! Haze single scattering albedo : 1850 CALL send_xios_field('wwhv_14',zpopthv(:,:,14,4)) 1806 CALL send_xios_field('wwhv_08',zpopthv(:,:,8,4)) 1807 CALL send_xios_field('wwhv_15',zpopthv(:,:,15,4)) 1851 1808 CALL send_xios_field('wwhv_20',zpopthv(:,:,20,4)) 1852 1809 CALL send_xios_field('wwhv_23',zpopthv(:,:,23,4)) … … 1855 1812 CALL send_xios_field('wwhi_23',zpopthi(:,:,23,4)) 1856 1813 ! Haze asymmetry parameter : 1857 CALL send_xios_field('gghv_14',zpopthv(:,:,14,5)) 1814 CALL send_xios_field('gghv_08',zpopthv(:,:,8,5)) 1815 CALL send_xios_field('gghv_15',zpopthv(:,:,15,5)) 1858 1816 CALL send_xios_field('gghv_20',zpopthv(:,:,20,5)) 1859 1817 CALL send_xios_field('gghv_23',zpopthv(:,:,23,5)) … … 1865 1823 IF (callclouds) THEN 1866 1824 ! Opacity : 1867 CALL send_xios_field('ttauv_14',zpopttv(:,:,14,2)) ! 14 --> 1.076 um 1825 CALL send_xios_field('ttauv_08',zpopttv(:,:,8,2)) ! 08 --> 1.983 um 1826 CALL send_xios_field('ttauv_15',zpopttv(:,:,15,2)) ! 15 --> 1.000 um 1868 1827 CALL send_xios_field('ttauv_20',zpopttv(:,:,20,2)) ! 20 --> 0.671 um 1869 1828 CALL send_xios_field('ttauv_23',zpopttv(:,:,23,2)) ! 23 --> 0.346 um … … 1872 1831 CALL send_xios_field('ttaui_23',zpoptti(:,:,23,2)) ! 23 --> 4.849 um 1873 1832 ! Extinction : 1874 CALL send_xios_field('kkv_14',zpopttv(:,:,14,3)) 1833 CALL send_xios_field('kkv_08',zpopttv(:,:,8,3)) 1834 CALL send_xios_field('kkv_15',zpopttv(:,:,15,3)) 1875 1835 CALL send_xios_field('kkv_20',zpopttv(:,:,20,3)) 1876 1836 CALL send_xios_field('kkv_23',zpopttv(:,:,23,3)) … … 1879 1839 CALL send_xios_field('kki_23',zpoptti(:,:,23,3)) 1880 1840 ! Single scattering albedo : 1881 CALL send_xios_field('wwv_14',zpopttv(:,:,14,4)) 1841 CALL send_xios_field('wwv_08',zpopttv(:,:,8,4)) 1842 CALL send_xios_field('wwv_15',zpopttv(:,:,15,4)) 1882 1843 CALL send_xios_field('wwv_20',zpopttv(:,:,20,4)) 1883 1844 CALL send_xios_field('wwv_23',zpopttv(:,:,23,4)) … … 1886 1847 CALL send_xios_field('wwi_23',zpoptti(:,:,23,4)) 1887 1848 ! Asymmetry parameter : 1888 CALL send_xios_field('ggv_14',zpopttv(:,:,14,5)) 1849 CALL send_xios_field('ggv_08',zpopttv(:,:,8,5)) 1850 CALL send_xios_field('ggv_15',zpopttv(:,:,15,5)) 1889 1851 CALL send_xios_field('ggv_20',zpopttv(:,:,20,5)) 1890 1852 CALL send_xios_field('ggv_23',zpopttv(:,:,23,5)) … … 1900 1862 CALL send_xios_field('dconti_17',zpoptti(:,:,17,8)) 1901 1863 ENDIF 1902 1903 endif ! 1.eq.0 ...1904 1864 1905 1865 ! Diagnostics for haze and clouds (4D) :
Note: See TracChangeset
for help on using the changeset viewer.