Ignore:
Timestamp:
Apr 6, 2009 6:36:10 AM (15 years ago)
Author:
raasch
Message:

further dvr updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/package_parin.f90

    r266 r284  
    44! Actual revisions:
    55! -----------------
    6 ! +clip_dvrp_*, cluster_size, color_interval, dvrpsize_interval, particle_color,
    7 ! particle_dvrpsize in dvrp_graphics_par,
     6! +clip_dvrp_*, cluster_size, color_interval, dvrpsize_interval,
     7! groundplate_color, isosurface_color, particle_color, particle_dvrpsize
     8! topography_color, in dvrp_graphics_par,
    89! parameter dvrp_psize moved from particles_par to dvrp_graphics_par
    910! Variables for dvrp-mode pathlines added
     
    5152                                  dt_dvrp, dvrpsize_interval, dvrp_directory,  &
    5253                                  dvrp_file, dvrp_host, dvrp_output,           &
    53                                   dvrp_password, dvrp_username, mode_dvrp,     &
    54                                   particle_color, particle_dvrpsize,           &
     54                                  dvrp_password, dvrp_username,                &
     55                                  groundplate_color, isosurface_color,         &
     56                                  mode_dvrp, particle_color, particle_dvrpsize,&
    5557                                  pathlines_fadeintime, pathlines_fadeouttime, &
    5658                                  pathlines_linecount, pathlines_maxhistory,   &
     
    5860                                  slicer_range_limits_dvrp, superelevation,    &
    5961                                  superelevation_x, superelevation_y,          &
    60                                   threshold, vc_alpha, vc_gradient_normals,    &
    61                                   vc_mode, vc_size_x, vc_size_y, vc_size_z
     62                                  threshold, topography_color, vc_alpha,       &
     63                                  vc_gradient_normals, vc_mode, vc_size_x,     &
     64                                  vc_size_y, vc_size_z
    6265
    6366    NAMELIST /particles_par/      bc_par_b, bc_par_lr, bc_par_ns, bc_par_t,    &
Note: See TracChangeset for help on using the changeset viewer.