Changes between Version 10 and Version 11 of AvailableOptionsforInitPDAF


Ignore:
Timestamp:
Nov 30, 2020, 12:43:55 PM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AvailableOptionsforInitPDAF

    v10 v11  
    377377PDAF           0: random orthonormal matrix orthogonal to (1,...,1)^T
    378378PDAF           1: deterministic transformation
    379 PDAF     --- Floating point parameters (Array param_real) ---
    380 PDAF       param_real(1): Forgetting factor (usually >0 and <=1), required
     379PDAF       param_int(7): Type of weights inflation; optional, default: 0
     380PDAF           0: no weights inflation
     381PDAF           1: inflate so that N_eff/N > param_real(2)
     382PDAF     --- Floating point parameters (Array param_real) ---
     383PDAF       param_real(1): Forgetting factor (usually >0 and <=1), required
     384PDAF       param_real(2): Limit for weigts inflation N_eff/N > param_real(2), optional, default=0.0
    381385PDAF     --- Further parameters ---
    382386PDAF       n_modeltasks: Number of parallel model integration tasks
     
    411415PDAF           0: random orthonormal matrix orthogonal to (1,...,1)^T
    412416PDAF           1: deterministic transformation
    413 PDAF     --- Floating point parameters (Array param_real) ---
    414 PDAF       param_real(1): Forgetting factor (usually >0 and <=1), required
     417PDAF       param_int(7): Type of weights inflation; optional, default: 0
     418PDAF           0: no weights inflation
     419PDAF           1: inflate so that N_eff/N > param_real(2)
     420PDAF     --- Floating point parameters (Array param_real) ---
     421PDAF       param_real(1): Forgetting factor (usually >0 and <=1), required
     422PDAF       param_real(2): Limit for weigts inflation N_eff/N > param_real(2), optional, default=0.0
    415423PDAF     --- Further parameters ---
    416424PDAF       n_modeltasks: Number of parallel model integration tasks