Changeset 215 for palm/trunk/SOURCE/CURRENT_MODIFICATIONS
- Timestamp:
- Nov 18, 2008 9:54:31 AM (16 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE
-
Property
svn:ignore
set to
palm_sources.tar
-
Property
svn:ignore
set to
-
palm/trunk/SOURCE/CURRENT_MODIFICATIONS
r213 r215 21 21 User interface has been split into single files. 22 22 23 Precompilation mechanism (mbuild) completely revised: the source tarfile remains in 24 the source directory. One depository per block (given in the config-file) is 25 created. Always all files from the source directory are copied to the respective 26 depository. No additional file checks are done any more (version 2.1). The 27 depository name used contains the conditions given by mrun-option "-K". 28 (mbuild, mrun) 29 23 30 Output messages (including required stop of execution) can now be handled with 24 31 the new subroutine handle_palm_message. All output messages will be replaced 25 32 by this routine step by step within the next revisions. 26 33 27 Makefile, check_parameters, local_stop, modules34 Makefile, mbuild, mrun, check_parameters, local_stop, modules 28 35 29 36 New: handle_palm_message, 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 … … 47 54 Bugfix in calculating k index in case of oceans runs. (sort_particles) 48 55 49 advec_particles, combine_plot_fields, header, production_e 56 Bugfix: zero output of particle concentration and radius unless particles 57 have been started (data_output_2d) 58 59 60 advec_particles, combine_plot_fields, data_output_2d, header, production_e
Note: See TracChangeset
for help on using the changeset viewer.