12 | | * change 2 |
| 12 | * Chemistry: |
| 13 | - new module chem_emissions_mod.f90 |
| 14 | - introduced deposition of gases and particles in chemistry model |
| 15 | - subroutines chem_check_parameters and chem_header |
| 16 | - 2d and profile output for chemistry variables added |
| 17 | - 'de-cycling' of chemistry variables at lateral boundaries |
| 18 | - additions to '''UTILS/chemistry/gasphase_preproc''' and modifications of kpp4palm: automatic preparation of vector version, fixed species, more mechanisms added(CBM4, phstat, phstatp, simplep, passive1) |
| 19 | - about 1000 (at least if feels like this) small fixes |
| 20 | - adaptation of namelist '''chemistry_parameters''' to new features |
| 21 | * change 3 |