Changeset 3421 for palm/trunk/TESTS/cases/example_cbl_short/INPUT
- Timestamp:
- Oct 24, 2018 6:39:32 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/TESTS/cases/example_cbl_short/INPUT/example_cbl_short_p3d
r3353 r3421 74 74 'w_xz', 75 75 'w_xz_av', 76 ' pt_xy',77 ' pt_xz',76 'theta_xy', 77 'theta_xz', 78 78 79 data_output_pr = 'w pt', 'w"pt"', 'w*pt*',79 data_output_pr = 'wtheta', 'w"theta"', 'w*theta*', 80 80 'w*2', 81 '# pt', 'pt*2',81 '#theta', 'theta*2', 82 82 83 83 section_xy = 2,
Note: See TracChangeset
for help on using the changeset viewer.