- Timestamp:
- Jul 29, 2016 3:53:00 PM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/data_output_2d.f90
r1980 r1981 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 22 ! to .F. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1980 2016-07-29 15:51:57Z suehring 28 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 29 ! to .F. 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Output of radiation quantities is now done directly in the respective module -
palm/trunk/SOURCE/data_output_3d.f90
r1980 r1981 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 22 ! to .F. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1980 2016-07-29 15:51:57Z suehring 28 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 29 ! to .F. 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Output of radiation quantities is now done directly in the respective module -
palm/trunk/SOURCE/data_output_mask.f90
r1980 r1981 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 22 ! to .F. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1980 2016-07-29 15:51:57Z suehring 28 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 29 ! to .F. 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Output of radiation quantities is now done directly in the respective module -
palm/trunk/SOURCE/netcdf_interface_mod.f90
r1980 r1981 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 22 ! to .F. 21 ! 23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1980 2016-07-29 15:51:57Z suehring 28 ! Bugfix, in order to steer user-defined output, setting flag found explicitly 29 ! to .F. 30 ! 28 31 ! 1976 2016-07-27 13:28:04Z maronga 29 32 ! Removed remaining 2D land surface quantities. Definition of radiation
Note: See TracChangeset
for help on using the changeset viewer.