Changes between Version 13 and Version 14 of AuxiliaryRoutines
- Timestamp:
- Feb 22, 2023, 2:04:30 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AuxiliaryRoutines
v13 v14 180 180 * The size of `comm_pdaf` has to be large enough so that the ensemble run can be performed 181 181 * `PDAF_set_comm_pdaf` has to be called before calling `PDAF_init` 182 183 == Debugging == 184 185 === PDAF_set_debug_flag === 186 187 This routine was introduced with PDAF C2.1. 188 189 the routine allows to activate debugging output. See the [wiki:PDAF_debugging documention on PDAF debuggging] for more information. 182 190 183 191 == Additional (advanced) functionality ==