source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 210

Last change on this file since 210 was 210, checked in by raasch, 15 years ago

updates in dvr routines for new dvr version

  • Property svn:keywords set to Id
File size: 1.2 KB
RevLine 
[34]1New:
2---
[206]3Restart runs on SGI-ICE are working (mrun).
42d-decomposition is default on SGI-ICE systems. (init_pegrid)
[158]5
[206]6Ocean-atmosphere coupling realized with MPI-1. mrun adjusted for this case
7(-Y option). Adjustments in mrun, mbuild, and subjob for lcxt4.
[34]8
[210]9DVRP arguments changed to single precision, mode pathlines added
[147]10
[210]11
12check_for_restart, check_parameters, data_output_dvrp, init_dvrp, init_pegrid, local_stop, modules, package_parin, palm, surface_coupler, timestep
[206]13Makefile, mrun, mbuild, subjob
14
15New: init_coupling
16
17
[34]18Changed:
19-------
[189]20
[187]21
[34]22Errors:
23------
[192]24
[210]25Size of pf3d adjusted to the required output size (1 gridpoint less, along
26all three dimensions), because output of a subset of the data
27(pf3d(nxa:nxe...) in the NF90_PUT_VAR statement caused segmentation fault
28with the INTEL compiler. (combine_plot_fields)
29
[206]30Bugfix: error in zu index in case of section_xy = -1 (header)
31
[209]32Inconsistency removed: as the thermal stratification is not taken into account for the evaluation of the wall
33fluxes at vertical walls, the eddy viscosity km must not be used for the evaluation of the velocity gradients dudy,
34dwdy, dvdx and dwdx. (production_e)
35
[210]36combine_plot_fields, header, production_e
Note: See TracBrowser for help on using the repository browser.