Changes between Version 4 and Version 5 of doc/tec/changelog_2017
- Timestamp:
- Feb 26, 2021 4:32:04 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/changelog_2017
v4 v5 2453 2453 (i) SGS particle motions are now possible if 'curvature_solution_effects = .TRUE.'. 2454 2454 2455 (ii) Initialization of aerosol spectra has been improved ([../../app/par par#aero_type aero_type], [../../app/parpar#aero_weight aero_weight]).2455 (ii) Initialization of aerosol spectra has been improved ([../../app/particle_parameters#aero_type aero_type], [../../app/particle_parameters#aero_weight aero_weight]). 2456 2456 2457 2457 (iii) New, more stable Rosenbrock method for the numerical integration of the diffusional growth equation. … … 3983 3983 }}} 3984 3984 {{{#!td style="vertical-align:top" 3985 Added parameters for simplified particle initialization. An initial particle number concentration ([../../app/par par#number_concentration number_concentration]) for the LCM can be prescribed. Also the number of particles which are created in every grid box can be prescribed with the new parameter [../../app/parpar#number_particles_per_gridbox number_particles_per_gridbox] . (lpm_init, mod_particle_attributes, package_parin)3985 Added parameters for simplified particle initialization. An initial particle number concentration ([../../app/particle_parameters#number_concentration number_concentration]) for the LCM can be prescribed. Also the number of particles which are created in every grid box can be prescribed with the new parameter [../../app/particle_parameters#number_particles_per_gridbox number_particles_per_gridbox] . (lpm_init, mod_particle_attributes, package_parin) 3986 3986 }}} 3987 3987 |----------------