Last change
on this file since 119 was
119,
checked in by raasch, 17 years ago
|
small bugfixes in SGS part of adved_particles
|
-
Property svn:keywords set to
Id
|
File size:
884 bytes
|
Rev | Line | |
---|
[34] | 1 | New: |
---|
| 2 | --- |
---|
| 3 | |
---|
[114] | 4 | Pressure boundary conditions for vertical walls added to the multigrid solver. |
---|
| 5 | They are applied using new wall flag arrays (wall_flags_..) which are defined |
---|
| 6 | for each grid level. New argument gls added to routine user_init_grid |
---|
| 7 | (user_interface). |
---|
[57] | 8 | |
---|
[116] | 9 | Frequence of sorting particles can be controlled with new particles_par |
---|
| 10 | parameter dt_sort_particles. Sorting is moved from the SGS timestep loop in |
---|
| 11 | advec_particles after the end of this loop. |
---|
[114] | 12 | |
---|
[117] | 13 | advec_particles, check_parameters, header, init_grid, init_particles, init_pegrid, modules, package_parin, read_var_list, user_interface, write_var_list |
---|
[114] | 14 | |
---|
[116] | 15 | |
---|
[34] | 16 | Changed: |
---|
| 17 | ------- |
---|
[73] | 18 | |
---|
[76] | 19 | |
---|
[34] | 20 | Errors: |
---|
| 21 | ------ |
---|
[114] | 22 | |
---|
| 23 | Bugfix: pleft/pright changed to pnorth/psouth in sendrecv of particle tail |
---|
[119] | 24 | numbers along y, small bugfixes in the SGS part (advec_particles) |
---|
[114] | 25 | |
---|
| 26 | Bugfix: model_string needed a default value (combine_plot_fields) |
---|
| 27 | |
---|
| 28 | advec_particles, combine_plot_fields |
---|
Note: See
TracBrowser
for help on using the repository browser.