PetscDALETKFSetLocalizationRadius#
Sets the localization cutoff radius used by LETKF’s built-in distance-based kernels.
Synopsis#
Logically Collective
Input Parameters#
da - the
PetscDAcontextradius - the localization cutoff radius (must be positive; use a large value for effectively no localization)
See Also#
PetscDA: Data Assimilation, PETSCDALETKF, PetscDA, PetscDALETKFSetLocalizationCoordinates(), PetscDALETKFGetLocalizationRadius()
Level#
advanced
Location#
Examples#
src/ml/da/tutorials/ex4.c
src/ml/da/tutorials/ex3.c
src/ml/da/tutorials/ex2.c
Implementations#
PetscDALETKFSetLocalizationRadius_LETKF() in src/ml/da/impls/ensemble/letkf/letkfilter.c
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages