- Timestamp:
- Mar 21, 2017 12:16:43 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/data_output_2d.f90
r2101 r2190 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 22 ! bugfix for r2031: string rho replaced by rho_ocean 23 23 ! 24 24 ! Former revisions: … … 770 770 771 771 772 CASE ( 'rho_ xy', 'rho_xz', 'rho_yz' )772 CASE ( 'rho_ocean_xy', 'rho_ocean_xz', 'rho_ocean_yz' ) 773 773 IF ( av == 0 ) THEN 774 774 to_be_resorted => rho_ocean
Note: See TracChangeset
for help on using the changeset viewer.