Changes in palm/trunk/SOURCE/disturb_field.f90 [1:3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/disturb_field.f90
r1 r3 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Log: disturb_field.f90,v $ 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 11 13 ! Revision 1.11 2006/08/04 14:31:59 raasch 12 14 ! izuf renamed iran 13 !14 ! Revision 1.10 2006/02/23 12:14:06 raasch15 ! Additional argument nzb_uv_inner (no perturbations below the topography)16 !17 ! Revision 1.9 2005/03/26 20:18:30 raasch18 ! Arguments for non-cyclic boundary conditions added to argument list and to19 ! argument list of routine exchange_horiz.20 ! Perturbations can be imposed for different ranges (steered by dist_range).21 !22 ! Revision 1.8 2003/10/29 08:48:51 raasch23 ! Module random_function_mod is used24 !25 ! Revision 1.7 2003/03/14 13:41:48 raasch26 ! Different random number generators available27 !28 ! Revision 1.6 2001/03/30 07:22:26 raasch29 ! Translation of remaining German identifiers (variables, subroutines, etc.)30 !31 ! Revision 1.5 2001/01/25 06:59:38 raasch32 ! Module interfaces added (missing this interface caused errors on machines33 ! other than Cray)34 !35 ! Revision 1.4 2001/01/22 06:32:49 raasch36 ! Module test_variables removed37 !38 ! Revision 1.3 2000/07/03 12:59:03 raasch39 ! All comments translated into English40 !41 ! Revision 1.2 1998/07/06 12:13:01 raasch42 ! + USE test_variables43 15 ! 44 16 ! Revision 1.1 1998/02/04 15:40:45 raasch
Note: See TracChangeset
for help on using the changeset viewer.