Skip to content

FSI/cylinderFlap_2D/OpenFOAM-deal.II gives IQN error #94

@MakisH

Description

@MakisH

With preCICE v2.1.0 (release candidate, 295d27), either something changed in behavior, or some check became stricter:

Timestep 1 @ 0.002s
_______________________________________________________________________________________
    SOLVER STEP     |  LIN_IT   LIN_RES    RES_NORM   RES_ABS      U_NORM     U_ABS 
_______________________________________________________________________________________
  0  CST  ASM  SLV  |       1  0.000e+00  1.000e+00  1.115e+02    1.000e+00  7.714e-05  
  1  CST  ASM  SLV  |       1  0.000e+00  2.800e-04  3.122e-02    6.721e-04  5.184e-08  
  2  CST  ASM  SLV  |       1  0.000e+00  8.246e-08  9.193e-06    2.823e-06  2.178e-10  
  3  CST  ASM  SLV  |       1  0.000e+00  4.042e-10  4.506e-08    2.300e-08  1.774e-12  
  4  CST  ASM  CONVERGED! 
_______________________________________________________________________________________
Relative errors:
Displacement:	2.300e-08
Residual: 	3.427e-12
v / V_0:	7.020e-03 / 7.020e-03
---[precice]  relative convergence measure: relative two-norm diff = 5.50865e-11, limit = 5e-05, normalization = 19916.5, conv = true
---[precice]  relative convergence measure: relative two-norm diff = 1, limit = 5e-05, normalization = 4.46315e-05, conv = false
---[precice] ERROR:  Attempting to add a zero vector to the quasi-Newton V matrix. This means that the residual in two consecutive iterations is identical. There is probably something wrong in your adapter. Maybe you always write the same (or only incremented) data or you call advance without providing  new data first.

The FSI/flapPerp_2D/OpenFOAM-deal.II is not affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions