Number of exchange windows of preCICE

Is preCICE has a maximum number of time Windows for exchange? When I perform transient calculation, I cannot continue after reaching a certain number of steps, Can I fix it ? The error message is as follows:

(0) 09:20:41 [impl::ParticipantImpl]:391 in advance: iteration: 1, time-window: 317, time:  3.16789 of 5, time-window-size: 0.01, max-time-step-size: 0.0021133, ongoing: yes, time-window-complete: no, 3.16789 of 5, time-window-size: 0.01, max-time-step-size: 0.0021133, ongoing: Yes, time-window-complete: no,
step = 633 time = 5.0001E+00 delt = 7.8867E-03(step_upper_limit)
(0) 09:20:41 [impl::ParticipantImpl]:1561 in closeCommunicationChannels: Close communication channels

Hi @zhaoxiyan,

no, preCICE does not have a maximum number of time windows.

There have been some related bugs between v3.0.0-v3.1.2. Please update to the latest develop version, or wait for the v3.2.0, which should be released soon.

In case you are using CalculiX, note that CalculiX considers the INC in its input file as the maximum number of increments (time steps): Simulation gets stuck at same time window - #14 by rachaelesmith

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.