Skip to content

Draft: Timeloop: Skip a process solution

Tao_You requested to merge hhutyou/ogs:timeloop_for_local_coupling into master

This MR adds one feature to timeloop.cpp when using a staggered solution scheme. The solution of a process can be skipped by commenting out tag <nonlinear_solver> at path <time_loop/processes/process> in .prj file.

This is a prepositive development for the THMPhaseField process (MR: !4608).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Tao_You

Merge request reports