Ignore:
Timestamp:
Nov 18, 2008 9:54:31 AM (15 years ago)
Author:
raasch
Message:

precompilation mechanism completely revised: now one depository per configuration block, further change of output messages

Location:
palm/trunk/SOURCE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE

    • Property svn:ignore set to
      palm_sources.tar
  • palm/trunk/SOURCE/CURRENT_MODIFICATIONS

    r213 r215  
    2121User interface has been split into single files.
    2222
     23Precompilation mechanism (mbuild) completely revised: the source tarfile remains in
     24the source directory. One depository per block (given in the config-file) is
     25created. Always all files from the source directory are copied to the respective
     26depository. No additional file checks are done any more (version 2.1). The
     27depository name used contains the conditions given by mrun-option "-K".
     28(mbuild, mrun)
     29
    2330Output messages (including required stop of execution) can now be handled with
    2431the new subroutine handle_palm_message. All output messages will be replaced
    2532by this routine step by step within the next revisions.
    2633
    27 Makefile, check_parameters, local_stop, modules
     34Makefile, mbuild, mrun, check_parameters, local_stop, modules
    2835
    2936New: 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
     
    4754Bugfix in calculating k index in case of oceans runs. (sort_particles)
    4855
    49 advec_particles, combine_plot_fields, header, production_e
     56Bugfix: zero output of particle concentration and radius unless particles
     57have been started (data_output_2d)
     58
     59
     60advec_particles, combine_plot_fields, data_output_2d, header, production_e
Note: See TracChangeset for help on using the changeset viewer.