Changes between Version 93 and Version 94 of doc/app/userint/output
- Timestamp:
- Oct 17, 2019 7:05:38 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/userint/output
v93 v94 74 74 {{{#endif}}} \\ 75 75 76 '''HINT:''' If the time series value that you are calculating has the same value on all PEs, you can omit the MPI_ALLREDUCE call and assign {{{ts_value(dots_num_palm+1:dots_num_palm+dots_num_user,sr) = ts_value_l}}} directly.\\ 76 77 77 78 == 3. Output of user-defined 2d cross sections, 3d volume data or masked data