| 33 | |
| 34 | |
| 35 | NAMELIST /chemistry_parameters/ bc_cs_b, &[[BR]] |
| 36 | bc_cs_t, &[[BR]] |
| 37 | call_chem_at_all_substeps, &[[BR]] |
| 38 | chem_debug0, &[[BR]] |
| 39 | chem_debug1, &[[BR]] |
| 40 | chem_debug2, &[[BR]] |
| 41 | chem_gasphase_on, &[[BR]] |
| 42 | cs_heights, &[[BR]] |
| 43 | cs_name, &[[BR]] |
| 44 | cs_profile, &[[BR]] |
| 45 | cs_profile_name, &[[BR]] |
| 46 | cs_surface, &[[BR]] |
| 47 | decycle_chem_lr, &[[BR]] |
| 48 | decycle_chem_ns, &[[BR]] |
| 49 | decycle_method, &[[BR]] |
| 50 | emiss_factor_main, &[[BR]] |
| 51 | emiss_factor_side, &[[BR]] |
| 52 | icntrl, &[[BR]] |
| 53 | main_street_id, &[[BR]] |
| 54 | max_street_id, &[[BR]] |
| 55 | my_steps, &[[BR]] |
| 56 | nest_chemistry, &[[BR]] |
| 57 | rcntrl, &[[BR]] |
| 58 | side_street_id, &[[BR]] |
| 59 | photolysis_scheme, &[[BR]] |
| 60 | wall_csflux, &[[BR]] |
| 61 | cs_vertical_gradient, &[[BR]] |
| 62 | top_csflux, &[[BR]] |
| 63 | surface_csflux, &[[BR]] |
| 64 | surface_csflux_name, &[[BR]] |
| 65 | cs_surface_initial_change, &[[BR]] |
| 66 | cs_vertical_gradient_level, &[[BR]] |
| 67 | ! namelist parameters for emissions [[BR]] |
| 68 | mode_emis, &[[BR]] |
| 69 | time_fac_type, &[[BR]] |
| 70 | daytype_mdh, &[[BR]] |
| 71 | do_emis [[BR]] |
| 72 | |