source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 114

Last change on this file since 114 was 114, checked in by raasch, 16 years ago

preliminary updates for implementing buildings in poismg

  • Property svn:keywords set to Id
File size: 554 bytes
RevLine 
[34]1New:
2---
3
[114]4Pressure boundary conditions for vertical walls added to the multigrid solver.
5They are applied using new wall flag arrays (wall_flags_..) which are defined
6for each grid level. New argument gls added to routine user_init_grid
7(user_interface).
[57]8
[114]9init_grid, init_pegrid, modules, user_interface
10
11
[34]12Changed:
13-------
[73]14
[76]15
[34]16Errors:
17------
[114]18
19Bugfix: pleft/pright changed to pnorth/psouth in sendrecv of particle tail
20numbers along y (advec_particles)
21
22Bugfix: model_string needed a default value (combine_plot_fields)
23
24advec_particles, combine_plot_fields
Note: See TracBrowser for help on using the repository browser.