Changeset 941 for palm/trunk/SOURCE
- Timestamp:
- Jul 9, 2012 2:50:21 PM (12 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_parameters.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! checks for parameter neutral6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! checks for parameter neutral 11 14 ! 12 15 ! 924 2012-06-06 07:44:41Z maronga -
palm/trunk/SOURCE/header.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Output in case of simulations for pure neutral stratification (no pt-equation7 ! solved)8 6 ! 7 ! 9 8 ! Former revisions: 10 9 ! ----------------- 11 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! Output in case of simulations for pure neutral stratification (no pt-equation 14 ! solved) 12 15 ! 13 16 ! 927 2012-06-06 19:15:04Z raasch -
palm/trunk/SOURCE/modules.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! +neutral6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! +neutral 11 14 ! 12 15 ! 927 2012-06-06 19:15:04Z raasch -
palm/trunk/SOURCE/parin.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! +neutral in inipar6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! +neutral in inipar 11 14 ! 12 15 ! 927 2012-06-06 19:15:04Z raasch -
palm/trunk/SOURCE/poisfft.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! special handling of tri-array as an argument in tridia_1dd routines switched 7 ! off because it caused segmentation faults with intel 12.1 compiler 6 ! 8 7 ! 9 8 ! Former revisions: 10 9 ! ----------------- 11 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! special handling of tri-array as an argument in tridia_1dd routines switched 14 ! off because it caused segmentation faults with intel 12.1 compiler 12 15 ! 13 16 ! 877 2012-04-03 11:21:44Z suehring -
palm/trunk/SOURCE/production_e.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! TKE production by buoyancy can be switched off in case of runs with pure 7 ! neutral stratification 6 ! 8 7 ! 9 8 ! Former revisions: 10 9 ! ----------------- 11 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! TKE production by buoyancy can be switched off in case of runs with pure 14 ! neutral stratification 12 15 ! 13 16 ! 759 2011-09-15 13:58:31Z raasch -
palm/trunk/SOURCE/prognostic_equations.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! temperature equation can be switched off6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! temperature equation can be switched off 11 14 ! 12 15 ! 785 2011-11-28 09:47:19Z raasch -
palm/trunk/SOURCE/read_var_list.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ------------------ 6 ! +neutral6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! +neutral 11 14 ! 12 15 ! 927 2012-06-06 19:15:04Z raasch -
palm/trunk/SOURCE/write_var_list.f90
r940 r941 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! +neutral6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 940 2012-07-09 14:31:00Z raasch 13 ! +neutral 11 14 ! 12 15 ! 927 2012-06-06 19:15:04Z raasch
Note: See TracChangeset
for help on using the changeset viewer.