Changes between Version 3 and Version 4 of PDAFomi_set_debug_flag
- Timestamp:
- Feb 19, 2023, 8:06:07 AM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_set_debug_flag
v3 v4 21 21 USE PDAFomi, only: PDAFomi_set_debug_flag 22 22 }}} 23 * For the localized filters, we recommend to activate the debugging only for single local analysis domain. Thus one can select some value of `domain_p`, e.g. in `init_dim_obs_l_pdafomi` and then call `PDAFomi set_debug_flag` using `debugval=domain_p`23 * For the localized filters, we recommend to activate the debugging only for single local analysis domain. Thus one can select some value of `domain_p`, e.g. in `init_dim_obs_l_pdafomi` and then call `PDAFomi_set_debug_flag` using `debugval=domain_p` 24 24 * The debug output is active until one calls `PDAFomi_set_debug_flag(0)`. 25 25 * With parallelization one can active the debug output for a single MPI task