Skip to content

[BHE] Using central differences to compute the jacobian for nonlinear solver of 'basic_newton'

Chaofan Chen requested to merge ChaofanChen/ogs:bhe_newton into master

Using central differences to compute the jacobian in the BHE process, so that the nonlinear solver of 'basic_newton' can be alternatively used.

The ctest has also been added, in which the 'basic_newton' is used to solve the original benchmark: BHE_1P.

Edited by Chaofan Chen

Merge request reports