Ignore:
Timestamp:
Feb 13, 2007 11:30:58 AM (17 years ago)
Author:
raasch
Message:

RCS Log replace by Id keyword, revision history cleaned up

File:
1 edited

Legend:

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

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: read_var_list.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.34  2006/08/22 14:14:27  raasch
    1214! +dz_max
    1315!
    14 ! Revision 1.33  2006/08/04 15:04:08  raasch
    15 ! +first_call_advec_particles, time_dopts, use_upstream_for_tke
    16 !
    17 ! Revision 1.32  2006/02/23 12:53:31  raasch
    18 ! +building parameters, conserve_volume_flow, dissipation_1d, e_min,
    19 ! mixing_length_1d, topography,
    20 ! -average_count_pl, time_average_pr,
    21 ! nt_anz renamed current_timestep_number, ..pl.. renamed ..do..
    22 !
    23 ! Revision 1.31  2005/06/29 09:12:49  steinfeld
    24 ! +ug_surface, ug_vertical_gradient, ug_vertical_gradient_level,
    25 ! ug_vertical_gradient_level_ind, vg_surface, vg_vertical_gradient,
    26 ! vg_vertical_gradient_level, vg_vertical_gradient_level_ind;
    27 ! allocation of the new arrays ug and vg
    28 !
    29 ! Revision 1.30  2005/06/26 20:09:42  raasch
    30 ! +cloud_droplets
    31 !
    32 ! Revision 1.29  2005/05/18 15:55:12  raasch
    33 ! +netcdf_precision
    34 !
    35 ! Revision 1.28  2005/03/26 21:01:00  raasch
    36 ! +bc_lr, bc_ns, inflow_disturbance_begin, inflow_disturbance_end, km_damp_max,
    37 ! outflow_damping_width
    38 !
    39 ! Revision 1.27  2004/04/30 12:49:56  raasch
    40 ! +grid_matching, impulse_advec renamed momentum_advec
    41 !
    42 ! Revision 1.26  2004/01/28 15:27:33  raasch
    43 ! at and bt replaced by array tsc
    44 !
    45 ! Revision 1.25  2003/10/29 09:10:41  raasch
    46 ! +last_dt_change
    47 !
    48 ! Revision 1.24  2003/03/14 13:47:15  raasch
    49 ! +random_generator
    50 !
    51 ! Revision 1.23  2002/12/19 16:18:27  raasch
    52 ! Array hom, which was formerly read in init_3d_model, will now be allocated
    53 ! and read here, binary version incremented to 2.2, +time_restart,
    54 ! STOP statement replaced by call of subroutine local_stop
    55 !
    56 ! Revision 1.22  2002/04/16 08:21:06  raasch
    57 ! +bc_s_b, bc_s_t, surface_scalarflux, s_surface, s_surface_initial_change,
    58 ! s_vertical_gradient, s_vertical_gradient_level
    59 !
    60 ! Revision 1.21  2001/08/21 10:01:23  raasch
    61 ! +wall_adjustment
    62 !
    63 ! Revision 1.20  2001/03/30 07:51:25  raasch
    64 ! Translation of remaining German identifiers (variables, subroutines, etc.),
    65 ! runtime and package parameters are not read from unit 13 any more
    66 !
    67 ! Revision 1.19  2001/01/29 12:35:03  raasch
    68 ! +passive_scalar
    69 !
    70 ! Revision 1.18  2001/01/25 07:24:28  raasch
    71 ! +fft_method, use_surface_fluxes
    72 !
    73 ! Revision 1.17  2001/01/05 15:16:18  raasch
    74 ! +average_count_sp, time_dosp
    75 !
    76 ! Revision 1.16  2000/12/28 13:38:46  raasch
    77 ! Module dvrp_variables removed, -particle_transport
    78 !
    79 ! Revision 1.15  2000/04/27 06:57:04  raasch
    80 ! +dt_dvrp, dvrp_filecount, npex, npey, threshold, time_dvrp
    81 ! -dt_plisos, dt_plpart, time_plisos, time_plpart,
    82 ! all comments translated into English, old revision remarks deleted
    83 !
    84 ! Revision 1.14  2000/04/13 13:06:16  schroeter
    85 ! Einlesen der Initialisierungsparameter fuer Rechnungen
    86 ! mit Feuchte/Wolkenphysik
    87 !
    88 ! Revision 1.13  2000/01/10  10:06:32  10:06:32  raasch (Siegfried Raasch)
    89 ! +use_ug_for_galilei_tr
    90 !
    9116! Revision 1.1  1998/03/18 20:18:48  raasch
    9217! Initial revision
Note: See TracChangeset for help on using the changeset viewer.