Changeset 197 for palm/trunk/SOURCE/CURRENT_MODIFICATIONS
- Timestamp:
- Sep 16, 2008 3:29:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/CURRENT_MODIFICATIONS
r192 r197 28 28 Particle advection adjusted for ocean runs. 29 29 30 Multigrid levels are limited by subdomains if mg_switch_to_pe0_level = -1. 31 30 32 User-defined spectra. 33 34 Output of q*2 profile added. 31 35 32 36 Argument -c introduced to most of the subjob calls, which allows the user to … … 91 95 (combine_plot_fields) 92 96 93 advec_s_ups, advec_u_ups, advec_v_ups, advec_w_ups, calc_spectra, check_open, check_parameters, cpu_statistics, data_output_spectra, header, init_1d_model, init_3d_model, modules, netcdf, palm, parin, poisfft, production_e, read_var_list, read_3d_binary, transpose, wall_fluxes, write_var_list, write_3d_binary 97 Time coordinate t=0 stored on netcdf-file only if an output is required for 98 this time for at least one of the profiles 99 100 Spline timeseries splptx etc. removed, timeseries w'u', w'v', w'q' (k=0) added 101 (flow_statistics) 102 103 advec_s_ups, advec_u_ups, advec_v_ups, advec_w_ups, calc_spectra, check_open, check_parameters, cpu_statistics, data_output_profiles, data_output_spectra, flow_statistics, header, init_1d_model, init_3d_model, modules, netcdf, palm, parin, poisfft, production_e, read_var_list, read_3d_binary, transpose, wall_fluxes, write_var_list, write_3d_binary 94 104 95 105 … … 148 158 Bugfix: misplaced #endif directives (combine_plot_fields) 149 159 150 calc_spectra, check_parameters, diffusion_s, flow_statistics, init_dvrp, init_3d_model, local_stop, plant_canopy_model, poismg, prandtl_fluxes, pres, read_3d_binary, user_interface, wall_fluxes, write_3d_binary 160 data are collected from PE0 in an ordered sequence which seems to avoid hanging of processes on SGI-ICE (cpu_statistics) 151 161 162 calc_spectra, check_parameters, cpu_statistics, diffusion_s, flow_statistics, init_dvrp, init_3d_model, local_stop, plant_canopy_model, poismg, prandtl_fluxes, pres, read_3d_binary, user_interface, wall_fluxes, write_3d_binary 163
Note: See TracChangeset
for help on using the changeset viewer.