Changeset 3090 for trunk/LMDZ.TITAN/libf/muphytitan/config
- Timestamp:
- Oct 17, 2023, 9:40:14 AM (15 months ago)
- Location:
- trunk/LMDZ.TITAN/libf/muphytitan/config
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.TITAN/libf/muphytitan/config/config.ne15.cfg
r1897 r3090 19 19 # 2 - SF interactions 20 20 # 4 - FF interactions. 21 # (for example : 5 = 4+1 --> SS and FF coagulation only)21 # (for example : 5 = 4+1 --> SS and FF coagulation only) 22 22 haze_coag_interactions = 7 23 23 # Enable/disable Haze sedimentation process 24 24 haze_sedimentation = T 25 25 # Disable Fiadero correction for sedimentation process 26 no_fiadero = F26 no_fiadero = T 27 27 # Fiadero correction minimum ratio threshold 28 28 fiadero_min_ratio = 0.1 … … 30 30 fiadero_max_ratio = 10. 31 31 # Force settling velocity to M0 32 wsed_m0 = T32 wsed_m0 = T 33 33 # Force settling velocity to M3 34 wsed_m3 = F34 wsed_m3 = F 35 35 # Enable/disable clouds sedimentation process 36 36 # (automatically set to F if clouds microphysics is not enabled) … … 41 41 # Condensible species configuration file 42 42 # (not needed if clouds microphysics is not enabled) 43 specie_cfg = ../ datagcm/microphysics/mp2m_species.cfg43 specie_cfg = ../../datagcm/microphysics/mp2m_species.cfg 44 44 45 45 # Enable/disable spherical mode transfert probability … … 47 47 # Path of the spherical mode transfert probability look-up tables file 48 48 # (optional if 'transfert_probability' is False) 49 ps2s_file = ../ datagcm/microphysics/mmp_ps2s_rm50_ne15.nc49 ps2s_file = ../../datagcm/microphysics/mmp_ps2s_rm50_ne15.nc 50 50 51 51 # Electric charging coagulation correction … … 54 54 # Path of the electric charging correction factor. 55 55 # (optional if 'electric_charging' is False) 56 mq_file = ../ datagcm/microphysics/mmp_qmean_rm50_ne15.nc56 mq_file = ../../datagcm/microphysics/mmp_qmean_rm50_ne15.nc 57 57 58 # alpha_X sections contain the parameters of the inter-moments relation function for 59 # the mode X: either spherical (s) or fractal (f) 60 # dndr_X sections contain the parameters of the size-distribution law of the mode X 58 ### Thresholds related parameters 59 ### ----------------------------- 60 # Aerosol spherical mode total number min. threshold 61 m0as_min = 1e-10 62 # Aerosol spherical mode min. caracteristic radius threshold 63 rcs_min = 1e-9 64 # Aerosol fractal mode total number min. threshold 65 m0af_min = 1e-10 66 # Aerosol fractal mode min. caracteristic radius threshold (updated to monomer radius at runtime if needed) 67 rcf_min = 1e-9 68 # cloud drop total number min. threshold 69 m0n_min = 1e-10 70 71 72 # =================== # 73 # alpha_k cofficients # 74 # =================== # 75 # alpha_X sections contain the parameters of the inter-moments relation function for the mode X (spherical (s) or fractal (f)) 61 76 [alpha_s] 62 77 a = 1.5044478E-02, -2.0948806E-01, -1.5824302E+02, 1.1597818E-01, 9.9502283E-02, -1.1223796E-01 63 78 b = -2.8622255E-01, 7.7089599E+00, -1.7000626E+02, 2.6012143E+00, 5.5138784E-01, 9.2024747E-01 64 79 c = -3.0205020E-02, -3.5510239E+01, -2.0306468E+02, -1.3605159E+01, -4.1653422E+00, -4.2571698E+00 65 [dndr_s] 66 rc = 4.58219580180634588E-007 67 a0 = 86144.861255561875 68 c = 0d0 69 a = 2.48333861883769357E-040, 1.46076790655632173E-013, 1.71525517568997062E-009, 70 1.80855172875974993E-019, 1.48212594918347503E-047, 6.87247318898338451E-081 71 b = 59.518212357684796, 15.507500262021228, -5.4179933012448069, 72 -9.3500794017892854, -18.207927270524777, -27.248924688740562 80 73 81 [alpha_f] 74 82 a = 1.5044478E-02, -2.0948806E-01, -1.5824302E+02, 1.1597818E-01, 9.9502283E-02, -1.1223796E-01 75 83 b = -2.8622255E-01, 7.7089599E+00, -1.7000626E+02, 2.6012143E+00, 5.5138784E-01, 9.2024747E-01 76 84 c = -3.0205020E-02, -3.5510239E+01, -2.0306468E+02, -1.3605159E+01, -4.1653422E+00, -4.2571698E+00 77 [dndr_f]78 rc = 4.58219580180634588E-00779 a0 = 86144.86125556187580 c = 0d081 a = 2.48333861883769357E-040, 1.46076790655632173E-013, 1.71525517568997062E-009,82 1.80855172875974993E-019, 1.48212594918347503E-047, 6.87247318898338451E-08183 b = 59.518212357684796, 15.507500262021228, -5.4179933012448069,84 -9.3500794017892854, -18.207927270524777, -27.24892468874056285 85 86 86 # ================= # 87 87 # b^T_k cofficients # 88 88 # ================= # 89 # This section gathers the values of all the btk coefficient used in the coagulation 90 # equations for the free-molecular regime. 89 # This section gathers the values of all the btk coefficient used in the coagulation equations for the free-molecular regime 91 90 [btks] 92 91 bt0 = 0.73d0, 0.73d0, 0.75d0, 0.99d0, 0.00d0 93 92 bt3 = 0.97d0, 0.97d0, 0.00d0, 0.99d0, 0.99d0 94 95 [optics]96 optic_file = /path/to/optics_look_up_table.nc97 98 99 -
trunk/LMDZ.TITAN/libf/muphytitan/config/mp2m_species.cfg
r1793 r3090 1 # ----------------------------------------------------------------------------------------2 # mp _scpecies.cfg1 # ---------------------------------------------------------------------------------------- 2 # mp2m_scpecies.cfg 3 3 # Thermodynamic properties of chemical species used in the cloud microphysics processes. 4 4 # Each condensible specie that should be treated by the model must be entirely described 5 5 # here. 6 6 # 7 # Air specie is always mandatory. It is saved in a special variable in the model and is 8 # never used as cloud condensible specie. 9 #----------------------------------------------------------------------------------------- 7 # ---------------------------------------------------------------------------------------- 10 8 # PARAMETER | DESCRIPTION 11 9 # ----------|----------------------------------------------------------------------------- 12 10 # name | Specie name, should be the same as the section name 13 # mas | Molecular weight 14 # vol | Molecular volume 15 # ray | Molecular radius 16 # masmol | Molar mass 17 # rho | Density 18 # tc | Critical temperature 19 # tb | Boiling temperature 20 # pc | Critical pressure (in bar !!!) 11 # mas | Molecular weight [kg] 12 # vol | Molecular volume [m3] 13 # ray | Molecular radius [m] 14 # masmol | Molar mass [kg.mol-1] 15 # rho | Density [kg.m-3] 16 # tc | Critical temperature [K] 17 # tb | Boiling temperature [K] 18 # pc | Critical pressure [bar] 19 # tx_prod | Production rate [kg.m-2.s-1] (actually this is not used by the model) 21 20 # w | Acentric factor 22 # a_sat | Coefficient A of Psat equation (from Reid et al. 1986) .23 # b_sat | Coefficient B of Psat equation (from Reid et al. 1986) .24 # c_sat | Coefficient C of Psat equation (from Reid et al. 1986) .25 # d_sat | Coefficient D of Psat equation (from Reid et al. 1986) .21 # a_sat | Coefficient A of Psat equation (from Reid et al. 1986) 22 # b_sat | Coefficient B of Psat equation (from Reid et al. 1986) 23 # c_sat | Coefficient C of Psat equation (from Reid et al. 1986) 24 # d_sat | Coefficient D of Psat equation (from Reid et al. 1986) 26 25 # mteta | Wettability (free parameter in most cases, from 0 to 1) 27 # tx_prod | Production rate (actually this is not used by the model) 28 #----------------------------------------------------------------------------------------- 26 # ----------------------------------------------------------------------------------------- 29 27 30 ### List of actual species to be used in the model: 31 ### WARNING : the list of species specified here should be ordered: 32 ### In the model, ice tracers as well as condensible gazs species must have the same 33 ### index. 34 used_species = "CH4", "C2H6", "C2H2" 35 36 # AIR properties (MANDATORY !!!) 37 ################################ 38 [air] 39 name = "air" 40 mas = 4.650e-26 41 vol = 5.750e-29 42 ray = 1.750e-10 43 masmol = 28.e-3 44 rho = 808.6 45 tc = 126.2 46 tb = 77.4 47 pc = 33.9 48 w = 3.9e-2 49 a_sat = -6.09676 50 b_sat = 1.13670 51 c_sat = -1.04072 52 d_sat = -1.93306 53 mteta = 0. 54 tx_prod = 0. 28 ### List of actual species to be used in the model : 29 ### WARNING : The list of species specified here should be ordered : 30 ### In the model, ice tracers as well as condensible gazs species must 31 ### have the same index. 32 used_species = CH4, C2H6, C2H2, HCN 55 33 56 34 # CH4 properties (useful for Titan :) 57 35 ##################################### 58 36 [CH4] 59 name = "CH4"37 name = CH4 60 38 mas = 2.6578e-26 61 39 vol = 6.252e-29 62 40 ray = 2.000e-10 63 masmol = 16. e-341 masmol = 16.04e-3 64 42 rho = 425. 65 tc = 190. 466 tb = 111.6 67 pc = 4 6.043 tc = 190.551 44 tb = 111.66 45 pc = 45.992 68 46 w = 1.1e-2 69 a_sat = -6.0 043570 b_sat = 1. 1885071 c_sat = -0. 8340872 d_sat = -1. 2283373 mteta = 0.9 247 a_sat = -6.02242 48 b_sat = 1.26652 49 c_sat = -0.5707 50 d_sat = -1.366 51 mteta = 0.99 74 52 tx_prod = 0. 75 53 … … 77 55 ################# 78 56 [C2H6] 79 name = "C2H6"57 name = C2H6 80 58 mas = 4.983e-26 81 59 vol = 9.094e-29 82 60 ray = 2.220e-10 83 masmol = 30. e-361 masmol = 30.07e-3 84 62 rho = 544.6 85 tc = 305. 486 tb = 184. 687 pc = 48. 863 tc = 305.33 64 tb = 184.55 65 pc = 48.71 88 66 w = 9.9e-2 89 a_sat = -6. 3430790 b_sat = 1. 0116391 c_sat = -1.1 911692 d_sat = - 2.0353993 mteta = 0.9 267 a_sat = -6.47500 68 b_sat = 1.41071 69 c_sat = -1.1440 70 d_sat = -1.8590 71 mteta = 0.99 94 72 tx_prod = 1.2e-12 95 73 … … 97 75 ################# 98 76 [C2H2] 99 name = "C2H2"77 name = C2H2 100 78 mas = 4.319e-26 101 79 vol = 7.020e-29 102 80 ray = 2.015e-10 103 masmol = 26. e-381 masmol = 26.04e-3 104 82 rho = 615. 105 tc = 308. 8106 tb = 188.4 107 pc = 61. 483 tc = 308.35 84 tb = 188.40 85 pc = 61.39 108 86 w = 19.0e-2 109 a_sat = -6. 90128110 b_sat = 1. 26873111 c_sat = - 2.09113112 d_sat = - 2.75601113 mteta = 0.9 287 a_sat = -6.87886 88 b_sat = 1.30164 89 c_sat = -1.22474 90 d_sat = -3.59556 91 mteta = 0.99 114 92 tx_prod = 3.2e-13 115 93 … … 117 95 ################# 118 96 [HCN] 119 name = "HCN"97 name = HCN 120 98 mas = 4.484e-26 121 99 vol = 6.498e-29 … … 131 109 c_sat = -3.004 132 110 d_sat = 1635. 133 mteta = 0.9 2111 mteta = 0.99 134 112 tx_prod = 1e-12 135
Note: See TracChangeset
for help on using the changeset viewer.