Changeset 1556
- Timestamp:
- Mar 4, 2015 5:45:02 PM (10 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/average_3d_data.f90
r1555 r1556 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added output of r_a and r_s22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1555 2015-03-04 17:44:27Z maronga 29 ! Added output of r_a and r_s 30 ! 28 31 ! 1551 2015-03-03 14:18:16Z maronga 29 32 ! Added support for land surface and radiation model parameters. -
palm/trunk/SOURCE/check_parameters.f90
r1555 r1556 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added output of r_a and r_s. Renumbering of LSM PA-messages.22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1555 2015-03-04 17:44:27Z maronga 29 ! Added output of r_a and r_s. Renumbering of LSM PA-messages. 30 ! 28 31 ! 1553 2015-03-03 17:33:54Z maronga 29 32 ! Removed check for missing soil temperature profile as default values were added. -
palm/trunk/SOURCE/data_output_2d.f90
r1555 r1556 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added output of r_a and r_s22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1555 2015-03-04 17:44:27Z maronga 29 ! Added output of r_a and r_s 30 ! 28 31 ! 1551 2015-03-03 14:18:16Z maronga 29 32 ! Added suppport for land surface model and radiation model output. In the course -
palm/trunk/SOURCE/flow_statistics.f90
r1555 r1556 21 21 ! Current revisions: 22 22 ! ----------------- 23 ! Added output of r_a and r_s.23 ! 24 24 ! 25 25 ! Former revisions: … … 27 27 ! $Id$ 28 28 ! 29 ! 1555 2015-03-04 17:44:27Z maronga 30 ! Added output of r_a and r_s. 31 ! 29 32 ! 1551 2015-03-03 14:18:16Z maronga 30 33 ! Added suppport for land surface model and radiation model output. -
palm/trunk/SOURCE/land_surface_model.f90
r1555 r1556 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added output of r_a and r_s22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! Bugfix: REAL constants provided with KIND-attribute in call of 28 ! 1555 2015-03-04 17:44:27Z maronga 29 ! Added output of r_a and r_s 30 ! 28 31 ! 1553 2015-03-03 17:33:54Z maronga 29 32 ! Improved better treatment of roughness lengths. Added default soil temperature -
palm/trunk/SOURCE/sum_up_3d_data.f90
r1555 r1556 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Added output of r_a and r_s22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1555 2015-03-04 17:44:27Z maronga 29 ! Added output of r_a and r_s 30 ! 28 31 ! 1551 2015-03-03 14:18:16Z maronga 29 32 ! Added support for land surface model and radiation model data.
Note: See TracChangeset
for help on using the changeset viewer.