Changeset 1702 for palm/trunk/SOURCE
- Timestamp:
- Nov 2, 2015 7:44:12 AM (9 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_parameters.f90
r1701 r1702 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Bugfix: definition of rad_net timeseries was missing21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1701 2015-11-02 07:43:04Z maronga 28 ! Bugfix: definition of rad_net timeseries was missing 29 ! 27 30 ! 1691 2015-10-26 16:17:44Z maronga 28 31 ! Added output of Obukhov length (ol) and radiative heating rates for RRTMG. -
palm/trunk/SOURCE/data_output_2d.f90
r1701 r1702 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Bugfix in output of RRTGM data21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1701 2015-11-02 07:43:04Z maronga 28 ! Bugfix in output of RRTGM data 29 ! 27 30 ! 1691 2015-10-26 16:17:44Z maronga 28 31 ! Added output of Obukhov length (ol) and radiative heating rates for RRTMG. -
palm/trunk/SOURCE/radiation_model.f90
r1701 r1702 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Bugfixes: wrong index for output of timeseries, setting of nz_snd_end21 ! 22 22 ! 23 23 ! Former revisions: … … 25 25 ! $Id$ 26 26 ! 27 ! 1701 2015-11-02 07:43:04Z maronga 28 ! Bugfixes: wrong index for output of timeseries, setting of nz_snd_end 29 ! 27 30 ! 1691 2015-10-26 16:17:44Z maronga 28 31 ! Added option for spin-up runs without radiation (skip_time_do_radiation). Bugfix
Note: See TracChangeset
for help on using the changeset viewer.