Changes between Version 5 and Version 6 of PDAFlocal_overview
- Timestamp:
- Sep 9, 2024, 4:48:04 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFlocal_overview
v5 v6 143 143 == Porting to PDAFlocal == 144 144 145 If you like to port you existing code to using PDAFlocal, the steps are the following145 If you like to port your existing code to using PDAFlocal, the steps are the following 146 146 1. Change the call to the analysis routine from `PDAFomi_` to `PDAFlocalomi_` (or `PDAF_` to `PDAFlocal_` for non-OMI implementations) 147 147 1. Remove `g2l_state_pdaf` and `l2g_state_pdaf` from the interface of the `PDAFlocalomi_`