Last change
on this file since 117 was
117,
checked in by raasch, 17 years ago
|
further small changes added to last revision
|
-
Property svn:keywords set to
Id
|
File size:
852 bytes
|
Line | |
---|
1 | New: |
---|
2 | --- |
---|
3 | |
---|
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). |
---|
8 | |
---|
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. |
---|
12 | |
---|
13 | advec_particles, check_parameters, header, init_grid, init_particles, init_pegrid, modules, package_parin, read_var_list, user_interface, write_var_list |
---|
14 | |
---|
15 | |
---|
16 | Changed: |
---|
17 | ------- |
---|
18 | |
---|
19 | |
---|
20 | Errors: |
---|
21 | ------ |
---|
22 | |
---|
23 | Bugfix: pleft/pright changed to pnorth/psouth in sendrecv of particle tail |
---|
24 | numbers along y (advec_particles) |
---|
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.