diff --git a/docs/input_tags.rst b/docs/input_tags.rst index 5a3595571..b3180c33c 100644 --- a/docs/input_tags.rst +++ b/docs/input_tags.rst @@ -692,11 +692,11 @@ Diag.PaddingHmatrix (*boolean*) Diag.BlockSizeR (*integer*) Block size for rows (See next). - From v1.4, the default value is 30 when Diag.PaddingHmatrix is true. + From v1.4, the default value is 32 when Diag.PaddingHmatrix is true. It is recommended to check the efficiency (CPU time) on your platform by changing this value. - Usually 20-30 is appropriate. + Usually 20-40 is appropriate. - *default*: 30 or Determined automatically (if Diag.PaddingHmatrix= true) + *default*: 32 or Determined automatically (if Diag.PaddingHmatrix= true) Diag.BlockSizeC (*integer*) R ... rows, C ... columns