Changeset 692 for palm/trunk
- Timestamp:
- Mar 4, 2011 8:52:15 AM (14 years ago)
- Location:
- palm/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/data_output_2d.f90
r691 r692 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Replaced simulated_time by time_since_reference_point7 6 ! 8 7 ! Former revisions: 9 8 ! ----------------- 10 9 ! $Id$ 10 ! 11 ! 691 2011-03-04 08:45:30Z maronga 12 ! Replaced simulated_time by time_since_reference_point 11 13 ! 12 14 ! 673 2011-01-18 16:19:48Z suehring -
palm/trunk/SOURCE/data_output_3d.f90
r691 r692 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Replaced simulated_time by time_since_reference_point7 6 ! 8 7 ! Former revisions: 9 8 ! ----------------- 10 9 ! $Id$ 10 ! 11 ! 691 2011-03-04 08:45:30Z maronga 12 ! Replaced simulated_time by time_since_reference_point 11 13 ! 12 14 ! 673 2011-01-18 16:19:48Z suehring -
palm/trunk/SOURCE/init_coupling.f90
r691 r692 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Bugfix: combine_plot_fields did not work with data_output_2d_on_each_pe = .T.7 ! for precursor ocean runs8 6 ! 9 7 ! Former revisions: 10 8 ! ------------------ 11 9 ! $Id$ 10 ! 11 ! 691 2011-03-04 08:45:30Z maronga 12 ! Bugfix: combine_plot_fields did not work with data_output_2d_on_each_pe = .T. 13 ! for precursor ocean runs 12 14 ! 13 15 ! 667 2010-12-23 12:06:00Z suehring/gryschka -
palm/trunk/UTIL/combine_plot_fields.f90
r691 r692 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Bugfix: check for precursor ocean runs7 6 ! 8 7 ! Former revisions: 9 8 ! ----------------- 10 9 ! $Id$ 10 ! 11 ! 691 2011-03-04 08:45:30Z maronga 12 ! Bugfix: check for precursor ocean runs, removed typo 11 13 ! 12 14 ! 493 2010-03-01 08:30:24Z raasch
Note: See TracChangeset
for help on using the changeset viewer.