Changeset 158
- Timestamp:
- Apr 9, 2008 8:00:53 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/CURRENT_MODIFICATIONS
r155 r158 1 1 New: 2 2 --- 3 The plant canopy model has been extended to the prognostic equation for 4 the potential temperature and the prognostic equation for the concentration 5 of a passive scalar, as proposed by Watanabe (2004) and Shaw and Schumann 6 (1992). (prognostic_equations, plant_canopy_model) 7 3 8 Within a job chain, the number of processors or the virtual processor grid 4 9 is now allowed to be changed. This modifies the domain decomposition and … … 25 30 User-defined spectra. 26 31 27 advec_particles, calc_spectra, check_open, check_parameters, data_output_spectra, init_particles, init_pegrid, init_3d_model, modules, netcdf, particle_boundary_conds, read_var_list, read_3d_binary, time_integration, user_interface, write_var_list, write_3d_binary32 advec_particles, calc_spectra, check_open, check_parameters, data_output_spectra, header, init_particles, init_pegrid, init_3d_model, modules, netcdf, parin, particle_boundary_conds, plant_canopy_model, prognostic_equations, read_var_list, read_3d_binary, time_integration, user_interface, write_var_list, write_3d_binary 28 33 29 34 New: inflow_turbulence … … 32 37 Changed: 33 38 ------- 39 Sharp lateral edges of the plant canopy introduced. Before smaller 40 values of the leaf area density than those applied in the prognostic 41 equation for the vertical velocity were used in the prognostic equations 42 for u and v at the boundaries of the plant_canopy. (init_3d_model) 43 34 44 -cross_ts_* (read_var_list, write_var_list) 35 45 -dopr_time_count, old profil parameters (cross_..., dopr_crossindex, … … 53 63 Errors: 54 64 ------ 65 Bugfix: add ')' in user_read_restart_data. 66 67 The leaf area density is explicitly set to its surface value at k=0. (check_parameters) 68 55 69 Introduce prefix_chr to ensure unique dvrp_file path. 56 70 small bugfixes for user_interface sample code (comments): … … 69 83 70 84 71 flow_statistics, init_dvrp, local_stop, plant_canopy_model, pres, read_3d_binary, user_interface, write_3d_binary85 check_parameters, flow_statistics, init_dvrp, local_stop, plant_canopy_model, pres, read_3d_binary, user_interface, write_3d_binary 72 86
Note: See TracChangeset
for help on using the changeset viewer.