Changes between Version 20 and Version 21 of ModifyModelforEnsembleIntegration
- Timestamp:
- Sep 3, 2010, 4:05:27 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModifyModelforEnsembleIntegration
v20 v21 86 86 * `status`: The integer status flag. It is zero, if PDAF_get_state is exited without errors. 87 87 88 The other arguments are names of user-supplied subroutines that are only executed if the analysis step is executed . These routines are explained in the next section of the implementation guide ([ImplementationofAnalysisStep Implementation of the Analysis step]) separately for each available filter algorithm.88 The other arguments are names of user-supplied subroutines that are only executed if the analysis step is executed (See the section [#Compilationandtesting 'Compilation and testing'] for how to provide these routines for compilation at this stage). These routines are explained in the next section of the implementation guide ([ImplementationofAnalysisStep Implementation of the Analysis step]) separately for each available filter algorithm. 89 89 90 90