Changeset 3702 for palm/trunk/SOURCE/check_parameters.f90
- Timestamp:
- Jan 28, 2019 1:19:30 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_parameters.f90
r3700 r3702 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 22 ! bugfix: renamed thetav_t to vtheta_t 23 23 ! 24 24 ! Former revisions: … … 2830 2830 hom(:,2,62,:) = SPREAD( zu, 2, statistic_regions+1 ) 2831 2831 2832 CASE ( ' thetav_t' )2832 CASE ( 'vtheta_t' ) 2833 2833 dopr_index(i) = 63 2834 2834 dopr_unit(i) = TRIM ( heatflux_output_unit )
Note: See TracChangeset
for help on using the changeset viewer.