Changeset 2201
- Timestamp:
- Apr 11, 2017 11:39:25 AM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/advec_ws.f90
r2200 r2201 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! monotonic_adjustment removed22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2200 2017-04-11 11:37:51Z suehring 29 ! monotonic_adjustment removed 27 30 ! 28 31 ! 2118 2017-01-17 16:38:49Z raasch -
palm/trunk/SOURCE/check_parameters.f90
r2200 r2201 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! monotonic_adjustment removed22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2200 2017-04-11 11:37:51Z suehring 29 ! monotonic_adjustment removed 30 ! 28 31 ! 2178 2017-03-17 11:07:39Z hellstea 29 32 ! Index limits for perturbations are now set also in case of nested -
palm/trunk/SOURCE/header.f90
r2200 r2201 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! monotonic_adjustment removed22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2200 2017-04-11 11:37:51Z suehring 29 ! monotonic_adjustment removed 30 ! 28 31 ! 2118 2017-01-17 16:38:49Z raasch 29 32 ! OpenACC relatec code removed -
palm/trunk/SOURCE/init_grid.f90
r2200 r2201 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! monotonic_adjustment removed22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2200 2017-04-11 11:37:51Z suehring 29 ! monotonic_adjustment removed 30 ! 28 31 ! 2169 2017-03-06 18:16:35Z suehring 29 32 ! Bugfix, move setting for topography grid convention to init_grid, else, if no -
palm/trunk/SOURCE/init_pegrid.f90
r2200 r2201 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! monotonic_adjustment removed23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2200 2017-04-11 11:37:51Z suehring 29 ! monotonic_adjustment removed 27 30 ! 28 31 ! 2197 2017-03-24 02:25:00Z raasch -
palm/trunk/SOURCE/modules.f90
r2200 r2201 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! -monotonic_adjustment22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2200 2017-04-11 11:37:51Z suehring 29 ! -monotonic_adjustment 30 ! 28 31 ! 2174 2017-03-13 08:18:57Z maronga 29 32 ! Changed default values for most_method to 'newton' -
palm/trunk/SOURCE/netcdf_interface_mod.f90
r2189 r2201 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! bugfix: rho renamed rho_ocean for the cross section output23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2189 2017-03-21 09:29:52Z raasch 29 ! bugfix: rho renamed rho_ocean for the cross section output 27 30 ! 28 31 ! 2109 2017-01-10 12:18:08Z raasch -
palm/trunk/SOURCE/radiation_model_mod.f90
r2200 r2201 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix in call of exchange_horiz_2d and read restart data22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2200 2017-04-11 11:37:51Z suehring 29 ! Bugfix in call of exchange_horiz_2d and read restart data 30 ! 28 31 ! 2163 2017-03-01 13:23:15Z schwenkel 29 32 ! Bugfix in radiation_check_data_output
Note: See TracChangeset
for help on using the changeset viewer.