Skip to content

[CTest/TMPh] Reduce the sub-coupling iterations of two benchmarks

wenqing requested to merge wenqing/ogs:ph_test_update into master

In order to save the running time, this MR reduces the heat conduction equation involved sub-coupling iterations of two ThermoMechanicalPhaseField benchmarks:

  1. ThermoMechanicalPhaseField_3D_beam_local_coupling_temperature_displacement: its running time is reduced from 7s to 5 s on the machine with intel® Core™ i7-8565U.
  2. ThermoMechanicalPhaseField_3D_beam_local_coupling_temperature_phasefield: now 3.31 s
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?
Edited by wenqing

Merge request reports