- Timestamp:
- Nov 2, 2016 1:48:37 PM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_parameters.f90
r2042 r2043 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Additional checks for wall_heatflux, wall_humidityflux and wall_scalarflux. 23 ! Bugfix, check for constant_scalarflux. 22 ! 24 23 ! 25 24 ! Former revisions: … … 27 26 ! $Id$ 28 27 ! 28 ! 2042 2016-11-02 13:47:31Z suehring 29 ! Additional checks for wall_heatflux, wall_humidityflux and wall_scalarflux. 30 ! Bugfix, check for constant_scalarflux. 31 ! 29 32 ! 2040 2016-10-26 16:58:09Z gronemeier 30 33 ! Removed check for statistic_regions > 9. -
palm/trunk/SOURCE/read_var_list.f90
r2042 r2043 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Bugfix, read restart data for wall_heatflux, wall_qflux and wall_sflux22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2042 2016-11-02 13:47:31Z suehring 29 ! Bugfix, read restart data for wall_heatflux, wall_qflux and wall_sflux 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns -
palm/trunk/SOURCE/write_var_list.f90
r2042 r2043 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix, write restart data for wall_heatflux, wall_qflux and wall_sflux22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2042 2016-11-02 13:47:31Z suehring 29 ! Bugfix, write restart data for wall_heatflux, wall_qflux and wall_sflux 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop 29 32 ! Forced header and separation lines into 80 columns
Note: See TracChangeset
for help on using the changeset viewer.