[34] | 1 | New: |
---|
| 2 | --- |
---|
[206] | 3 | Restart runs on SGI-ICE are working (mrun). |
---|
| 4 | 2d-decomposition is default on SGI-ICE systems. (init_pegrid) |
---|
[158] | 5 | |
---|
[206] | 6 | Ocean-atmosphere coupling realized with MPI-1. mrun adjusted for this case |
---|
| 7 | (-Y option). Adjustments in mrun, mbuild, and subjob for lcxt4. |
---|
[34] | 8 | |
---|
[211] | 9 | DVRP arguments changed to single precision, mode pathlines added. |
---|
[147] | 10 | |
---|
[211] | 11 | User can add additional routines in files user_additional_routines.f90 |
---|
[210] | 12 | |
---|
[211] | 13 | |
---|
| 14 | check_for_restart, check_parameters, data_output_dvrp, init_dvrp, init_pegrid, local_stop, modules, package_parin, palm, surface_coupler, timestep, user_additional_routines |
---|
[206] | 15 | Makefile, mrun, mbuild, subjob |
---|
| 16 | |
---|
| 17 | New: init_coupling |
---|
| 18 | |
---|
| 19 | |
---|
[34] | 20 | Changed: |
---|
| 21 | ------- |
---|
[211] | 22 | User interface has been split into single files. |
---|
[189] | 23 | |
---|
[211] | 24 | Makefile |
---|
[187] | 25 | |
---|
[211] | 26 | New: user_3d_data_averaging user_actions user_advec_particles user_check_data_output user_check_data_output_pr user_data_output_2d user_data_output_3d user_data_output_dvrp user_define_netcdf_grid user_dvrp_coltab user_header user_init user_init_3d_model user_init_grid user_init_particles user_init_plant_canopy user_last_actions user_module user_parin user_particle_attributes user_read_restart_data user_spectra user_statistics |
---|
| 27 | |
---|
| 28 | Removed: user_interface |
---|
| 29 | |
---|
[34] | 30 | Errors: |
---|
| 31 | ------ |
---|
[192] | 32 | |
---|
[210] | 33 | Size of pf3d adjusted to the required output size (1 gridpoint less, along |
---|
| 34 | all three dimensions), because output of a subset of the data |
---|
| 35 | (pf3d(nxa:nxe...) in the NF90_PUT_VAR statement caused segmentation fault |
---|
| 36 | with the INTEL compiler. (combine_plot_fields) |
---|
| 37 | |
---|
[206] | 38 | Bugfix: error in zu index in case of section_xy = -1 (header) |
---|
| 39 | |
---|
[209] | 40 | Inconsistency removed: as the thermal stratification is not taken into account for the evaluation of the wall |
---|
| 41 | fluxes at vertical walls, the eddy viscosity km must not be used for the evaluation of the velocity gradients dudy, |
---|
| 42 | dwdy, dvdx and dwdx. (production_e) |
---|
| 43 | |
---|
[210] | 44 | combine_plot_fields, header, production_e |
---|